summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_maximum_prefix_out (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: supress unused variables at topotestsY Bharath2024-06-121-2/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* topotests: set bgp peer-group with maximum-prefix-outLouis Scalbert2022-01-261-0/+42
* topotests: bgp no neighbor X.X.X.X maximum-prefix-out YLouis Scalbert2022-01-261-1/+1
* topotests: apply bgp maximum-prefix-out without clearing the neighborLouis Scalbert2022-01-201-8/+63
* tests: cleanup - remove unused importsChristian Hopps2021-09-041-3/+0
* tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps2021-09-041-10/+7
* tests: micronet: adapt testsChristian Hopps2021-09-041-1/+1
* tests: Add pytest.mark.bgpd for tests missing this markDonald Sharp2021-07-281-0/+2
* tests: use .items instead of .iteritems in topotestsMark Stapp2020-09-181-1/+1
* tests: Modify bgpd.conf to have faster keepalive/hold timersDonald Sharp2020-09-082-0/+2
* tests: Enable rfc8212 by default except datacenter profileDonatas Abraitis2020-04-142-0/+2
* tests: Run python formatter (black) for topotestsreformat2020-04-031-18/+17
* tests: Add test for `neighbor <X.X.X.X> maximum-prefix-out <Y>`Donatas Abraitis2020-01-176-0/+142