index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
Age
Commit message (
Expand
)
Author
2023-10-27
tests: have unit-test check more paths for the grpc.so module
Christian Hopps
2023-09-03
tests: exercise `%b` printfrr format specifier
David Lamparter
2023-08-15
Merge pull request #14016 from mjstapp/event_exec_ptr
Donald Sharp
2023-08-01
lib: Do not use time_t as a special Lua encoder/decoder
Donatas Abraitis
2023-07-25
* : include event ptr in event_execute api
Mark Stapp
2023-07-24
tests: fix strncpy warning
Quentin Young
2023-07-14
tests: Fix Compilation Error and RuntimePath changes for test_grpc
Rajesh Gangam
2023-06-27
lib: add dynamic array type
Christian Hopps
2023-06-19
mgmtd: KISS the locking code
Christian Hopps
2023-05-09
tests: Fix out of tree build for lua scripting
Eugene Crosser
2023-04-21
lib: fix _hash_member() crash w/ empty hash
David Lamparter
2023-04-08
tests: Copy script1.lua for make dist
Donatas Abraitis
2023-03-28
lib: Remove getopt.c and getopt1.c
Donald Sharp
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
*: Convert thread_master_XXX functions to event_master_XXX
Donald Sharp
2023-03-24
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
*: Convert thread_should_yield and thread_set_yield_time
Donald Sharp
2023-03-24
*: Convert thread_execute to event_execute
Donald Sharp
2023-03-24
*: Convert thread_fetch and thread_call to event_fetch and event_call
Donald Sharp
2023-03-24
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-21
*: Add a hash_clean_and_free() function
Donald Sharp
2023-02-21
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-10
bgpd: aspath list format binds on as-notation format
Philippe Guibert
2023-02-09
*: remove some leftover license blurbs
David Lamparter
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
*: manual SPDX License ID conversions
David Lamparter
2023-02-01
tests: add missing printf attribute
David Lamparter
2023-01-24
build: consistently mkdir -p output for redirect
David Lamparter
2022-12-15
lib, tests, zebra: Remove unused workqueue error function
Donald Sharp
2022-10-06
tests: make hash collision test collide harder
David Lamparter
2022-05-08
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-04
Merge pull request #11059 from anlancs/fix/bgpd-evnp-wrong-check-hashget
Donatas Abraitis
2022-05-02
tests: Use XCALLOC instead of XMALLOC for threads
Donald Sharp
2022-05-03
*: remove the checking returned value for hash_get()
anlan_cs
2022-04-19
*: Fix spelling of comparision
Donald Sharp
2022-04-02
Merge pull request #10925 from qlyoung/fix-grpc-wants-installed-frr
Christian Hopps
2022-04-01
tests: Fix uninitialized usage of variables in tests
Donald Sharp
2022-03-29
tests: skip grpc test if frr not installed
Quentin Young
2022-03-14
Merge pull request #10738 from LabNConsulting/chopps/fixgrpc
Donald Sharp
2022-03-14
tests: lib: fix grpc unit-test
Christian Hopps
2022-03-13
Merge pull request #10779 from opensourcerouting/typesafe-backflip
Donald Sharp
2022-03-12
lib: add `_last` and `_prev` on typesafe RB/DLIST
David Lamparter
2022-03-11
lib: add `%pFXh` to print prefix w/o prefixlen
David Lamparter
2022-02-26
tests: use PRNG in checksum test
David Lamparter
2022-02-26
lib: use iovec for checksum code
David Lamparter
[next]