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
2023-04-22
Protocols and tables now use the birdloop pools as primary
Maria Matejka
2023-04-22
Resource pool closing has its dedicated function
Maria Matejka
2023-04-22
Global protocol list is typed to avoid typecast confusion
Maria Matejka
2023-04-17
IO: added a specific loop pickup group for BFD; to be done better in future
Maria Matejka
2023-04-04
More efficient IO loop event execution to avoid long loops
Maria Matejka
2023-04-04
Route feed marks only the relevant pending exports as done
Maria Matejka
2023-04-04
Moved channel export hooks to rt.h as the channel refactoring isn't going to ...
Maria Matejka
2023-04-04
Fixed use-after-free of old protocol name pointer copied into rte_owner struc...
Maria Matejka
2023-04-04
Fixed unwanted reloads while reconfiguring protocols with import table on
Maria Matejka
2023-04-04
Fixed bad filter re-evaluation with import table if filtered->accepted
Maria Matejka
2023-04-04
Fixed channel stopping when reload is active
Maria Matejka
2023-04-04
Fix obvious mistake in protocol debug dump
Maria Matejka
2023-04-04
Reducing initial channel bitmap sizes to help extreme cases
Maria Matejka
2023-04-04
Interface subsystem locking
Maria Matejka
2023-04-04
Proto: published protocol-loop connections
Maria Matejka
2023-02-07
Protocol shutdown/restart from limits is respecting the loops
Maria Matejka
2023-02-07
Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD
Maria Matejka
2023-02-02
Interface updates are asynchronous
Maria Matejka
2023-02-02
Proto: Adding a list of associated neighbors
Maria Matejka
2023-02-02
Moved interface list flush to device protocol cleanup hook.
Maria Matejka
2023-01-25
VRF setting reduced to one argument, using default dummy iface for default vrf
Maria Matejka
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
[next]