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
2021-11-22
Table import and export are now explicit hooks.
Maria Matejka
2021-11-09
Limit containment
Maria Matejka
2021-11-09
RPKI: Do nothing when protocol is stopping
Maria Matejka
2021-11-09
RPKI shouldn't process more packets when being stopped
Maria Matejka
2021-11-09
Kernel routes are flushed on shutdown by kernel scan, not by table scan
Maria Matejka
2021-11-09
Secondary and merged exports get a whole feed instead of traversing the table...
Maria Matejka
2021-11-09
Route export: rejected by filter bitmap
Maria Matejka
2021-11-09
Protocol stats split to import and export
Maria Matejka
2021-11-09
Nest: Route generations and explicit tracking route propagion through pipes
Maria Matejka
2021-11-09
Refeed is done from export table when appropriate
Maria Matejka
2021-11-09
Recursive route nexthop updates now announced with valid new_best/old_best in...
Maria Matejka
2021-11-09
Suppressed MRT unused static function warning
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-11-09
Extended route trace: logging Path Identifiers
Maria Matejka
2021-10-13
Dropping the unused rte_same hook
Maria Matejka
2021-10-13
Dropping rte-local dumper entries
Maria Matejka
2021-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
2021-10-13
BGP: Moved the suppressed and stale flags to pflags
Maria Matejka
2021-10-13
Kernel: Convert the rte-local attributes to extended attributes and flags to ...
Maria Matejka
2021-10-13
Dropping the RTS_DUMMY temporary route storage.
Maria Matejka
2021-10-13
Babel: Convert the rte-local attributes to extended attributes
Maria Matejka
2021-10-13
OSPF: Convert the rte-local attributes to extended attributes
Maria Matejka
2021-10-13
RIP: convert the rte-local attributes to extended attributes
Maria Matejka
2021-10-13
Extended route attributes may include also pointers
Maria Matejka
2021-10-13
IGP metric getter refactoring to protocol callback
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
Preexport: No route modification, no linpool needed
Maria Matejka
2021-10-13
Export table: Delay freeing of old stored route.
Maria Matejka
2021-10-13
There may be a symbol with NULL protocol when reconfiguring
Maria Matejka
2021-10-13
Show route may be accidentally called on shutdown also when not all default t...
Maria Matejka
2021-10-13
fixup! Multipage allocation
Maria Matejka
2021-10-13
Multipage allocation
Maria Matejka
2021-10-13
CLI socket accept() may also fail and should produce some message, not a core...
Maria Matejka
2021-10-13
OSPF: explicitly stop the periodic tick on shutdown to avoid recalculation races
Maria Matejka
2021-10-13
Linpools may use pages instead of xmalloc
Maria Matejka
2021-10-13
fixup! Bound allocated pages to resource pools with page caches to avoid unne...
Maria Matejka
2021-09-10
Bound allocated pages to resource pools with page caches to avoid unnecessary...
Maria Matejka
2021-09-10
Reducing filter stack size to allow for lesser thread stack size
Maria Matejka
2021-09-10
OSPF: Setting a list node NULL before use
Maria Matejka
2021-09-10
Fixed memory poisoning in slab
Maria Matejka
2021-09-10
Debug output uses local buffer to avoid clashes between threads.
Maria Matejka
2021-09-10
Filter: Additional consistency checks
Maria Matejka
2021-09-10
Nest: Clean up main channel handling
Ondrej Zajicek (work)
2021-06-11
CI: Allow Babel tests
Ondrej Zajicek (work)
2021-06-09
Nest: Allow both 'password' and 'key' keywords for authentication keys
Ondrej Zajicek (work)
2021-06-09
Babel: Simplify auth expiration
Ondrej Zajicek (work)
2021-06-06
Nest: Fix password list parsing code
Ondrej Zajicek (work)
2021-06-06
Lib: Fix static assert macro
Ondrej Zajicek (work)
2021-06-06
Babel: Add MAC authentication support - update
Ondrej Zajicek (work)
[next]