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
2018-06-27
Nest: Neighbor cache cleanups
Ondrej Zajicek (work)
2018-02-07
Nest: Trivial whitespace cleanup
Ondrej Zajicek (work)
2017-12-07
Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new
Ondrej Zajicek (work)
2017-09-12
Nest: VRF support for neighbor cache and olock code
Ondrej Zajicek (work)
2017-03-09
Nest: Allow iface-only neighbors
Ondrej Zajicek (work)
2016-05-12
Merge remote-tracking branch 'origin/master' into int-new
Ondrej Zajicek (work)
2016-05-12
Prog Doc: Complete several missing parameters
Pavel Tvrdik
2016-02-01
Channels - explicit links between protocols and tables
Ondrej Zajicek (work)
2015-12-24
Follow-up work on integration
Ondrej Zajicek (work)
2015-12-19
Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF
Jan Moskyto Matejka
2015-12-18
Netlink and BSD: Integrating IPv4 and IPv6
Jan Moskyto Matejka
2015-11-12
Follow-up commit on integrated BIRD
Ondrej Zajicek (work)
2015-06-08
unsigned [int] -> uint
Pavel TvrdĂk
2013-12-02
Fixes problem with source address selection in BGP and BFD.
Ondrej Zajicek
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