index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
lists.c
Age
Commit message (
Expand
)
Author
2023-02-07
Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD
Maria Matejka
2023-02-02
Lists: fixed bugs in expensive checks in quirky usecases
Maria Matejka
2022-07-18
Merge commit 'a4451535' into thread-next
Maria Matejka
2022-07-18
Merge commit 'a845651b' into thread-next
Maria Matejka
2021-11-22
Fixing expensive list checks. Debug only commit.
Maria Matejka
2021-11-22
Locking subsystem: Just a global BIRD lock to begin with.
Maria Matejka
2021-11-22
Special table hooks rectified.
Maria Matejka
2020-05-01
Lists: Replaced replace_node() by update_node() which is the only use of that...
Maria Matejka
2020-05-01
Lists: fix a stupid sanitizer bug
Maria Matejka
2020-05-01
List expensive check.
Maria Matejka
2016-12-07
BGP redesign
Ondrej Zajicek (work)
2016-03-23
Birdlib: Modify lists to avoid problems with pointer aliasing rules
Jan Moskyto Matejka
2016-03-23
Birdlib: Do cleanups after remove/free
Ondrej Zajicek (work)
2013-09-16
BFD work in progress.
Ondrej Zajicek
2013-09-10
Initial BFD commit, work in progress.
Ondrej Zajicek
2000-06-04
Added library progdocs.
Martin Mares
1998-05-03
BIRD library: The story continues.
Martin Mares
1998-04-28
Changed #include <x/y> to #include "x/y" for our local includes, so that
Martin Mares
1998-04-22
First look at data structures. More to come tomorrow...
Martin Mares