index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
topotests
/
bgp_features
Age
Commit message (
Expand
)
Author
2024-08-21
zebra, tests: Connected and Local routes should have a weight of 1
Donald Sharp
2024-07-15
tests: Refactoring FRR test suites
Y Bharath
2023-12-08
topotests: remove obsolete OSPFv3 area config
Rafael Zalamena
2023-08-17
zebra: Show NHT resolve via default status on/off
Donatas Abraitis
2023-07-10
tests: fix BGP delayopen timer expiration test
David Schweizer
2023-05-12
tests: improve bgp test determinism
Christian Hopps
2023-04-07
tests: replace deprecated ospf json keys
Mark Stapp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-11-21
tests: Expand minimum run_and_expect to 5 seconds
Donald Sharp
2022-01-07
tests: Adopt bgp_shutdown_message test to a proper encoding
Donatas Abraitis
2022-01-06
bgpd: Adjust symbolic names for cease notifications according to rfc4486
Donatas Abraitis
2021-11-07
tests: Remove debugs from topotests
Donald Sharp
2021-10-13
tests: Convert over to using converged to test for ospf being converged
Donald Sharp
2021-09-04
tests: cleanup - remove unused imports
Christian Hopps
2021-09-04
tests: remove legacy Topo class (fixes many pylint errors)
Christian Hopps
2021-09-04
tests: micronet: adapt tests
Christian Hopps
2021-08-03
Revert "tests: topotests for route-flap dampening"
Igor Ryzhov
2021-03-01
tests: Run `black` against tests again to clean up formatting
Donald Sharp
2021-02-04
tests: Add pytest.mark.ospfd to tests
Donald Sharp
2020-11-02
tests: topotests for route-flap dampening
David Schweizer
2020-12-17
tests: please follow the style guide
whitespace
2020-10-20
tests: topotests for BGP DelayOpenTimer
David Schweizer
2020-11-26
Merge pull request #7593 from opensourcerouting/bgp_features_ospf_fix
Donald Sharp
2020-11-26
tests: Make ospf convergence predictable by setting if priority
Martin Winter
2020-11-25
topotests: python3, replace iteritems with items
Philippe Guibert
2020-10-07
*: reformat python files
whitespace
2020-10-02
tests: don't compare internal vrfId in topotests
Igor Ryzhov
2020-10-01
tests: Topotest fixes to skip comparing InterfaceIndex and Internal status in...
Martin Winter
2020-09-02
tests: Enhance bgp_features topotest suite with tests for "bgp no-rib"
David Schweizer
2020-09-19
Merge pull request #7069 from opensourcerouting/fix-set-metric
Donald Sharp
2020-09-18
tests: use .items instead of .iteritems in topotests
Mark Stapp
2020-09-14
tests: Add topotest for BGP metric change
Martin Winter
2020-09-08
tests: Modify bgpd.conf to have faster keepalive/hold timers
Donald Sharp
2020-09-02
tests: Speed up bgp_features topotests by a lot
Donald Sharp
2020-08-21
tests: Cleanup and fix error message in bgp_features testsuite
Martin Winter
2020-08-21
tests: Add new bgp_features testsuite with test for bgp shutdown
Martin Winter