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
/
nest
/
route.h
Age
Commit message (
Expand
)
Author
2021-12-01
Faster shutdown and cleanups by freeing route attributes strictly from main loop
Maria Matejka
2021-12-01
Faster prune on table deletion
Maria Matejka
2021-12-01
fixed duplicate routes propagation
Maria Matejka
2021-11-30
For safer memory allocations, resources are bound to loops.
Maria Matejka
2021-11-22
Higher settle times when route refresh in the source table is running
Maria Matejka
2021-11-22
Route attribute cache is now lockless on read / clone.
Maria Matejka
2021-11-22
Route table import-to-export announcement indirection to reduce pipe traffic
Maria Matejka
2021-11-22
Routing tables now have their own loops.
Maria Matejka
2021-11-22
Route subscription uses events
Maria Matejka
2021-11-22
Global table update pool removed
Maria Matejka
2021-11-22
Locking route attributes cache
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-22
Table cork: Stop creating updates when there are too many pending.
Maria Matejka
2021-11-22
Split route table event into separate events
Maria Matejka
2021-11-22
Converting the former BFD loop to a universal IO loop and protocol loop.
Maria Matejka
2021-11-22
Route export is now asynchronous.
Maria Matejka
2021-11-22
Special table hooks rectified.
Maria Matejka
2021-11-22
Table import and export are now explicit hooks.
Maria Matejka
2021-11-09
Secondary and merged exports get a whole feed instead of traversing the table...
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
Split route data structure to storage (ro) / manipulation (rw) structures.
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
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
Export table: Delay freeing of old stored route.
Maria Matejka
2021-04-19
Internal route tables have a reduced cleanup routine
Maria Matejka
2021-03-30
Routing table is now a resource allocated from its own pool
Maria Matejka
2021-02-10
Nest: Automatic channel reloads based on RPKI changes
Ondrej Zajicek (work)
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2020-02-21
RIP: Demand circuit support (RFC 2091)
Ondrej Zajicek (work)
2020-02-04
Added missing extern
Maria Matejka
2020-01-07
KRT: Improve syncer code to avoid using temporary data in rtable
Ondrej Zajicek (work)
2019-12-19
KRT: Remove KRF_SYNC_ERROR flag
Ondrej Zajicek (work)
2019-12-16
KRT: Remove KRF_INSTALLED flag
Ondrej Zajicek (work)
2019-11-26
Nest: Use bitmaps to keep track of exported routes
Ondrej Zajicek (work)
2019-10-09
BGP: AIGP metric support (RFC 7311)
Ondrej Zajicek (work)
2019-08-14
BGP: implement Adj-RIB-Out
Ondrej Zajicek (work)
2019-07-10
Merge branch 'master' into mq-filter-stack
Maria Matejka
2019-07-02
Netlink: Handle alien routes with unsorted nexthops
Ondrej Zajicek (work)
2019-03-18
Merge branch 'master' into HEAD
Maria Matejka
2019-03-14
Nest: Update handling of temporary attributes
Ondrej Zajicek (work)
2019-03-06
OSPF: Improved handling of tmpattrs
Ondrej Zajicek (work)
[next]