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
/
radv
/
radv.c
Age
Commit message (
Expand
)
Author
2023-08-23
Nest: Treat VRF interfaces as inside respective VRFs
Ondrej Zajicek
2023-01-22
VRF: Fix issues with reconfiguration
Ondrej Zajicek
2022-07-11
Merge commit 'beb5f78a' into backport
Maria Matejka
2022-06-27
Preexport callback now takes the channel instead of protocol as argument
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2021-10-13
Preexport: No route modification, no linpool needed
Maria Matejka
2021-09-10
Nest: Clean up main channel handling
Ondrej Zajicek (work)
2021-06-17
Nest: Clean up main channel handling
Ondrej Zajicek (work)
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2019-08-12
RAdv: Allow solicited RAs to be sent as unicast
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-09-18
No more warnings ...
Jan Maria Matejka
2018-07-19
RAdv: Fix crash during prefix change
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-01-09
Nest: Allow modification of channels inherited from templates
Ondrej Zajicek (work)
2017-12-07
Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new
Ondrej Zajicek (work)
2017-12-07
Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new
Ondrej Zajicek (work)
2017-12-07
Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new
Ondrej Zajicek (work)
2017-12-07
Timers: Revert temporary names and remove old timer.h
Ondrej Zajicek (work)
2017-12-07
Timers: Add typecast to unit-converting macros
Ondrej Zajicek (work)
2017-12-07
RAdv: 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-06
RAdv: Change specific route options to be per-interface
Ondrej Zajicek (work)
2017-10-04
RAdv: Support for more specific routes (RFC 4191)
Michal 'vorner' Vaner
2017-09-12
Nest: VRF support for neighbor cache and olock code
Ondrej Zajicek (work)
2017-08-30
RAdv: Some style nitpicks
Ondrej Zajicek (work)
2017-08-30
RAdv: Configure how long a dead prefix is advertised
Michal 'vorner' Vaner
2017-08-30
RAdv: Buffer prefixes awhile after they disappear
Michal 'vorner' Vaner
2017-08-09
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2017-08-09
RAdv: Fix typo
Ondrej Zajicek (work)
2017-08-09
RAdv: Style updates
Michal 'vorner' Vaner
2017-08-09
RAdv: Style updates
Michal 'vorner' Vaner
2016-11-09
Unit Testing for BIRD
Ondrej Zajicek (work)
2016-11-08
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2016-11-01
Build: switch on -Wextra, get rid of most of the warnings
Jan Moskyto Matejka
2016-04-07
Channelize: rt_notify arg conversion table -> channel
Jan Moskyto Matejka
2016-02-01
Channels - explicit links between protocols and tables
Ondrej Zajicek (work)
2015-11-12
Follow-up commit on integrated BIRD
Ondrej Zajicek (work)
2015-11-05
Initial commit on integrated BIRD
Ondrej Zajicek (work)
2015-02-21
Store protocol config size inside protocol structure
Ondrej Zajicek
2014-07-07
Implements default router preference (RFC 4191) for RAdv.
Ondrej Zajicek
2013-11-19
BFD protocol, ready for release.
Ondrej Zajicek
2013-02-08
Implements router advertisements activated by received routes.
Ondrej Zajicek
2012-07-07
Implements RDNSS and DNSSL support for RAdv.
Ondrej Zajicek
2011-11-17
Fixes RAdv proto w.r.t. templates.
Ondrej Zajicek
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2011-03-13
Implements Router Advertisement protocol.
Ondrej Zajicek