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
/
proto.c
Age
Commit message (
Expand
)
Author
2022-11-07
Merge commit '8478de88' into thread-next
Maria Matejka
2022-11-07
Merge commit '54430df9' into thread-next
Maria Matejka
2022-10-12
Merge commit '53958809' into thread-next
Maria Matejka
2022-10-12
Merge commit '4ba991f1' into thread-next
Maria Matejka
2022-10-12
BGP refeed and reload with Adj-RIB-In/Out is done without route refresh
Maria Matejka
2022-10-12
Fixed BGP reload limits
Maria Matejka
2022-10-12
Fixed export hook stopping in some corner cases.
Maria Matejka
2022-10-05
Fixed previously untested paths in RPKI
Maria Matejka
2022-10-03
Nest: Add channel config flag to distinguish new or copy
Ondrej Zajicek
2022-10-03
BGP: Do not assume that all channels are struct bgp_channel
Ondrej Zajicek
2022-09-20
Merge commit 'adf37d8e' into thread-next
Maria Matejka
2022-09-18
Merge commit '4f3fa162' into HEAD
Maria Matejka
2022-09-09
Created a dedicated settle timer structure
Maria Matejka
2022-09-08
Table access is now locked.
Maria Matejka
2022-09-05
Exporter routine refactoring to allow for nicer table locking
Maria Matejka
2022-09-01
Added an indirection to the export announcement routine
Maria Matejka
2022-09-01
ROA subscriptions are also converted to export requests.
Maria Matejka
2022-09-01
Miscellaneous refactoring
Maria Matejka
2022-09-01
Default tables are not created unless actually used.
Maria Matejka
2022-08-03
Merge commit 'c7d0c5b2' into thread-next
Maria Matejka
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-07-28
Moved the thread starting code to IO loop code
Maria Matejka
2022-07-18
Event lists rewritten to a single linked list
Maria Matejka
2022-07-18
Merge commit '94eb0858' into thread-next
Maria Matejka
2022-07-15
Merge commit 'c70b3198' into thread-next [lots of conflicts]
Maria Matejka
2022-07-12
Removing the rte_modify API
Maria Matejka
2022-07-11
Export tables merged with BGP prefix hash
Maria Matejka
2022-07-11
Show route uses the export request also for one-net queries
Maria Matejka
2022-06-27
Fixed new route comparison
Maria Matejka
2022-06-24
Allowed optimized exporting of a subprefix tree
Maria Matejka
2022-06-24
Table export generalized to allow for exporting from non-tables
Maria Matejka
2022-06-20
Import tables are stored as an attribute layer inside the main tables.
Maria Matejka
2022-05-30
Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund
Maria Matejka
2022-05-30
Merge commit 'cd9550b24487ac7327b0234fd825f4214fdf7b16' into haugesund
Maria Matejka
2022-05-30
Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Splitting route data structures out to lib
Maria Matejka
2022-05-04
Implicit ROA check converted to explicit filter instruction sequence
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2021-11-23
Fixed pipe reload/refeed
Maria Matejka
2021-11-23
Fixed channel export map confusion
Maria Matejka
2021-11-22
VRF setting reduced to one argument, using default dummy iface for default vrf
Maria Matejka
2021-11-22
Pipe runs in parallel.
Maria Matejka
2021-11-22
Route subscription uses events
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-22
Route table import-to-export announcement indirection to reduce pipe traffic
Maria Matejka
2021-11-22
Routing tables now have their own loops.
Maria Matejka
2021-11-22
Global table update pool removed
Maria Matejka
2021-11-22
Corking also feed start to keep BIRD running when refeeds would easily cause ...
Maria Matejka
[next]