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-attr.c
Age
Commit message (
Expand
)
Author
2022-10-12
Attribute blocks are now allocated from slabs instead of malloc()
Maria Matejka
2022-08-03
Merge commit '038fcf1c' into thread-next
Maria Matejka
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-07-11
Export tables merged with BGP prefix hash
Maria Matejka
2022-07-11
Attribute lists split to storage headers and data to save BGP memory
Maria Matejka
2022-06-27
Moved nexthop + hostentry display to other eattrs
Maria Matejka
2022-06-27
Route attribute display now normalizes ea_lists.
Maria Matejka
2022-06-27
Fixed displaying BGP and RIP attributes after recent reworks
Maria Matejka
2022-06-27
Fixed minor bugs in handling some route attributes
Maria Matejka
2022-06-27
Fixed undefined attribute handling
Maria Matejka
2022-06-20
Import tables are stored as an attribute layer inside the main tables.
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-06-08
Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' 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 hostentry to eattr
Maria Matejka
2022-05-26
Moved nexthop from struct rta to extended attribute.
Maria Matejka
2022-05-05
All outstanding MPLS label stacks are stored as adata
Maria Matejka
2022-05-04
Moved route source attribute (RTS_*) to eattrs
Maria Matejka
2022-05-04
Removing the route scope attribute. Use custom attributes instead.
Maria Matejka
2022-05-04
Moved advertising router info (FROM attribute) to eattrs
Maria Matejka
2022-05-04
Moved route preference to eattrs
Maria Matejka
2022-05-04
Joined the RTA igp_metric and EA igp_metric attributes
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Attribute list normalization cleanup
Maria Matejka
2022-05-04
Complex route attributes are data structures, shall be in lib also
Maria Matejka
2022-05-04
Splitting route data structures out to 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
Filter: Bitfield eattrs reading / writing moved to filter code
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-04-06
Slab allocator can free the blocks without knowing the parent structure
Maria Matejka
2021-11-22
Locking route attributes cache
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-22
Special table hooks rectified.
Maria Matejka
2021-10-13
Dropping the RTS_DUMMY temporary route storage.
Maria Matejka
2021-10-13
Extended route attributes may include also pointers
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-03-30
Allocation of ea_list in one contiguous memory block
Maria Matejka
2020-11-24
Some minor sl_allocz() cleanups
Ondrej Zajicek (work)
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2020-05-01
Nest: Several assumptions to tame the static analyzer
Maria Matejka
2019-07-10
Merge branch 'master' into mq-filter-stack
Maria Matejka
2019-07-02
Netlink: Handle alien routes with unsorted nexthops
Ondrej Zajicek (work)
2019-03-18
Merge branch 'master' into HEAD
Maria Matejka
2019-03-14
Nest: Update handling of temporary attributes
Ondrej Zajicek (work)
2019-02-20
Filter refactoring: dropped the recursion from the interpreter
Maria Matejka
[next]