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
2022-05-30
Merge commit '0e1e632f70b74cf111f08175ab3634db2f962579' into haugesund
Maria Matejka
2022-05-30
Merge commit '0d0f6554a5c233bf2bf830ae319191c4b1808d49' into haugesund
Maria Matejka
2022-05-30
Merge commit '80272d4b64a38ee6f04a1c4e8566cac3a2293176' into haugesund
Maria Matejka
2022-05-30
Merge commit '98fd158e28d89f10ee7a41b4f6a14fbd0021ef35' 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-04
FIB is a data structure generic enough to be in lib
Maria Matejka
2022-05-04
Unified attribute and filter types
Maria Matejka
2022-05-04
Special attribute types for enums
Maria Matejka
2022-05-04
Dropping EAF_VAR_LENGTH as the attribute data is either embedded or adata
Maria Matejka
2022-05-04
Filter: Bitfield eattrs reading / writing moved to filter code
Maria Matejka
2022-04-13
RIP: fixed the EA_RIP_FROM attribute
Maria Matejka
2022-04-06
Unsetting route attributes without messing with type system
Maria Matejka
2022-04-06
Eattr flags (originated and fresh) get their own struct fields
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 '56c8f2f0' 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 convenience functions to check rtable net type
Ondrej Zajicek (work)
2022-02-06
Nest: Add trie iteration code to 'show route'
Ondrej Zajicek (work)
2022-02-06
Nest: Implement 'show route in <addr>' command
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
Nest: Route generations and explicit tracking route propagion through pipes
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-11-09
Refeed is done from export table when appropriate
Maria Matejka
2021-10-13
Kernel: Convert the rte-local attributes to extended attributes and flags to ...
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
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
BGP: Moved the suppressed and stale flags to pflags
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-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)
[next]