index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: fix missing gitignore entry
Igor Ryzhov
2021-05-17
1
-0
/
+1
*
Merge pull request #8556 from donaldsharp/bgp_pbr_weird
Russ White
2021-05-14
1
-0
/
+4
|
\
|
*
tests: Add pytestmark to the flowspec topotest
Donald Sharp
2021-05-12
1
-0
/
+4
*
|
Merge pull request #8144 from LabNConsulting/chopps/ly2
Martin Winter
2021-05-14
7
-7
/
+4
|
\
\
|
*
|
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
7
-7
/
+4
|
|
/
*
|
Merge pull request #8649 from ton31337/fix/unify-naming-for-topotests-directory
Donald Sharp
2021-05-13
2083
-1
/
+1
|
\
\
|
*
|
tests: Skip example_topojson_test and example_test from being tested
Donatas Abraitis
2021-05-12
1
-1
/
+1
|
*
|
tests: Unify directory naming for topotests
Donatas Abraitis
2021-05-11
2082
-0
/
+0
*
|
|
tests: Fix pylint issues in test_bgp_recursive_route_ebgp_multi_hop.py
Donald Sharp
2021-05-12
1
-15
/
+15
|
|
/
|
/
|
*
|
Merge pull request #8509 from volta-networks/pathd_ls_client
Olivier Dugeon
2021-05-12
26
-0
/
+1384
|
\
\
|
|
/
|
/
|
|
*
pathd. TED support . Topotest - [part 3/4]
Javier Garcia
2021-05-10
26
-0
/
+1384
*
|
Merge pull request #8648 from idryzhov/fix-test-assert
David Lamparter
2021-05-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tests: fix build warning
Igor Ryzhov
2021-05-09
1
-1
/
+1
*
|
Merge pull request #8441 from mjstapp/fix_topo_pylint1
David Lamparter
2021-05-09
9
-747
/
+1131
|
\
\
|
*
|
tests: run black over mcast-pim-static, static_routing_with_[ei]bgp
Mark Stapp
2021-04-13
9
-523
/
+888
|
*
|
tests: fix pylint errors in static_routing_with_ibgp
Mark Stapp
2021-04-13
4
-119
/
+120
|
*
|
tests: fix pylint errors in static_routing_with_ebgp tests
Mark Stapp
2021-04-13
4
-188
/
+195
|
*
|
tests: fix pylint errors in mcast-pim-static-rp-topo1
Mark Stapp
2021-04-13
1
-188
/
+199
*
|
|
Merge pull request #8626 from idryzhov/fix-isis-topo1
David Lamparter
2021-05-09
6
-267
/
+313
|
\
\
\
|
*
|
|
tests: fix isis-topo1 topologies
Igor Ryzhov
2021-05-05
6
-267
/
+313
*
|
|
|
Merge pull request #8380 from mjstapp/nexthop_cmp_basic
David Lamparter
2021-05-09
3
-0
/
+215
|
\
\
\
\
|
*
|
|
|
tests: add unit test for nexthop comparisons
Mark Stapp
2021-05-04
3
-0
/
+215
|
|
/
/
/
*
|
|
|
Merge pull request #8640 from pjdruddy/fix-bgp-auth-key-error
David Lamparter
2021-05-09
1
-3
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tests: fix intermittent key error in bgp-auth topotest
Pat Ruddy
2021-05-06
1
-3
/
+4
*
|
|
|
bgpd: rework BGP_MAX_PACKET_SIZE & friends
Quentin Young
2021-05-06
3
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #8636 from idryzhov/ospfv3-vrf-support
Rafael Zalamena
2021-05-06
19
-0
/
+888
|
\
\
\
|
*
|
|
tests: add topotest for ospf6d vrf support
harios_niral
2021-05-06
19
-0
/
+888
|
|
/
/
*
|
|
Merge pull request #8497 from ton31337/feature/bgp_community_alias
Donald Sharp
2021-05-06
6
-0
/
+135
|
\
\
\
|
*
|
|
tests: Check if `bgp community alias NAME ALIAS` commands works
Donatas Abraitis
2021-05-05
6
-0
/
+135
*
|
|
|
Merge pull request #8598 from idryzhov/fix-topotest-bgp-auth
Donald Sharp
2021-05-05
1
-77
/
+69
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: fix bgp-auth topotest
Igor Ryzhov
2021-05-01
1
-77
/
+69
*
|
|
|
Merge pull request #8564 from rameshabhinay/bgp_tcp_mss
Donatas Abraitis
2021-05-05
6
-0
/
+202
|
\
\
\
\
|
*
|
|
|
bgpd: Support tcp-mss for bgp neighbors
Abhinay Ramesh
2021-05-04
6
-0
/
+202
|
|
|
/
/
|
|
/
|
|
*
|
|
|
tests: add scapy to topotests Docker
David Lamparter
2021-05-03
1
-0
/
+1
*
|
|
|
lib: add *_swap_all to typesafe containers
David Lamparter
2021-05-03
1
-7
/
+119
|
/
/
/
*
|
|
Merge pull request #8545 from opensourcerouting/assert-our-own
Mark Stapp
2021-05-03
7
-5
/
+132
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tests: fix assert.h header change fallout
David Lamparter
2021-05-02
3
-3
/
+4
|
*
|
lib: rework how we "override" assert()
David Lamparter
2021-05-02
4
-1
/
+128
|
*
|
*: drop zassert.h
David Lamparter
2021-04-23
1
-1
/
+0
*
|
|
Merge pull request #8588 from idryzhov/a-lot-of-isis-fixes
Rafael Zalamena
2021-04-30
6
-24
/
+22
|
\
\
\
|
*
|
|
isisd: fix ldp-sync configuration
Igor Ryzhov
2021-04-29
3
-3
/
+3
|
*
|
|
isisd: allow arbitrary order of area/interface configuration
Igor Ryzhov
2021-04-29
3
-21
/
+19
*
|
|
|
ospfd: show ip ospf interface only shows BDR info, Added DR info.
rgirada
2021-04-29
1
-0
/
+2
*
|
|
|
Merge pull request #8546 from ton31337/fix/add_markers_for_recent_bgpd
Quentin Young
2021-04-28
2
-0
/
+4
|
\
\
\
\
|
*
|
|
|
tests: Add pytest bgpd markers for recent BGP tests
Donatas Abraitis
2021-04-27
2
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #8322 from qlyoung/topotests
Jafar Al-Gharaibeh
2021-04-28
2
-55
/
+6
|
\
\
\
\
|
*
|
|
|
tests: fix use of undefined variable in pim lib
Quentin Young
2021-04-07
1
-2
/
+1
|
*
|
|
|
tests: fix improper format strings in pim lib
Quentin Young
2021-04-07
1
-8
/
+3
|
*
|
|
|
tests: remove duplicate pim test function
Quentin Young
2021-04-07
1
-45
/
+1
|
*
|
|
|
tests: provide sane default for --topology-only
Quentin Young
2021-04-07
1
-0
/
+1
[next]