summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-30tools: update the northbound callbacks generatorRenato Westphal1-3/+52
2019-10-30bfdd: split northbound callbacks into multiple filesRenato Westphal9-1268/+1514
2019-10-30doc: bgp sender side as path loop detectionRafael Zalamena1-0/+8
2019-10-30vrrpd: some more error logging fixesQuentin Young56-9836/+8605
2019-10-30pimd: Duplicate config is not a CMD_WARNING_CONFIG_FAILEDDonald Sharp1-1/+3
2019-10-30ripngd: split northbound callbacks into multiple filesRenato Westphal11-1298/+1495
2019-10-30ripd: split northbound callbacks into multiple filesRenato Westphal13-1920/+2205
2019-10-30isisd: split northbound callbacks into multiple filesRenato Westphal17-4108/+4503
2019-10-29bgpd: expose sender side AS path loop detectionRafael Zalamena4-6/+52
2019-10-29vrrpd: only count ipv4 addresses on check startGhasem Naddaf3-6/+21
2019-10-29README.md: Add FRR IconStephen Worley1-0/+4
2019-10-29topotests/Dockerfile: Install libyang from repositoryChristian Franke1-10/+10
2019-10-29bfdd: Handling local and remote admin-downSumitAgarwal12312-21/+78
2019-10-29zebra: zvni_map_to_svi may return NULL act accordinglyDonald Sharp1-6/+8
2019-10-29zebra: Fix some nhg SA issues found in latest CoverityDonald Sharp2-4/+8
2019-10-28doc: Add redistribute vnc-direct commandDonatas Abraitis1-0/+5
2019-10-28doc: redistribute vpn --> redistribute vncDonatas Abraitis1-2/+2
2019-10-26bgpd: write variable is never used in cli functionDonald Sharp1-4/+0
2019-10-26bgpd: bgp_path_info_mpath_next only returns valuesDonald Sharp1-2/+0
2019-10-26bgpd: Logically dead codeDonald Sharp1-15/+5
2019-10-26bgpd: Remove dead code in rfapiDonald Sharp3-10/+2
2019-10-26bfdd: VRF and CoverityDonald Sharp2-2/+2
2019-10-25zebra: rt_netlink nexthop handling checkpatchStephen Worley1-17/+14
2019-10-25zebra: Cleanup zebra_nhg APIsStephen Worley6-125/+121
2019-10-25zebra: Re-work zebra_nhg_*_valid APIsStephen Worley3-57/+82
2019-10-25zebra: Improve commenting for group requeue caseStephen Worley1-3/+10
2019-10-25zebra: Change wording of duplicate kernel nhg flagStephen Worley3-20/+25
2019-10-25lib: Make nexthop_next* use const for nexthopStephen Worley2-4/+5
2019-10-25zebra: Check depends for validity, not dependentsStephen Worley1-2/+1
2019-10-25zebra: Guard nexthop group overflow readStephen Worley1-3/+4
2019-10-25zebra: Adjust nhg handling for dataplane result off on shutdownStephen Worley1-82/+63
2019-10-25zebra: Set the nhe type in the appropriate placeStephen Worley1-2/+3
2019-10-25zebra: Remove cleanup and nhg workqueue boilerplateStephen Worley4-36/+0
2019-10-25zebra: Comment to indicate where nhg hashtables liveStephen Worley1-0/+5
2019-10-25lib,pbrd,zebra: Use one api to delete nexthops/groupStephen Worley7-18/+8
2019-10-25pbrd: nexthop_group delete cb don't free pbr->nhgStephen Worley1-1/+0
2019-10-25zebra: Use ng pointer in mpls_ftn_uninstallStephen Worley1-1/+1
2019-10-25zebra: Add DPLANE_NEIGH and DPLANE_VTEP to nhg casesStephen Worley2-0/+10
2019-10-25doc: Add docs for new nexthop group commandsStephen Worley1-4/+20
2019-10-25zebra: Fallback to default ns if nhg vrf lookup failsStephen Worley1-1/+8
2019-10-25lib: Add common handler for nexthop_group_equal*()Stephen Worley1-18/+22
2019-10-25lib: Add NULL check in nexthop_group_equal*() iterStephen Worley1-0/+14
2019-10-25zebra: Zebra nexthop group re-work checkpatch fixesStephen Worley6-46/+49
2019-10-25zebra: Fix NULL check in zebra_nhg_rib_find()Stephen Worley1-4/+2
2019-10-25lib: Fix nexthop_group_equal*() NULL checkStephen Worley1-2/+2
2019-10-25topotests: Expect shared nexthop memoryStephen Worley7-7/+0
2019-10-25zebra: Update ip route show with nexthop_num APIStephen Worley1-2/+2
2019-10-25zebra: Add bsd nexthop install boilerplateStephen Worley1-0/+5
2019-10-25zebra: Fix missed bsd nexthop group pointerStephen Worley1-1/+1
2019-10-25zebra: Force off kernel nexthop group API for nowStephen Worley1-0/+8