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
/
rt.h
Age
Commit message (
Expand
)
Author
2023-04-04
Route feed marks only the relevant pending exports as done
Maria Matejka
2023-04-04
Propagated const through route feed routines
Maria Matejka
2023-04-04
Moved channel export hooks to rt.h as the channel refactoring isn't going to ...
Maria Matejka
2023-04-04
Moved table hostcache updater to table service routines to not bother the mai...
Maria Matejka
2023-01-19
Table prune routine doesn't walk over lists unless needed.
Maria Matejka
2022-09-26
Higher export settle times when route refresh is running.
Maria Matejka
2022-09-21
Fixed the export settle timer to be actually a settle timer
Maria Matejka
2022-09-20
Route export may get corked on refeed startup
Maria Matejka
2022-09-18
Converted simple table events to loop flags
Maria Matejka
2022-09-18
Routing tables have their own service loops.
Maria Matejka
2022-09-09
Table export announcer needs both an event and a timer to do export bundling ...
Maria Matejka
2022-09-08
Table access is now locked.
Maria Matejka
2022-09-08
Table feed refactoring to allow for locking and unlocking
Maria Matejka
2022-09-08
Table long-locking debug code
Maria Matejka
2022-09-08
Next hop updater has its own event
Maria Matejka
2022-09-05
Next hop update triggered at the very end of hostcache update
Maria Matejka
2022-09-05
Exporter routine refactoring to allow for nicer table locking
Maria Matejka
2022-09-01
Added an indirection to the export announcement routine
Maria Matejka
2022-09-01
ROA subscriptions are also converted to export requests.
Maria Matejka
2022-09-01
Flowspec revalidate notification converted to an export hook
Maria Matejka
2022-09-01
Hostcache update notification converted to an export hook
Maria Matejka
2022-09-01
Miscellaneous refactoring
Maria Matejka
2022-09-01
Table debug is now a per-table setting and has categories.
Maria Matejka
2022-09-01
Default tables are not created unless actually used.
Maria Matejka
2022-08-03
Merge commit 'c7d0c5b2' into thread-next
Maria Matejka
2022-08-02
Also next hop update routines are corking themselves when congestion is detected
Maria Matejka
2022-08-02
Route table cork: Indicate whether the export queues are congested.
Maria Matejka
2022-07-18
Merge commit '94eb0858' 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 commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-next
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
Export tables merged with BGP prefix hash
Maria Matejka
2022-07-11
Show route uses the export request also for one-net queries
Maria Matejka
2022-06-27
Moved nexthop + hostentry display to other eattrs
Maria Matejka
2022-06-27
Fixed new route comparison
Maria Matejka
2022-06-27
The show-route CLI command now uses the route export API
Maria Matejka
2022-06-24
Allowed optimized exporting of a subprefix tree
Maria Matejka
2022-06-24
Table export generalized to allow for exporting from non-tables
Maria Matejka
2022-06-20
Import tables are stored as an attribute layer inside the main tables.
Maria Matejka
2022-06-08
Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund
Maria Matejka
2022-06-08
Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesund
Maria Matejka
2022-05-31
Merge commit '4fe9881d625f10e44109a649e369a413bd98de71' into haugesund
Maria Matejka
2022-05-30
Merge commit 'f2e725a76882ba6b75c3ce4fb3c760bd83462410' into haugesund
Maria Matejka
2022-05-30
Merge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund
Maria Matejka
2022-05-30
Squashing the route attribute structure into one level.
Maria Matejka
2022-05-30
Route destination field merged with nexthop attribute; splitting flowspec val...
Maria Matejka
[next]