index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib, tests, zebra: Remove unused workqueue error function
Donald Sharp
2022-12-15
1
-6
/
+0
*
tests: make hash collision test collide harder
David Lamparter
2022-10-06
1
-1
/
+1
*
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-08
1
-1
/
+1
*
Merge pull request #11059 from anlancs/fix/bgpd-evnp-wrong-check-hashget
Donatas Abraitis
2022-05-04
1
-1
/
+1
|
\
|
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-1
/
+1
*
|
tests: Use XCALLOC instead of XMALLOC for threads
Donald Sharp
2022-05-02
1
-2
/
+2
|
/
*
*: Fix spelling of comparision
Donald Sharp
2022-04-19
1
-2
/
+2
*
Merge pull request #10925 from qlyoung/fix-grpc-wants-installed-frr
Christian Hopps
2022-04-02
1
-0
/
+4
|
\
|
*
tests: skip grpc test if frr not installed
Quentin Young
2022-03-29
1
-0
/
+4
*
|
tests: Fix uninitialized usage of variables in tests
Donald Sharp
2022-04-01
1
-3
/
+3
|
/
*
Merge pull request #10738 from LabNConsulting/chopps/fixgrpc
Donald Sharp
2022-03-14
1
-2
/
+8
|
\
|
*
tests: lib: fix grpc unit-test
Christian Hopps
2022-03-14
1
-2
/
+8
*
|
Merge pull request #10779 from opensourcerouting/typesafe-backflip
Donald Sharp
2022-03-13
2
-3
/
+69
|
\
\
|
*
|
lib: add `_last` and `_prev` on typesafe RB/DLIST
David Lamparter
2022-03-12
2
-3
/
+69
|
|
/
*
/
lib: add `%pFXh` to print prefix w/o prefixlen
David Lamparter
2022-03-11
1
-0
/
+18
|
/
*
tests: use PRNG in checksum test
David Lamparter
2022-02-26
2
-10
/
+9
*
lib: use iovec for checksum code
David Lamparter
2022-02-26
1
-5
/
+50
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
5
-15
/
+8
*
tests: fuzzing target for zlog_5424 code
David Lamparter
2022-01-17
3
-0
/
+179
*
lib: add time formatting printfrr exts
David Lamparter
2022-01-14
1
-0
/
+110
*
lib: add `s` option to `pI4`/`pI6`/`pIA` printfrr
David Lamparter
2022-01-14
1
-0
/
+4
*
pimd: move `%pSG4` to `%pPSG4`
David Lamparter
2022-01-12
1
-4
/
+4
*
lib: resolver per vrf support
Philippe Guibert
2021-11-23
1
-1
/
+1
*
Merge pull request #10032 from opensourcerouting/build-fix-20211111
Donald Sharp
2021-11-13
2
-2
/
+366
|
\
|
*
build: break up tests/subdir.am
David Lamparter
2021-11-11
1
-0
/
+364
|
*
tests: fix frr-format warnings in printfrr test
David Lamparter
2021-11-11
1
-2
/
+2
*
|
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
3
-14
/
+14
|
/
*
tests: add c-ares "exercise" tool
David Lamparter
2021-11-08
1
-0
/
+81
*
tests: allow common_cli.c with logging enabled
David Lamparter
2021-11-08
2
-1
/
+4
*
lib: add unsorted typesafe_anywhere()
David Lamparter
2021-10-19
1
-2
/
+12
*
lib: typesafe *_member()
David Lamparter
2021-10-19
1
-3
/
+54
*
tests: fix leak in test code
David Lamparter
2021-10-19
1
-0
/
+15
*
Merge pull request #9715 from idryzhov/cleanup-number-named-acl
Donatas Abraitis
2021-10-13
1
-12
/
+12
|
\
|
*
*: cleanup number-named access-lists in CLI
Igor Ryzhov
2021-10-08
1
-12
/
+12
*
|
tests: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
2
-2
/
+0
*
|
tests: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
2
-3
/
+0
|
/
*
Merge pull request #9560 from LabNConsulting/ziemba/frrmod_load-error-messages
David Lamparter
2021-09-29
1
-8
/
+10
|
\
|
*
lib/module.c and callers of frrmod_load(): fix error messages
G. Paul Ziemba
2021-09-14
1
-8
/
+10
*
|
lib: skiplist: clean up level counter implementation
G. Paul Ziemba
2021-09-22
1
-0
/
+135
*
|
Merge pull request #9596 from LabNConsulting/ziemba/printfrr-nexthop
Donald Sharp
2021-09-16
1
-0
/
+21
|
\
\
|
*
|
lib,doc,tests: printfrr %pNHcg, %pNHci
G. Paul Ziemba
2021-09-14
1
-0
/
+21
|
|
/
*
|
Merge pull request #9475 from iqras23/change1
Donatas Abraitis
2021-09-12
1
-3
/
+3
|
\
\
|
*
|
bgpd: VRF-Lite fix nexthop type
Kantesh Mundaragi
2021-09-07
1
-3
/
+3
|
|
/
*
|
Merge pull request #9497 from opensourcerouting/cli-better-no
Quentin Young
2021-09-09
3
-1
/
+116
|
\
\
|
|
/
|
/
|
|
*
lib: add `![...]` syntax for easy "no" forms
David Lamparter
2021-08-26
3
-1
/
+116
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-2
/
+0
|
/
*
tests: Add test consecutive frrscript_call
Donald Lee
2021-08-10
1
-0
/
+8
*
Merge pull request #8982 from dlqs/lua-func-stack
Quentin Young
2021-08-02
2
-5
/
+125
|
\
|
*
lib: Add new MTYPE for script results
Donald Lee
2021-07-26
1
-2
/
+2
|
*
lib: typo in tests
Donald Lee
2021-07-23
1
-2
/
+2
[next]