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 build with GCC 10
Ruben Kerkhof
2020-03-08
1
-1
/
+1
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-2
/
+2
*
Merge pull request #5855 from ton31337/fix/allow_using_add_sub_for_local-pref...
Sri Mohana Singamsetty
2020-03-02
8
-0
/
+194
|
\
|
*
tests: Add a test case for `set local-preference +/-LOCAL_PREF`
Donatas Abraitis
2020-02-28
8
-0
/
+194
*
|
tests: Modified scripts to optimize execution time for route-map test suite
Kuldeep Kashyap
2020-02-26
3
-637
/
+652
*
|
tests: Reduce rip[ng]-topo1 run time
Donald Sharp
2020-02-19
14
-18
/
+22
*
|
tests: bgp_multiview_topo1 was taking too long
Donald Sharp
2020-02-19
1
-7
/
+5
|
/
*
Merge pull request #5802 from ton31337/feature/aggregate-address_origin_override
Donald Sharp
2020-02-19
6
-0
/
+154
|
\
|
*
tests: Add test case for `aggregate-address <prefix> origin <origin>`
Donatas Abraitis
2020-02-13
6
-0
/
+154
*
|
Merge pull request #5651 from AnuradhaKaruppiah/evpn-pim-fixes
Philippe Guibert
2020-02-18
18
-0
/
+402
|
\
\
|
*
|
tests: Add a evpn-pim test case
Anuradha Karuppiah
2020-02-14
18
-0
/
+402
|
|
/
*
/
bgpd: Add a couple more spaces for output on MsgRcvd and MsgSent
Donald Sharp
2020-02-17
2
-8
/
+8
|
/
*
Merge pull request #5744 from ton31337/fix/thread-as-withdraw_attributes
Russ White
2020-02-11
1
-1
/
+1
|
\
|
*
bgpd: Update some attributes how they are handled if malformed
Donatas Abraitis
2020-02-05
1
-1
/
+1
*
|
Merge pull request #5776 from volta-networks/fix_ldp_topol_test
Renato Westphal
2020-02-10
1
-14
/
+14
|
\
\
|
*
|
tests: Fix LDP topotest to validate MPLS LDP CLI output
Karen Schoener
2020-02-10
1
-14
/
+14
*
|
|
topotest: bgp_l3vpn_to_bgp_vrf - report unexpected BGP notifications
Lou Berger
2020-02-08
2
-0
/
+45
*
|
|
Merge pull request #5722 from donaldsharp/kernel_routes
Russ White
2020-02-06
5
-0
/
+296
|
\
\
\
|
*
|
|
tests: Test some basic kernel <-> zebra interactions
Donald Sharp
2020-01-24
5
-0
/
+296
*
|
|
|
Merge pull request #5761 from qlyoung/fix-bgp-gr-cruft
Donatas Abraitis
2020-02-06
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bgpd, lib: fix style from BGP GR code
Quentin Young
2020-02-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
|
/
/
*
|
Merge pull request #5210 from bisdhdh/master
Russ White
2020-01-28
1
-1
/
+19
|
\
\
|
|
/
|
/
|
|
*
bgpd: Adding Selection Deferral Timer handler changes.
bisdhdh
2020-01-23
1
-1
/
+19
*
|
tests: Test ospf unnumbered behavior and ensure that it works
Donald Sharp
2020-01-22
9
-0
/
+411
|
/
*
topotest: log results summary at end of lutil run
Lou Berger
2020-01-21
2
-0
/
+9
*
topotest: bgp_l3vpn_to_bgp_vrf - catch case of sharpd not being compiled
Lou Berger
2020-01-21
1
-5
/
+6
*
Merge pull request #5707 from donaldsharp/nexthop_encoding
Donatas Abraitis
2020-01-18
9
-3
/
+112
|
\
|
*
tests: Add another router to the basic pim tests
Donald Sharp
2020-01-18
9
-3
/
+112
*
|
tests: Add test for `neighbor <X.X.X.X> maximum-prefix-out <Y>`
Donatas Abraitis
2020-01-17
6
-0
/
+142
|
/
*
tests: add basic nexthop group functionality test
Stephen Worley
2020-01-15
3
-0
/
+38
*
tests: ospf6-topo1 did not work properly with nhg's and 5.3 kernels
Donald Sharp
2020-01-10
2
-2
/
+16
*
Merge pull request #5410 from ton31337/feature/bgp_default-route_with_route-m...
Donald Sharp
2020-01-09
6
-0
/
+161
|
\
|
*
tests: Add a test for 'neighbor <neighbor> default-originate route-map <rm>'
Donatas Abraitis
2020-01-07
6
-0
/
+161
*
|
bgpd: fix missing bounds checks for psid attr
Quentin Young
2020-01-03
1
-1
/
+1
|
/
*
tests: Test if eBGP policy is not applied to iBGP peers
Donatas Abraitis
2019-12-19
5
-22
/
+75
*
tests: fix endian bug in test_typelist
Mark Stapp
2019-12-18
1
-4
/
+5
*
Merge pull request #5502 from ton31337/fix/rr_do_not_show_fqdn
Sri Mohana Singamsetty
2019-12-16
1
-20
/
+28
|
\
|
*
tests: Test if `ip` and `fqdn` are included in `show [ip] bgp json`
Donatas Abraitis
2019-12-12
1
-20
/
+28
*
|
Merge pull request #4765 from opensourcerouting/defaults-v2
Donald Sharp
2019-12-06
14
-16
/
+104
|
\
\
|
*
|
topojson: use empty vtysh.conf for frr-reload.py
David Lamparter
2019-12-06
1
-2
/
+11
|
*
|
bgpd: use new defaults system (v2)
David Lamparter
2019-12-06
3
-3
/
+3
|
*
|
lib: add frr_version_cmp()
David Lamparter
2019-12-06
4
-0
/
+79
|
*
|
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
6
-11
/
+11
|
|
/
*
/
topotests: Adapt to linux kernel 5+
Mark Stapp
2019-12-06
2
-2
/
+27
|
/
*
Merge pull request #5305 from ton31337/feature/draft-ietf-idr-deprecate-as-se...
Donald Sharp
2019-12-04
8
-0
/
+217
|
\
|
*
tests: Add a test case for `bgp reject-as-sets`
Donatas Abraitis
2019-11-14
8
-0
/
+217
*
|
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
|
Merge pull request #5257 from ton31337/fix/update_rib_on_bgp_distance_changes
Sri Mohana Singamsetty
2019-11-19
6
-0
/
+166
|
\
\
|
*
|
tests: Test if `distance bgp (1-255) (1-255) (1-255)` works
Donatas Abraitis
2019-11-14
6
-0
/
+166
[next]