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
/
sysdep
/
unix
/
krt.c
Age
Commit message (
Expand
)
Author
2023-04-24
Resource pools are now bound with domains.
Maria Matejka
2023-04-04
Propagated const through route feed routines
Maria Matejka
2023-02-07
Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD
Maria Matejka
2023-02-02
Interface updates are asynchronous
Maria Matejka
2023-02-02
Moved interface list flush to device protocol cleanup hook.
Maria Matejka
2023-01-20
Fixed various build problems on FreeBSD and/or CLang
Maria Matejka
2022-11-30
BSD: Fix krt socket code w.r.t. rte/rta changes
Ondrej Zajicek
2022-11-07
Merge commit '0f2be469' into thread-next
Maria Matejka
2022-10-04
Merge commit 'fb7fb674' into HEAD
Maria Matejka
2022-10-04
Merge commit 'a32cee78' into HEAD
Maria Matejka
2022-10-04
Merge commit '71b434a9' into HEAD
Maria Matejka
2022-10-04
Merge commit '0072d11f' into tmp-learn
Maria Matejka
2022-09-29
Merge commit '9efaf6ba' into tmp-bad-learn
Maria Matejka
2022-09-27
Merge commit '4364ee' into tmp-bad-learn
Maria Matejka
2022-09-27
Merge commit 'cae5979871ee7aa341334f8b1af6bafc60ee9692' into tmp-bad-learn
Maria Matejka
2022-09-27
KRT: Fix route learning
Maria Matejka
2022-09-27
KRT: Fix setting default preference
Alexander Zubkov
2022-09-08
Table access is now locked.
Maria Matejka
2022-08-05
Merge commit '534d0a4b' into thread-next
Maria Matejka
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-07-27
Merge branch 'master' into backport
Ondrej Zajicek
2022-07-24
KRT: Scan routing tables separetely on linux to avoid congestion
Ondrej Zajicek
2022-07-13
Merge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e' into thread-next
Maria Matejka
2022-07-11
Dropped the internal kernel protocol table for learnt routes.
Maria Matejka
2022-07-11
Merge commit 'beb5f78a' into backport
Maria Matejka
2022-06-27
Preexport callback now takes the channel instead of protocol as argument
Maria Matejka
2022-06-08
Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund
Maria Matejka
2022-06-08
Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesund
Maria Matejka
2022-05-30
Merge commit 'f15f2fcee7eeb5a100bd204a0e67018e25953420' into haugesund
Maria Matejka
2022-05-30
Merge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308' into haugesund
Maria Matejka
2022-05-30
Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund
Maria Matejka
2022-05-30
Merge commit 'f2f3163f6c3fba7f9ef03640d7b2f6323873d2cc' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund
Maria Matejka
2022-05-30
Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ebd807c0b8eb0b7a3dc3371cd4c87ae886c00885' 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
2022-05-26
Moved nexthop from struct rta to extended attribute.
Maria Matejka
2022-05-04
Moved route preference to eattrs
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Filters always allocate from tmp_linpool
Maria Matejka
2022-05-04
Splitting route data structures out to lib
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2021-11-22
Route sources have an explicit owner
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
Split route data structure to storage (ro) / manipulation (rw) structures.
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-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
[next]