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
Age
Commit message (
Expand
)
Author
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 route preference to eattrs
Maria Matejka
2022-05-04
Joined the RTA igp_metric and EA igp_metric attributes
Maria Matejka
2022-05-04
Removed forgotten remnants of unused enum rtc
Maria Matejka
2022-05-04
Conf: Allowing keyword redefinition
Maria Matejka
2022-05-04
Moved advertising router info (FROM attribute) to eattrs
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Conf: Symbols are properly scoped
Maria Matejka
2022-05-04
Replaced boilerplate eattr allocation by ea_set_attr()
Maria Matejka
2022-05-04
Enforcing certain data structure explicit paddings.
Maria Matejka
2022-05-04
Local route attributes are always allocated from tmp_linpool
Maria Matejka
2022-05-04
Filters always allocate from tmp_linpool
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
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
Opaque types are named opaque also in filters
Maria Matejka
2022-05-04
Implicit ROA check converted to explicit filter instruction sequence
Maria Matejka
2022-05-04
Protocols use EA_LITERAL_* to set attributes
Maria Matejka
2022-05-04
Moved filter value union to lib
Maria Matejka
2022-05-04
Filters: removing adata_empty() duplicating lp_alloc_adata()
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-05-04
Filter operations: bitwise AND and OR
Maria Matejka
2022-05-04
Fixed spurious undef of route attributes
Alexander Zubkov
2022-04-22
Doc: fix mating -> matching in flowspec section
Vincent Bernat
2022-04-22
Babel: Fix compilation when LOCAL_DEBUG is set in packets.c
Toke Høiland-Jørgensen
2022-04-22
Babel: Send out low-interval hello on shutdown
Toke Høiland-Jørgensen
2022-04-13
RIP: fixed the EA_RIP_FROM attribute
Maria Matejka
2022-04-13
Fixed a munmap abort bug
Maria Matejka
2022-04-07
BFD: Add 'strict bind' option
Ondrej Zajicek (work)
2022-04-06
BGP uses lp_save / lp_restore instead of linpool flushing
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2022-04-06
Slab allocator can free the blocks without knowing the parent structure
Maria Matejka
2022-04-06
Typed lists for easier walking and stronger type checking
Maria Matejka
2022-04-06
All linpools use pages to allocate regular blocks
Maria Matejka
2022-04-06
Unsetting route attributes without messing with type system
Maria Matejka
2022-04-06
BGP: Fixed LLGR depreferencing in bgp_rte_mergable
Maria Matejka
2022-04-06
Eattr flags (originated and fresh) get their own struct fields
Maria Matejka
2022-04-06
Minor fix: f_val literals should always have named struct fields
Maria Matejka
2022-04-06
Converted Slab allocator to typed lists
Maria Matejka
2022-03-16
Netlink: Remove superfluous sysdep/linux/netlink.c.orig
Ondrej Zajicek (work)
2022-03-16
Lib: Allow use of 240.0.0.0/4 as a private range
Ondrej Zajicek (work)
2022-03-15
Printf variant with a result allocated inside a pool / linpool
Maria Matejka
2022-03-14
Merge branch 'haugesund-to-2.0' into HEAD
Maria Matejka
2022-03-14
Slab memory allocator unit test
Maria Matejka
[prev]
[next]