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: Cleanup assumption that ALLOC could fail.
Donald Sharp
2018-08-11
2
-23
/
+5
*
isisd: make spf code dst-src aware
Christian Franke
2018-08-03
1
-10
/
+10
*
isisd: learn and advertise IPv6 dst-src routes
Christian Franke
2018-08-03
1
-0
/
+0
*
tests: Let compiler know this was an intentionall fallthrough
Donald Sharp
2018-07-25
1
-0
/
+1
*
tests: Prevent weird type promotion objection in bgp tests
Donald Sharp
2018-07-25
1
-2
/
+2
*
tests: Fix const change
Donald Sharp
2018-07-25
1
-1
/
+2
*
tests/isisd: fix warnings
F. Aragon
2018-07-24
1
-27
/
+26
*
tests: add test_bgp_table to gitignore
Mark Stapp
2018-07-13
1
-0
/
+1
*
tests: align with srcdest lib changes, remove bgp binary
Mark Stapp
2018-07-12
2
-236
/
+9
*
bgpd: add test for bgp_table_range_lookup
Marcel Röthke
2018-07-05
4
-1
/
+431
*
Merge pull request #2408 from ajones-rvbd/ajones-issue-2403
Quentin Young
2018-06-21
1
-2
/
+3
|
\
|
*
tests: use BUILT_SOURCES in tests/Makefile.am for automake 1.16.1
Arthur Jones
2018-06-12
1
-2
/
+3
*
|
Merge pull request #2445 from ppmathis/feature/bgp-pg-overrides
Russ White
2018-06-19
2
-216
/
+752
|
\
\
|
*
|
bgpd: Finalize group-overrides for peer/AF attrs
Pascal Mathis
2018-06-14
1
-48
/
+261
|
*
|
bgpd: Implement group-overrides for peer attrs
Pascal Mathis
2018-06-14
2
-0
/
+50
|
*
|
bgpd: Implement group-overrides for peer timers
Pascal Mathis
2018-06-14
1
-21
/
+24
|
*
|
bgpd: Improve test suite for peer-group overrides
Pascal Mathis
2018-06-14
1
-178
/
+215
|
*
|
bgpd: Fix AF-attribute overrides when binding peer
Pascal Mathis
2018-06-14
2
-20
/
+136
|
*
|
bgpd: Implement group-overrides for peer flags
Pascal Mathis
2018-06-14
2
-94
/
+211
|
|
/
*
|
Merge pull request #2465 from qlyoung/fix-build-am-cppflags-warning
Russ White
2018-06-19
1
-1
/
+1
|
\
\
|
*
|
tests: fixup minor autotools nit
Quentin Young
2018-06-15
1
-1
/
+1
|
|
/
*
|
eigrpd, lib, tests, vtysh: security (cppcheck)
paco
2018-06-19
1
-3
/
+1
*
|
babeld, lib, ospfd, tests: fmt fixes (cppcheck)
paco
2018-06-18
3
-4
/
+4
|
/
*
Merge pull request #2298 from qlyoung/pipe-actions-vtysh
Russ White
2018-06-08
1
-2
/
+2
|
\
|
*
lib: add string utilities
Quentin Young
2018-06-06
1
-2
/
+2
*
|
tests/isisd: bypass test_fuzz_isis_tlv when inet_ntop is broken
Arthur Jones
2018-06-06
1
-2
/
+13
|
/
*
Merge pull request #2304 from ppmathis/enhancement/bgp-pg-overrides
Quentin Young
2018-06-05
4
-0
/
+1178
|
\
|
*
tests: Improve test suite for peer attributes
Pascal Mathis
2018-05-28
2
-302
/
+239
|
*
bgpd: Fix style issues for peer-group overrides
Pascal Mathis
2018-05-28
1
-6
/
+4
|
*
tests: Add tests for overriding BGP peer attrs
Pascal Mathis
2018-05-28
4
-0
/
+1243
*
|
bgpd: Cleanup assumptions in bgp_evpn.c
Donald Sharp
2018-06-05
1
-0
/
+2
*
|
tests: add pytest cache to gitignore
Christian Franke
2018-05-28
1
-0
/
+1
|
/
*
tests: add missing file to Makefile.am
Quentin Young
2018-05-18
1
-0
/
+1
*
tests: Add a prefix-sid test
Donald Sharp
2018-05-03
1
-3
/
+35
*
tests: Fix crash in test_mp_attr
Donald Sharp
2018-04-25
1
-0
/
+4
*
lib: add DFS + DOT dumping to graph datastructure
Quentin Young
2018-04-19
5
-0
/
+151
*
ospf6d: handle realloc() failure in lsa test
Quentin Young
2018-04-17
1
-1
/
+7
*
bgpd: nexthop tracking with labels for vrf-vpn leaking
G. Paul Ziemba
2018-04-04
1
-3
/
+4
*
tests: add flowspec test with BGP MP_REACH/UNREACH
Philippe Guibert
2018-03-30
1
-1
/
+40
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
6
-57
/
+57
*
Merge pull request #1830 from opensourcerouting/isis-three-way-adj
Donald Sharp
2018-03-14
1
-0
/
+0
|
\
|
*
isisd: add support for TLV 240 P2P Three-Way Adjacency
Christian Franke
2018-03-10
1
-0
/
+0
*
|
tests: add unit test for zlog
Quentin Young
2018-03-12
3
-1
/
+70
|
/
*
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-09
1
-5
/
+5
*
tests: update gitignore
Christian Franke
2018-03-05
1
-0
/
+4
*
tests: fix python test description for test_ringbuf
Christian Franke
2018-03-05
1
-1
/
+3
*
tests: fix warnings related to afi/safi constants
Renato Westphal
2018-02-02
1
-15
/
+14
*
tests: fix warnings by removing dead code
Renato Westphal
2018-02-02
1
-91
/
+0
*
tests: make tests happy for pthread changes
Quentin Young
2018-01-24
2
-2
/
+10
*
lib: fix a few bugs in ring buffers
Quentin Young
2018-01-03
1
-2
/
+2
[next]