summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-18doc: remove redundant index directivesIgor Ryzhov5-12/+1
2021-05-18isisd: simplify node Sid handlingFredi Raspall1-4/+3
2021-05-18isisd: clear the N-flag in ext. reachability TLVsFredi Raspall1-1/+1
2021-05-18tests: adding ospf basic 2 testcases.nguggarigoud4-2/+244
2021-05-18lib: libyang2 add missed conversionChristian Hopps8-65/+88
2021-05-17ripngd: fix interface wakeup after shutdownIgor Ryzhov1-0/+3
2021-05-17ripd: fix interface wakeup after shutdownIgor Ryzhov1-0/+3
2021-05-17tests: fix missing gitignore entryIgor Ryzhov1-0/+1
2021-05-14bgpd: fix display of timers when only 1 is changedQuentin Young1-1/+1
2021-05-13lib: adapt to version 2 of libyangChristian Hopps71-1267/+1226
2021-05-12pimd: Use __func__ instead of __PRETTY_FUNCTION__Donald Sharp1-1/+1
2021-05-12ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp6-43/+32
2021-05-12zebra: Use __func__ instead of __PRETTY_FUNCTION__Donald Sharp3-10/+8
2021-05-12bgpd: use __func__ instead of __PRETTY_FUNCTION__Donald Sharp2-5/+5
2021-05-12lib,zebra: Use a flag to track down status for connected addrsMark Stapp2-5/+26
2021-05-12tests: Add pytestmark to the flowspec topotestDonald Sharp1-0/+4
2021-05-12bgpd: Remove usage of prefix2str and use builtin in bgp_zebra.cDonald Sharp1-11/+7
2021-05-12bgpd: reduce cut-n-paste of bgp_zebra_announce_default for installDonald Sharp1-11/+13
2021-05-12bgpd: reduce cut-n-paste code in bgp_pbr.cDonald Sharp1-32/+14
2021-05-12tests: Fix pylint issues in test_bgp_recursive_route_ebgp_multi_hop.pyDonald Sharp1-15/+15
2021-05-12tests: Skip example_topojson_test and example_test from being testedDonatas Abraitis1-1/+1
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-12lib: Add ZCAP_IPC_LOCKDonald Sharp2-0/+5
2021-05-11bgpd: fix deconfig of conditional advertisementQuentin Young1-1/+1
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-11tools: Ignore mass renaming of topotests for git blameDonatas Abraitis1-0/+1
2021-05-11tests: Unify directory naming for topotestsDonatas Abraitis2082-0/+0
2021-05-11tools: Fix topotest directory for TravisDonatas Abraitis1-2/+2
2021-05-11doc: Require topotests directory to be consistent with othersDonatas Abraitis1-5/+7
2021-05-11doc: Move BGP community alias under a separate sectionDonatas Abraitis1-18/+32
2021-05-11ospf6d: Send MAXAGE LS update for received old self-originated LSAsMartin Buck1-8/+10
2021-05-10bgpd: scope evpn specific path selection to type-2 routesNeal Shrader1-4/+8
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-08zebra: check vni oper state in svi up notifChirag Shah1-2/+5
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