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
/
bgp
Age
Commit message (
Expand
)
Author
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
Opaque types are named opaque also in filters
Maria Matejka
2022-05-04
Special attribute types for enums
Maria Matejka
2022-04-06
BGP uses lp_save / lp_restore instead of linpool flushing
Maria Matejka
2022-04-06
BGP: Fixed LLGR depreferencing in bgp_rte_mergable
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
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
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-03-02
Replacing BGP temporary linpools by the common temporary linpool
Maria Matejka
2022-02-06
Merge branch 'oz-trie-table'
Ondrej Zajicek (work)
2022-02-06
BGP: Implement flowspec validation procedure
Ondrej Zajicek (work)
2022-01-28
BGP: Make routing loops silent
Ondrej Zajicek (work)
2022-01-28
BGP: Use proper class in attribute error messages
Ondrej Zajicek (work)
2022-01-28
BGP: Improve 'invalid next hop' error reporting
Ondrej Zajicek (work)
2022-01-24
BGP: Log route updates that were changed to withdraws
Ondrej Zajicek (work)
2022-01-09
BGP: Add option 'free bind'
Ondrej Zajicek (work)
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
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
BGP: Moved the suppressed and stale flags to pflags
Maria Matejka
2021-10-13
IGP metric getter refactoring to protocol callback
Maria Matejka
2021-06-01
BGP: Ensure that freed neighbor entry is not accessed
Ondrej Zajicek (work)
2021-03-30
BGP: Do not keep BAF_EXT_LEN flag internally
Ondrej Zajicek (work)
2021-03-18
BGP: Do not show statistics
Ondrej Zajicek (work)
2021-02-10
BGP: Add support for BGP hostname capability
Vincent Bernat
2021-01-12
MRT: Fix IPv6 table dumps
Ondrej Zajicek (work)
2021-01-06
BGP: Deprecate 'missing lladdr' option
Ondrej Zajicek (work)
2020-11-25
BGP: Zero the newly allocated bucket structure
Ondrej Zajicek (work)
2020-11-24
Some minor sl_allocz() cleanups
Ondrej Zajicek (work)
2020-11-12
BFD: Better handling of BFD options in BGP configs
Ondrej Zajicek (work)
2020-11-08
BFD: Allow per-request session options
Ondrej Zajicek (work)
2020-05-01
Merge remote-tracking branch 'origin/mq-static-analysis'
Maria Matejka
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2020-04-29
BGP: Fix handling of strange IPv6 link-local-only next hops
Ondrej Zajicek (work)
2020-04-28
Not calling memcpy with n=0.
Maria Matejka
2020-04-15
BGP: Fix handling of 16bit-only ASN translation
Nasato Goto
2020-04-09
Configuration strings are constant.
Maria Matejka
2020-03-03
BGP: Handle flowspec rules without dst part
Ondrej Zajicek (work)
2020-02-27
BGP: Support for MD5SIG together with remote range
Ondrej Zajicek (work)
2019-12-03
BGP: Add some statistics
Ondrej Zajicek (work)
2019-11-18
BGP: Fix processing of IPv6 Flowspec
Ondrej Zajicek (work)
2019-11-10
BGP: Add option to enforce first AS in AS_PATH
Ondrej Zajicek (work)
2019-11-04
BGP: Add option to reject AS_SETs
Ondrej Zajicek (work)
[next]