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
...
|
*
|
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
*
Merge pull request #1569 from qlyoung/ringbuf
Russ White
2018-01-02
3
-0
/
+198
|
\
|
*
lib: add ringbuf_peek()
Quentin Young
2017-12-27
1
-5
/
+20
|
*
lib: add ring buffer
Quentin Young
2017-12-19
3
-0
/
+183
*
|
Merge pull request #1515 from donaldsharp/selected_to_front1
Renato Westphal
2017-12-19
4
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
*: Remove cvs control points
Donald Sharp
2017-12-05
4
-8
/
+0
*
|
Merge pull request #1478 from bingen/zeromq4
Donald Sharp
2017-12-13
2
-35
/
+165
|
\
\
|
|
/
|
/
|
|
*
lib: Address ZMQ lib TODOs
ßingen
2017-11-23
2
-35
/
+165
*
|
tests: neuter fuzzing frontend for now
Quentin Young
2017-11-30
1
-2
/
+2
*
|
tests: add name to test_mp_attr threadmaster
Quentin Young
2017-11-30
1
-1
/
+1
*
|
bgpd, tests: comment formatting
Quentin Young
2017-11-30
1
-5
/
+5
*
|
tests: update tests for bgp_packet changes
Quentin Young
2017-11-30
3
-21
/
+36
*
|
bgpd: dynamically allocate synchronization primitives
Quentin Young
2017-11-30
2
-0
/
+3
*
|
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
2
-2
/
+2
*
|
tests: Add code to allow us to test packet handling in bgp easier
Donald Sharp
2017-11-06
2
-0
/
+88
|
/
*
isisd: Allow struct zebra_privs_t to be available
Donald Sharp
2017-10-24
2
-0
/
+4
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
isisd: fix vertex queue comparator
Christian Franke
2017-10-02
1
-1
/
+1
*
tests: verify isis_vertex_queue correctness
Christian Franke
2017-09-22
4
-1
/
+121
[prev]
[next]