index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
tools: update the northbound callbacks generator
Renato Westphal
1
-3
/
+52
2019-10-30
bfdd: split northbound callbacks into multiple files
Renato Westphal
9
-1268
/
+1514
2019-10-30
doc: bgp sender side as path loop detection
Rafael Zalamena
1
-0
/
+8
2019-10-30
vrrpd: some more error logging fixes
Quentin Young
56
-9836
/
+8605
2019-10-30
pimd: Duplicate config is not a CMD_WARNING_CONFIG_FAILED
Donald Sharp
1
-1
/
+3
2019-10-30
ripngd: split northbound callbacks into multiple files
Renato Westphal
11
-1298
/
+1495
2019-10-30
ripd: split northbound callbacks into multiple files
Renato Westphal
13
-1920
/
+2205
2019-10-30
isisd: split northbound callbacks into multiple files
Renato Westphal
17
-4108
/
+4503
2019-10-29
bgpd: expose sender side AS path loop detection
Rafael Zalamena
4
-6
/
+52
2019-10-29
vrrpd: only count ipv4 addresses on check start
Ghasem Naddaf
3
-6
/
+21
2019-10-29
README.md: Add FRR Icon
Stephen Worley
1
-0
/
+4
2019-10-29
topotests/Dockerfile: Install libyang from repository
Christian Franke
1
-10
/
+10
2019-10-29
bfdd: Handling local and remote admin-down
SumitAgarwal123
12
-21
/
+78
2019-10-29
zebra: zvni_map_to_svi may return NULL act accordingly
Donald Sharp
1
-6
/
+8
2019-10-29
zebra: Fix some nhg SA issues found in latest Coverity
Donald Sharp
2
-4
/
+8
2019-10-28
doc: Add redistribute vnc-direct command
Donatas Abraitis
1
-0
/
+5
2019-10-28
doc: redistribute vpn --> redistribute vnc
Donatas Abraitis
1
-2
/
+2
2019-10-26
bgpd: write variable is never used in cli function
Donald Sharp
1
-4
/
+0
2019-10-26
bgpd: bgp_path_info_mpath_next only returns values
Donald Sharp
1
-2
/
+0
2019-10-26
bgpd: Logically dead code
Donald Sharp
1
-15
/
+5
2019-10-26
bgpd: Remove dead code in rfapi
Donald Sharp
3
-10
/
+2
2019-10-26
bfdd: VRF and Coverity
Donald Sharp
2
-2
/
+2
2019-10-25
zebra: rt_netlink nexthop handling checkpatch
Stephen Worley
1
-17
/
+14
2019-10-25
zebra: Cleanup zebra_nhg APIs
Stephen Worley
6
-125
/
+121
2019-10-25
zebra: Re-work zebra_nhg_*_valid APIs
Stephen Worley
3
-57
/
+82
2019-10-25
zebra: Improve commenting for group requeue case
Stephen Worley
1
-3
/
+10
2019-10-25
zebra: Change wording of duplicate kernel nhg flag
Stephen Worley
3
-20
/
+25
2019-10-25
lib: Make nexthop_next* use const for nexthop
Stephen Worley
2
-4
/
+5
2019-10-25
zebra: Check depends for validity, not dependents
Stephen Worley
1
-2
/
+1
2019-10-25
zebra: Guard nexthop group overflow read
Stephen Worley
1
-3
/
+4
2019-10-25
zebra: Adjust nhg handling for dataplane result off on shutdown
Stephen Worley
1
-82
/
+63
2019-10-25
zebra: Set the nhe type in the appropriate place
Stephen Worley
1
-2
/
+3
2019-10-25
zebra: Remove cleanup and nhg workqueue boilerplate
Stephen Worley
4
-36
/
+0
2019-10-25
zebra: Comment to indicate where nhg hashtables live
Stephen Worley
1
-0
/
+5
2019-10-25
lib,pbrd,zebra: Use one api to delete nexthops/group
Stephen Worley
7
-18
/
+8
2019-10-25
pbrd: nexthop_group delete cb don't free pbr->nhg
Stephen Worley
1
-1
/
+0
2019-10-25
zebra: Use ng pointer in mpls_ftn_uninstall
Stephen Worley
1
-1
/
+1
2019-10-25
zebra: Add DPLANE_NEIGH and DPLANE_VTEP to nhg cases
Stephen Worley
2
-0
/
+10
2019-10-25
doc: Add docs for new nexthop group commands
Stephen Worley
1
-4
/
+20
2019-10-25
zebra: Fallback to default ns if nhg vrf lookup fails
Stephen Worley
1
-1
/
+8
2019-10-25
lib: Add common handler for nexthop_group_equal*()
Stephen Worley
1
-18
/
+22
2019-10-25
lib: Add NULL check in nexthop_group_equal*() iter
Stephen Worley
1
-0
/
+14
2019-10-25
zebra: Zebra nexthop group re-work checkpatch fixes
Stephen Worley
6
-46
/
+49
2019-10-25
zebra: Fix NULL check in zebra_nhg_rib_find()
Stephen Worley
1
-4
/
+2
2019-10-25
lib: Fix nexthop_group_equal*() NULL check
Stephen Worley
1
-2
/
+2
2019-10-25
topotests: Expect shared nexthop memory
Stephen Worley
7
-7
/
+0
2019-10-25
zebra: Update ip route show with nexthop_num API
Stephen Worley
1
-2
/
+2
2019-10-25
zebra: Add bsd nexthop install boilerplate
Stephen Worley
1
-0
/
+5
2019-10-25
zebra: Fix missed bsd nexthop group pointer
Stephen Worley
1
-1
/
+1
2019-10-25
zebra: Force off kernel nexthop group API for now
Stephen Worley
1
-0
/
+8
[next]