summaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-30bgpd: fix coverity warningIgor Ryzhov1-4/+2
2021-06-29pimd: make show ip mroute output consistentJafar Al-Gharaibeh1-8/+7
2021-06-29ospf6d: use per-vrf router id instead of one globalIgor Ryzhov3-10/+10
2021-06-29tests: fix build warningIgor Ryzhov1-0/+1
2021-06-29*: unify prefix copyingIgor Ryzhov5-22/+10
2021-06-29doc: remove "no" from clicmd directivesIgor Ryzhov2-4/+4
2021-06-28bgpd: Expand 'bgp default <afi>-<safi>' cmdsTrey Aspelund2-50/+49
2021-06-28tests: Include evpn in bgp-default-afi-safi.pyTrey Aspelund4-12/+45
2021-06-28tests: rename bgp_default_ipv4_ipv6 to _afi_safiTrey Aspelund8-0/+0
2021-06-28doc: Add docs for 'bgp default <afi>-<safi>' cmdsTrey Aspelund1-4/+55
2021-06-28bgpd: Convert to default_af[afi][safi]Trey Aspelund3-100/+149
2021-06-28doc: remove unnecessary index directivesIgor Ryzhov3-11/+0
2021-06-28isisd, ospfd: update interface_link_params callback to check for changeKaren Schoener5-6/+30
2021-06-28doc: fix some compile warninganlancs2-4/+2
2021-06-28ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan10-7/+134
2021-06-28doc: add a note for ospfd instancesanlancs1-1/+3
2021-06-26ospf6d: fix duplicated packet readIgor Ryzhov1-0/+7
2021-06-25doc: fix typo in OSPFv3 NSSARafael Zalamena1-2/+2
2021-06-25pimd: make function names consistentRafael Zalamena3-11/+13
2021-06-25topotests: bump MSDP mesh group test wait timeRafael Zalamena1-1/+1
2021-06-25pimd: allow MSDP group name 'default'Rafael Zalamena5-41/+27
2021-06-25topotests: topology to test MSDP peersRafael Zalamena14-0/+654
2021-06-25pimd: rework MSDP northbound integrationRafael Zalamena7-221/+99
2021-06-25yang: simplify MSDP peer handlingRafael Zalamena1-0/+1
2021-06-25pathd: coverity msg , frr_weak_random instead rand.Javier Garcia1-1/+1
2021-06-25tests: apply KISS to retry fixtureChristian Hopps12-138/+170
2021-06-25tests: fix pylint cleanup damageChristian Hopps1-48/+68
2021-06-25tests: Fix generate support bundle issue for test_route_map_topo1Kuldeep Kashyap1-50/+53
2021-06-24lib: Add some hash name differentiation for Command Hash'sDonald Sharp1-2/+7
2021-06-24doc: mark deprecated ./configure optionsDavid Lamparter1-11/+12
2021-06-24doc: explain the new `service cputime...` commandsDavid Lamparter1-0/+33
2021-06-24build: add `-Werror` to xrelfo log format warningsDavid Lamparter2-2/+6
2021-06-24lib: try CLOCK_THREAD_CPUTIME_IDDavid Lamparter3-3/+27
2021-06-24lib: make cputime checks runtime options (v2)David Lamparter7-78/+199
2021-06-24build: remove unused --disable-rusageDavid Lamparter1-2/+0
2021-06-24build: remove --enable-exampledirDavid Lamparter13-24/+1
2021-06-24bgpd: Fix SA warning about freeing an aspathMark Stapp1-0/+2
2021-06-23tests: Adding ospfv2 summarisation test cases.nguggarigoud3-0/+3274
2021-06-23tools: limit bgp route-maps to direct changes onlyDonald Sharp1-0/+47
2021-06-23isisd: fix interface ldp-sync configurationIgor Ryzhov1-52/+15
2021-06-23isisd: fix instance ldp-sync configurationIgor Ryzhov1-8/+9
2021-06-23isisd: fix NET NB configurationIgor Ryzhov1-12/+35
2021-06-23isisd: fix extra space in the mpls-te config outputIgor Ryzhov1-2/+2
2021-06-23vtysh: Expose SR node for non pathd use casesDonald Sharp1-6/+20
2021-06-23ospf6d: Show neighbor displays twice for every neighbor.Abhinay Ramesh1-0/+3
2021-06-23ospf6d: fix NSSA status updateIgor Ryzhov1-9/+15
2021-06-23ospf6d: fix redistribute configurationIgor Ryzhov1-6/+8
2021-06-23ospf6d: small ospf6_asbr_redistribute_set improvementIgor Ryzhov1-14/+6
2021-06-22bgpd: Make sure we don't miss to unlock for bgp_dest before returningDonatas Abraitis7-12/+48
2021-06-22isisd: using argv as a string name is categorically wrongDonald Sharp3-25/+25