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
/
neighbor.c
Age
Commit message (
Expand
)
Author
2013-09-26
Fixes missing unregister of kernel table handling code.
Ondrej Zajicek
2012-08-16
Fixes a bug with neighbor cache and overlapping IP prefixes.
Ondrej Zajicek
2012-01-01
Allows sticky link-local neighbors.
Ondrej Zajicek
2011-12-12
Fixes problem with sticky neighbors and iface address changes.
Ondrej Zajicek
2011-03-28
Minor changes in addresses.
Ondrej Zajicek
2011-01-08
Fixes scope for sticky neighbors.
Ondrej Zajicek
2010-11-11
Adds support for iface link check to static protocol.
Ondrej Zajicek
2010-04-28
Better support for /31 networks.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
Ondrej Zajicek
2009-09-08
Temporary OSPFv3 development commit.
Ondrej Zajicek
2009-08-28
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-08-27
Temporary OSPFv3 development commit
Ondrej Zajicek
2008-12-08
Fixes core state machine.
Ondrej Zajicek
2000-06-07
Fixes to the progdoc.
Martin Mares
2000-06-01
Documented.
Martin Mares
2000-06-01
Inactive sticky neighbors have no scope.
Martin Mares
2000-06-01
Modified the neighbor cache to remember local addresses as well.
Martin Mares
2000-05-08
Debugged printing and pruning of neighbor cache entries.
Martin Mares
2000-04-10
Fix stupid bug in neighbor cache.
Martin Mares
2000-03-27
if_connected() is again private.
Martin Mares
2000-03-26
if_connected is usefull outside of neighbour cache.
Pavel Machek
2000-03-12
Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,
Martin Mares
2000-03-01
Reimplemented neighbor cache. Now uses real hashing.
Martin Mares