index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_mroute.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-16
*: remove cmd_node->vtysh
David Lamparter
53
-98
/
+1
2020-04-16
*: clean up cmd_node initializers
David Lamparter
51
-249
/
+604
2020-04-16
tests: Check if the right next-hop is shown (bgp_show_ip_bgp_fqdn)
Donatas Abraitis
5
-16
/
+44
2020-04-16
bgpd: Show hostname in `show [ip] bgp ...` only if nexthop is connected
Donatas Abraitis
1
-4
/
+7
2020-04-15
bgpd: Validate all large communities if specified more per line
Donatas Abraitis
1
-14
/
+22
2020-04-15
nhrpd: Actually allow json output
Donald Sharp
1
-1
/
+1
2020-04-15
zebra: Modify netlink_request to statisfy coverity
Donald Sharp
5
-11
/
+12
2020-04-15
ldpd: ldp_vty_neighbor_password(): fix auth.md5key_len calculation
G. Paul Ziemba
1
-1
/
+1
2020-04-14
zebra: use %u for unsigned when printing counters
Quentin Young
1
-18
/
+18
2020-04-14
zebra: fix hash_backet typo in data plane FPM
Rafael Zalamena
1
-4
/
+4
2020-04-14
zebra: hide verbose data plane FPM log messages
Rafael Zalamena
1
-28
/
+41
2020-04-14
zebra: fix some formatting/style issues
Rafael Zalamena
2
-25
/
+20
2020-04-14
zebra: data plane FPM add support RMAC VNI
Rafael Zalamena
5
-12
/
+77
2020-04-14
zebra: fix style on data plane FPM module
Rafael Zalamena
1
-14
/
+14
2020-04-14
build: fix data plane FPM netlink module
Rafael Zalamena
4
-27
/
+61
2020-04-14
zebra: use atomic operations in FPM
Rafael Zalamena
1
-36
/
+45
2020-04-14
zebra: queue data plane context for FPM
Rafael Zalamena
1
-3
/
+74
2020-04-14
zebra: improve FPM output buffer handling
Rafael Zalamena
1
-2
/
+47
2020-04-14
zebra: simplify FPM buffer full detection
Rafael Zalamena
1
-35
/
+29
2020-04-14
zebra: implement FPM counters
Rafael Zalamena
1
-4
/
+125
2020-04-14
zebra: CLI commands for new FPM interface
Rafael Zalamena
2
-20
/
+190
2020-04-14
zebra: data plane FPM RMAC walk code
Rafael Zalamena
1
-2
/
+119
2020-04-14
zebra: adapt and export rmac netlink functions
Rafael Zalamena
4
-40
/
+76
2020-04-14
ospfd: router LSA link info missing length check
Quentin Young
1
-17
/
+23
2020-04-14
pbrd: fix wording in pbr_send_pbr_map comment
Stephen Worley
1
-1
/
+1
2020-04-14
zebra: data plane FPM RIB walk code
Rafael Zalamena
3
-4
/
+118
2020-04-14
zebra: data plane plugin for FPM netlink
Rafael Zalamena
2
-0
/
+450
2020-04-14
zebra: dataplane context reset and init apis
Mark Stapp
2
-68
/
+122
2020-04-14
zebra: export netlink function and change return
Rafael Zalamena
2
-6
/
+10
2020-04-14
zebra: simplify netlink_route_multipath
Rafael Zalamena
1
-22
/
+17
2020-04-14
zebra: simplify some netlink debug messages
Rafael Zalamena
1
-74
/
+55
2020-04-14
zebra: generalize netlink route talk function
Rafael Zalamena
1
-57
/
+66
2020-04-14
doc: update BFD debugging section
Rafael Zalamena
1
-3
/
+26
2020-04-14
topotest: enable bfd debugs on all BFD tests
Rafael Zalamena
14
-0
/
+70
2020-04-14
bfdd: add more zebra debug messages
Rafael Zalamena
1
-25
/
+22
2020-04-14
bfdd: constify satostr
Rafael Zalamena
2
-4
/
+4
2020-04-14
bfdd: remove time calculation debugs
Rafael Zalamena
1
-16
/
+0
2020-04-14
bfdd: simplify code flow
Rafael Zalamena
4
-30
/
+5
2020-04-14
bfdd: add debug fine tuning capabilities
Rafael Zalamena
5
-68
/
+208
2020-04-14
zebra: fix some coverity SA warnings
Mark Stapp
2
-19
/
+14
2020-04-14
lib/defaults: don't use "static" in a weird way
David Lamparter
1
-2
/
+3
2020-04-14
lib/defaults: more bool confusion
David Lamparter
1
-1
/
+1
2020-04-14
ospfd: fix uaf upon rx of self-originated lsa
Quentin Young
1
-2
/
+2
2020-04-14
doc: Documentation for weighted ECMP and link bandwidth
vivek
4
-1
/
+315
2020-04-13
lib: fix SA warning in vrf creation zapi handler
Quentin Young
1
-3
/
+3
2020-04-13
lib: fix if_set_value
Quentin Young
1
-118
/
+29
2020-04-13
lib: work around enum issue in old gcc
Quentin Young
1
-1
/
+8
2020-04-13
bgpd: Replace 0 to false for bool assignment in bgp_update_martian_nexthop()
Donatas Abraitis
1
-1
/
+1
2020-04-13
lib: re-add accidentally deleted pfx family set
Quentin Young
1
-0
/
+1
2020-04-13
lib: improve sanity check on vrf backend value
Quentin Young
1
-1
/
+1
[next]