summaryrefslogtreecommitdiffstats
path: root/eigrpd/eigrp_interface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-16ospf6d: add missing entry to array of stringsRenato Westphal1-1/+1
2021-09-16tests: Fix make check builds on some bsd variantsDonald Sharp1-1/+1
2021-09-16doc: fixup formatting in zebra.rstTrey Aspelund1-2/+2
2021-09-15ospf6d: cleanup useless checksIgor Ryzhov8-57/+0
2021-09-15bgpd: Update legend also for evpn_show_route_rdAaron Pereira1-1/+1
2021-09-15ospf6d: fix possible NULL dereferenceIgor Ryzhov1-1/+4
2021-09-15bgpd: fix coverity warningIgor Ryzhov1-0/+3
2021-09-14doc: Expand sysctl values covered in zebra.rstTrey Aspelund1-10/+77
2021-09-14doc: Add reference to vtysh in basic setupTrey Aspelund1-0/+21
2021-09-14bgpd: Update route-type-1 legend to match outputAaron Pereira1-1/+1
2021-09-14zebra: Fix case default usage w/ enum'sDonald Sharp1-8/+0
2021-09-14lib: Fix usage of defaultDonald Sharp1-9/+1
2021-09-14lib,doc,tests: printfrr %pNHcg, %pNHciG. Paul Ziemba3-0/+79
2021-09-14vtysh: Allow us to gather a bit more data when extract.pl diesDonald Sharp1-2/+4
2021-09-14lib: fix segfault on question mark on empty lineIgor Ryzhov1-1/+1
2021-09-14topotests: bgp_srv6l3vpn_to_bgp_vrf bgp locator unset test caseHiroki Shirokura1-0/+59
2021-09-14bgpd: add no-cli for srv6 on bgpd-sideHiroki Shirokura3-0/+102
2021-09-13zebra: Fix IPv4 routes with IPv6 link local next hops install in FPMNikhil Kelapure3-1/+14
2021-09-13tests: remove python format block from dir-localsMark Stapp1-3/+1
2021-09-12tests: Optimize test_multicast_pim_sm_topo1.pyKuldeep Kashyap1-9/+17
2021-09-11tests: fix typo in zebra.confenigamict1-1/+1
2021-09-11zebra: copy nexthop_srv6 in nexthop_set_resolvedRyoga Saito1-0/+8
2021-09-10bgpd: remove es_path VNI display from type-2 routesAnuradha Karuppiah1-9/+0
2021-09-10tests: Break up route_scale into 2 separate testsDonald Sharp3-43/+179
2021-09-09ospf6d: Cleanup headers to our standardDonald Sharp8-63/+71
2021-09-09isisd: Remove weird wrapper function that downgrades time_t to 32 bitDonald Sharp1-14/+7
2021-09-09pathd: Ensure node_src_id is inited before usageDonald Sharp1-0/+9
2021-09-09bgpd: Do not strip peer's description by whitespace in `show bgp summary`Donatas Abraitis1-11/+13
2021-09-09tests: We follow strict prototyping rulesDonald Sharp1-3/+3
2021-09-09tests: Fix BGP check in all_protocol_startupMartin Winter1-0/+6
2021-09-08bgpd: move rpki source after the server configIgor Ryzhov2-18/+17
2021-09-08tests: add one more check for default-originate with route-mapIgor Ryzhov1-1/+7
2021-09-08bgpd: fix aspath memory leakIgor Ryzhov1-0/+2
2021-09-08bgpd: fix default-originate route-map processingIgor Ryzhov1-13/+9
2021-09-08lib: add ability to supply separate match/set objects to routemapsIgor Ryzhov2-10/+16
2021-09-08tests: increase wait and update testChristian Hopps5-2347/+64
2021-09-08tests: update the test template and docChristian Hopps4-69/+125
2021-09-08tests: Set mask to a default value for addKernelRouteDonald Sharp1-0/+2
2021-09-08tests: Remove unneeded calls to addKernelRoutesDonald Sharp1-16/+0
2021-09-07tests: fix xterm windows for topotests, better errorsChristian Hopps3-25/+69
2021-09-07zebra: Send path del to bgp for local-inactive pathAnuradha Karuppiah1-1/+1
2021-09-07zebra: If we hand set the router-id only update everyone if it changesDonald Sharp1-3/+12
2021-09-07zebra: Do not send a router-id of 0.0.0.0 when we don't know it yetDonald Sharp1-1/+13
2021-09-07doc/developer: adding a CLI node: mention frr-reload.py and VTY_PUSH_XPATHG. Paul Ziemba1-3/+41
2021-09-07vrf_name_to_id(): removeG. Paul Ziemba4-19/+22
2021-09-07tests: extend the ospf6_topo2 to test totally stub NSSAsRenato Westphal1-11/+82
2021-09-07ospf6d: add support for NSSA totally stub areasRenato Westphal5-24/+68
2021-09-07ospfd: Don't allocate json memory unless we have json outputDonald Sharp1-11/+7
2021-09-07bgpd: Fix usage of JSON_C_TO_STRING_NOSLASHESCAPEDonald Sharp1-6/+5
2021-09-07ospfd: Fix usage of JSON_C_TO_STRING_NOSLASHESCAPEDonald Sharp1-12/+14