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
/
babel
/
babel.c
Age
Commit message (
Expand
)
Author
2020-11-24
lib/slab: introduce sl_allocz() function and use it in Babel
Toke Høiland-Jørgensen
2020-06-28
Show info from multiple protocols when protocol is not specified
Ondrej Zajicek (work)
2020-05-26
Babel: Set onlink flag for IPv4 routes with unreachable next hop
Ondrej Zajicek (work)
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2020-04-09
Configuration strings are constant.
Maria Matejka
2019-03-14
Nest: Update handling of temporary attributes
Ondrej Zajicek (work)
2018-12-04
Terminology cleanup: The import_control hook is now called preexport.
Jan Maria Matejka
2018-11-28
Nest: Do not hard-reset interface when preferred address is changed
Ondrej Zajicek (work)
2018-10-01
Lib: Add and use ev_new_init()
Ondrej Zajicek (work)
2018-07-03
Cleanup some warnings
Ondrej Zajicek (work)
2018-06-19
Merge branch 'int-new' into HEAD
Jan Maria Matejka
2018-06-13
Babel: Fix handling of missing IPv4 next hops
Ondrej Zajicek (work)
2018-05-30
Nest: Removing separate tmpa from route propagation
Jan Maria Matejka
2018-05-29
Protocol: Introducing an enum protocol_class
Jan Maria Matejka
2018-05-24
Do not initialize route metrics in import_control hook
Ondrej Zajicek (work)
2018-05-03
Babel: Add option to randomize router ID
Ondrej Zajicek (work)
2018-05-03
Babel: Fix type of route entry router ID
Ondrej Zajicek (work)
2018-02-13
Babel: Fix accidental bitwise or assignment
Ondrej Zajicek (work)
2018-02-13
Babel: Add source-specific routing support
Ondrej Zajicek (work)
2017-12-07
Timers: Revert temporary names and remove old timer.h
Ondrej Zajicek (work)
2017-12-07
Babel: More changes and bugfixes
Ondrej Zajicek (work)
2017-12-07
Babel: Fix handling of seqno requests
Ondrej Zajicek (work)
2017-12-07
Babel: Remove babel_proto ptr from babel_entry
Ondrej Zajicek (work)
2017-12-07
Babel: Fix hello timeout for short hello intervals
Ondrej Zajicek (work)
2017-12-07
Babel: Revamp cost computation and run route selection when cost change
Ondrej Zajicek (work)
2017-12-07
Babel: Fix unicast seqno requests
Ondrej Zajicek (work)
2017-12-07
Babel: Avoid batch seqno updates
Ondrej Zajicek (work)
2017-12-07
Babel: Fix Hello and IHU expiration
Ondrej Zajicek (work)
2017-12-07
Babel: Update to new timers
Ondrej Zajicek (work)
2017-12-07
Timers: Replace old timers with microsecond timers
Ondrej Zajicek (work)
2017-12-07
Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses
Ondrej Zajicek (work)
2017-10-17
Babel: Interface address irrelevant for interface pattern matching.
Jan Maria Matejka
2017-06-08
Babel: Add support for dual-stack IPv4/IPv6 operation
Ondrej Zajicek (work)
2017-02-22
Babel post-merge fixes
Jan Moskyto Matejka
2016-12-10
Babel: Update to integrated branch
Ondrej Zajicek (work)
2016-11-01
Build: switch on -Wextra, get rid of most of the warnings
Jan Moskyto Matejka
2016-07-20
Babel: Immediately update hello interval on interface reconfigure
Ondrej Zajicek (work)
2016-07-19
Babel: Do not maintain feasibility distance for our own routes
Ondrej Zajicek (work)
2016-07-19
Babel: Do not keep an infeasible route as selected
Ondrej Zajicek (work)
2016-07-19
Babel: Send wildcard retractions on shutdown and startup
Ondrej Zajicek (work)
2016-07-19
Babel: Rework handling of retractions
Ondrej Zajicek (work)
2016-04-28
Add the Babel routing protocol (RFC 6126)
Ondrej Zajicek (work)