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-table.c
Age
Commit message (
Expand
)
Author
2022-05-30
Merge commit 'd39ef961d1dde230c55fcc931b53f44cb34a1e63' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ebd807c0b8eb0b7a3dc3371cd4c87ae886c00885' into haugesund
Maria Matejka
2022-05-30
Merge commit '3a6eda995ecfcebff3130d86ee3baeab12a41335' into haugesund
Maria Matejka
2022-04-06
Slab allocator can free the blocks without knowing the parent structure
Maria Matejka
2022-04-06
All linpools use pages to allocate regular blocks
Maria Matejka
2022-03-15
Printf variant with a result allocated inside a pool / linpool
Maria Matejka
2022-03-09
Merge commit 'f81702b7' into haugesund
Maria Matejka
2022-03-09
Merge commit '0767a0c2' into haugesund
Maria Matejka
2022-03-09
Merge commit '8f3942a9' into haugesund
Maria Matejka
2022-03-09
Merge commit '56c8f2f0' into haugesund
Maria Matejka
2022-03-09
Merge commit '575da88f' into haugesund
Maria Matejka
2022-03-09
Merge commit '1b9189d5' into haugesund
Maria Matejka
2022-03-09
Route validity check converted to generic macro dispatch
Maria Matejka
2022-03-09
Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund
Maria Matejka
2022-03-09
BGP Flowspec validation: Removed in-route optimization for multithreading com...
Maria Matejka
2022-03-09
Merge commit 'e42eedb9' into haugesund
Maria Matejka
2022-03-09
Merge commit '5cff1d5f' into haugesund
Maria Matejka
2022-03-09
Merge commit 'd5a32563' into haugesund
Maria Matejka
2022-02-06
Nest: Implement locking of prefix tries during walks
Ondrej Zajicek (work)
2022-02-06
Nest: Implement prefix trie pruning
Ondrej Zajicek (work)
2022-02-06
BGP: Implement flowspec validation procedure
Ondrej Zajicek (work)
2022-02-06
Nest: Add routing table configuration blocks
Ondrej Zajicek (work)
2022-02-06
Nest: Attach prefix trie to rtable for faster LPM and interval queries
Ondrej Zajicek (work)
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
Route export: rejected by filter bitmap
Maria Matejka
2021-11-09
Nest: Route generations and explicit tracking route propagion through pipes
Maria Matejka
2021-11-09
Recursive route nexthop updates now announced with valid new_best/old_best in...
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-11-09
Limit containment
Maria Matejka
2021-11-09
Protocol stats split to import and export
Maria Matejka
2021-11-09
Refeed is done from export table when appropriate
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
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preexport: No route modification, no linpool needed
Maria Matejka
2021-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
2021-10-13
Dropping the RTS_DUMMY temporary route storage.
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-10-13
IGP metric getter refactoring to protocol callback
Maria Matejka
2021-06-14
Nest: Fix export of tmpattrs through pipes
Ondrej Zajicek (work)
2021-06-14
Revert "Nest: Fix export of tmpattrs through pipes"
Ondrej Zajicek (work)
2021-06-14
Nest: Fix export of tmpattrs through pipes
Ondrej Zajicek (work)
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-03-30
Routing tables list iteration should use explicit node struct position
Maria Matejka
2021-02-10
Nest: Automatic channel reloads based on RPKI changes
Ondrej Zajicek (work)
2020-12-29
Nest: Read Babel metric as IGP metric
James Lu
[next]