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
Age
Commit message (
Expand
)
Author
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-08-02
Merge branch 'ballygarvan' into HEAD
Maria Matejka
2022-08-02
Revert "Split route table event into separate events"
Maria Matejka
2022-08-02
Revert "Table cork: Stop creating updates when there are too many pending."
Maria Matejka
2022-08-02
Also next hop update routines are corking themselves when congestion is detected
Maria Matejka
2022-08-02
BGP: respecting table cork
Maria Matejka
2022-08-02
Route table cork: Indicate whether the export queues are congested.
Maria Matejka
2022-08-02
Introducing basic RCU primitives for lock-less shared data structures
Maria Matejka
2022-08-01
Fixed main birdloop init in unit tests
Maria Matejka
2022-07-28
Sending an event must also ping the target IO loop
Maria Matejka
2022-07-28
Moved the thread starting code to IO loop code
Maria Matejka
2022-07-28
Merge commit '03bf6b90' into thread-next
Maria Matejka
2022-07-28
Revert "Adding a generic cork mechanism for events"
Maria Matejka
2022-07-18
Event lists rewritten to a single linked list
Maria Matejka
2022-07-18
Merge commit '94eb0858' into thread-next
Maria Matejka
2022-07-18
Merge commit 'a4451535' into thread-next
Maria Matejka
2022-07-18
Fixed an annoying warning in ea_get_storage()
Maria Matejka
2022-07-18
Fixing build issues caused by a nonportable Makefile rule
Maria Matejka
2022-07-18
Merge commit 'a845651b' into thread-next
Maria Matejka
2022-07-15
Merge commit 'c70b3198' into thread-next [lots of conflicts]
Maria Matejka
2022-07-14
Fixed invalid routes handling
Maria Matejka
2022-07-13
Merge branch 'backport' into thread-next
Maria Matejka
2022-07-13
Merge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' into thread-next
Maria Matejka
2022-07-13
Merge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e' into thread-next
Maria Matejka
2022-07-13
Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-next
Maria Matejka
2022-07-13
Fixed bug in repeated show route command
Maria Matejka
2022-07-12
Merge commit 'f18968f5' into thread-next
Maria Matejka
2022-07-12
Merge commit '1df20989' into thread-next
Maria Matejka
2022-07-12
Revert "Special table hooks rectified."
Maria Matejka
2022-07-12
Removing the rte_modify API
Maria Matejka
2022-07-12
Route refresh in tables uses a stale counter.
Maria Matejka
2022-07-11
There are now no internal tables at all.
Maria Matejka
2022-07-11
Dropped the internal kernel protocol table for learnt routes.
Maria Matejka
2022-07-11
Export tables merged with BGP prefix hash
Maria Matejka
2022-07-11
Hash: iterable now per partes by an iterator
Maria Matejka
2022-07-11
Do not try to check flowspec validity for piped routes
Maria Matejka
2022-07-11
Fixed bad import table attributes freeing
Maria Matejka
2022-07-11
Attribute lists split to storage headers and data to save BGP memory
Maria Matejka
2022-07-11
Show route uses the export request also for one-net queries
Maria Matejka
2022-07-11
Added forgotten route source locking in flowspec validation
Maria Matejka
2022-07-11
Merge remote-tracking branch 'origin/master' into backport
Maria Matejka
2022-07-11
Merge commit 'beb5f78a' into backport
Maria Matejka
2022-07-10
Merge version 2.0.10 into backport
Maria Matejka
2022-06-27
Filter: Implement for loops
Ondrej Zajicek (work)
2022-06-27
Filter: Implement mixed declarations of local variables
Ondrej Zajicek (work)
2022-06-27
Filter: Improve handling of stack frames in filter bytecode
Ondrej Zajicek (work)
2022-06-27
Filter: Simplify handling of command sequences
Ondrej Zajicek (work)
2022-06-27
Filter: Fix bug in variable shadowing
Ondrej Zajicek (work)
2022-06-27
Filter: Implement soft scopes
Ondrej Zajicek (work)
2022-06-27
Filter: Implement direct recursion
Ondrej Zajicek (work)
[next]