summaryrefslogtreecommitdiffstats
path: root/pceplib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-26ospf6d: minor code enhancements.Manoj Naragund2-6/+11
2021-10-13tests: Convert over to using converged to test for ospf being convergedDonald Sharp28-56/+56
2021-10-13ospfd: Add `converged` and `role` json output for neighbor commandDonald Sharp3-2/+19
2021-10-13tests: Fix `Invalid escape sequence` warnings in test runsDonald Sharp3-5/+5
2021-10-12*: If building clippy we must have python3Donald Sharp1-0/+1
2021-10-12doc: Add missing static route options and clarify usageBaptiste Jonglez1-15/+41
2021-10-11tests: in isis_topo1_vrf, only configure valid interfacesMark Stapp1-1/+7
2021-10-10ospfd: use ospf_get_name() wherever possibleRenato Westphal4-149/+60
2021-10-09ospf6d: add missing vrf parameter to "clear ipv6 ospf6 interface"Igor Ryzhov2-9/+26
2021-10-08lib: set type for newly created interfacesIgor Ryzhov1-0/+4
2021-10-08tests: check for received Grace-LSAs on the OSPF GR topotestsRenato Westphal2-0/+94
2021-10-08*: cleanup number-named access-lists in CLIIgor Ryzhov8-90/+41
2021-10-08ospfd: fix display of plain-text data on "show ... json" commandsRenato Westphal8-16/+51
2021-10-08ospfd: display detailed information about opaque LSAs in JSON formatRenato Westphal1-0/+10
2021-10-08tests: Fix ospf[6]_gr_topo1 tests to work better under loadDonald Sharp2-17/+78
2021-10-08ospfd: preserve DR status across graceful restartsRenato Westphal1-0/+15
2021-10-08bgpd: don't return pointer to a local variableIgor Ryzhov1-1/+1
2021-10-08bgpd: fix crash when using "show bgp vrf all"Igor Ryzhov2-3/+2
2021-10-08ospf6d: Do not explicitly set the thread pointer to NULLDonatas Abraitis5-14/+0
2021-10-08isisd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2-3/+0
2021-10-08ospfd: Do not explicitly set the thread pointer to NULLDonatas Abraitis1-6/+0
2021-10-08tests: Do not explicitly set the thread pointer to NULLDonatas Abraitis2-2/+0
2021-10-07zebra: Display how long zebra is expected to wait for GRDonald Sharp1-1/+2
2021-10-07zebra: GR data was being printed 2 times for `show zebra client`Donald Sharp1-17/+0
2021-10-07bgpd: add missing vrf/view parameter to one commandIgor Ryzhov2-37/+20