index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nest
/
neighbor.c
Age
Commit message (
Expand
)
Author
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