summaryrefslogtreecommitdiffstats
path: root/pimd/mtracebis_netlink.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-12zebra: Consolidate on 1 function netlink_parse_rattr_nestedDonald Sharp1-13/+13
2021-05-12zebra: memset the `struct rtattr *tb[SIZE]` in setting functionDonald Sharp3-19/+3
2021-05-11ospf6d: document the interface address limits for ospfv3lynne1-0/+10
2021-05-11ospf6d: Limit the number of interface addresses being supportedlynne6-7/+84
2021-05-11doc: Move BGP community alias under a separate sectionDonatas Abraitis1-18/+32
2021-05-10pathd. Pathd TED support . Documentation update - [part 4/4]Javier Garcia1-19/+21
2021-05-10pathd. TED support . Topotest - [part 3/4]Javier Garcia26-0/+1384
2021-05-10pathd. TED support . Validation of candidate path - [part 2/4]Javier Garcia8-124/+752
2021-05-10pathd. TED support . Client to link State - [part 1/4]Javier Garcia7-2/+987
2021-05-10bgpd: deregister bgp instance from zebra when vrf is deletedIgor Ryzhov4-27/+47
2021-05-09Revert "bgpd: vrf route leaking, fix vrf redistribute"Igor Ryzhov2-6/+14
2021-05-09zebra: fix style warnings in previous commitsDavid Lamparter3-4/+4
2021-05-09tests: fix build warningIgor Ryzhov1-1/+1
2021-05-07ospfd: free "default-information originate" config when removing routerIgor Ryzhov1-2/+7
2021-05-07lib: remove old bfd libraryIgor Ryzhov6-431/+77
2021-05-07isisd: fix bfd config outputIgor Ryzhov1-4/+6
2021-05-07isisd: enable autocompletion for bfd profilesIgor Ryzhov1-1/+1
2021-05-07isisd: fix "no bfd profile" commandIgor Ryzhov1-9/+11
2021-05-07isisd: rework BFD integrationIgor Ryzhov10-413/+97
2021-05-06bgpd: don't return error for GR no-op commandsIgor Ryzhov1-7/+0
2021-05-06lib: ip prefix-list enforce expected ge le behaviorWesley Coakley1-4/+38
2021-05-06tools: stop frr-reload squashing le 32 / le 128Wesley Coakley1-11/+0
2021-05-06bgpd: rework BGP_MAX_PACKET_SIZE & friendsQuentin Young8-24/+26
2021-05-06tests: fix intermittent key error in bgp-auth topotestPat Ruddy1-3/+4
2021-05-06doc: Remove trailing whitespaces and fix WARNING: Error in "code-block"Donatas Abraitis1-20/+21
2021-05-06doc: update ospf6d for vrf supportIgor Ryzhov1-21/+17
2021-05-06tests: add topotest for ospf6d vrf supportharios_niral19-0/+888
2021-05-06ospf6d: add vty support for multiple vrfsharios_niral8-708/+1276
2021-05-05ospf6d: add internal support for multiple vrfsharios_niral3-2/+105
2021-05-05isisd: fix clang-11 warnings in snmp codePat Ruddy1-5/+1
2021-05-05ospfd: fix redistribution config when vrf doesn't existIgor Ryzhov3-41/+52
2021-05-05ospfd: deregister vrf from zebra when vrf is disabledIgor Ryzhov1-12/+15
2021-05-05tools: Add some more data to ignore for valgrindDonald Sharp1-0/+14
2021-05-05zebra: Reduce per vrf memory usage from hash table creationDonald Sharp2-7/+22
2021-05-05zebra: Reduce size of vni hash tables to a more reasonable start sizeDonald Sharp2-2/+2
2021-05-05zebra: Add some ability to know what hash is for what vniDonald Sharp1-2/+5
2021-05-05zebra: Allow the zvrf to know it's vrf when allocingDonald Sharp2-5/+6
2021-05-05tests: Check if `bgp community alias NAME ALIAS` commands worksDonatas Abraitis6-0/+135
2021-05-05doc: Add `bgp community alias NAME ALIAS` commandDonatas Abraitis1-0/+17
2021-05-05bgpd: Create BGP alias names for community/large-communityDonatas Abraitis14-9/+304
2021-05-05pimd: adjust rp_keep_alive_time when register_suppress_time is changedDon Slice3-2/+25
2021-05-05pimd: stop displaying global parameters in each vrfDon Slice2-22/+20
2021-05-05bgpd: Another call path with uninited dataDonald Sharp1-0/+3
2021-05-05pceplib: Clean scan-build static analyzer messages.Javier Garcia13-0/+188
2021-05-05tests: fix isis-topo1 topologiesIgor Ryzhov6-267/+313
2021-05-04bgpd: changing graceful-restart parameters should not be considered as errorChristian Poessinger1-3/+0
2021-05-04bgpd: Consolidate dampening show run output with the rest of that codeDonald Sharp1-9/+3
2021-05-04bgpd: No need to check if we are a dynamic peer or notDonald Sharp1-4/+0
2021-05-04bgpd: Do not output peer doppleganger dampened outputDonald Sharp1-2/+3
2021-05-04doc: Fix the rip and ripng `distribute-list ...` commandsDonald Sharp2-16/+31