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
/
proto
/
mrt
/
mrt.c
Age
Commit message (
Expand
)
Author
2023-04-22
Resource pool closing has its dedicated function
Maria Matejka
2023-01-23
Merge commit '928a1cb034e6f9e8edcdd1dc07264cd703e00827' into thread-next
Maria Matejka
2023-01-13
Minor cleanups
Ondrej Zajicek
2022-09-08
Table access is now locked.
Maria Matejka
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-06-27
The show-route CLI command now uses the route export API
Maria Matejka
2022-06-17
Route attribute storage keeps the previous layers
Maria Matejka
2022-06-08
Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' 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 'de86040b2cf4ec9bfbb64f0e208a19d4d7e51adc' into haugesund
Maria Matejka
2022-05-30
Merge commit 'd39ef961d1dde230c55fcc931b53f44cb34a1e63' into haugesund
Maria Matejka
2022-05-30
Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund
Maria Matejka
2022-05-30
Squashing the route attribute structure into one level.
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
Attribute list normalization cleanup
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2022-04-06
All linpools use pages to allocate regular blocks
Maria Matejka
2021-11-22
Route sources have an explicit owner
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-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-03-30
Routing tables list iteration should use explicit node struct position
Maria Matejka
2021-01-22
MRT: Fix MP-BGP next hops
Ondrej Zajicek (work)
2021-01-12
MRT: Fix IPv6 table dumps
Ondrej Zajicek (work)
2019-04-02
BGP: Separate runtime and config usage of local/remote ip and as fields
Ondrej Zajicek (work)
2019-03-14
Nest: Update handling of temporary attributes
Ondrej Zajicek (work)
2018-11-20
The MRT protocol
Ondrej Zajicek (work)