]> git.ipfire.org Git - thirdparty/bird.git/history - nest/neighbor.c
Doc: Remove some superfluous slashes
[thirdparty/bird.git] / nest / neighbor.c
2017-09-12  Ondrej Zajicek ... Nest: VRF support for neighbor cache and olock code
2016-05-12  Pavel TvrdikProg Doc: Complete several missing parameters
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-12-02  Ondrej ZajicekFixes problem with source address selection in BGP...
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-09-26  Ondrej ZajicekFixes missing unregister of kernel table handling code.
2012-08-16  Ondrej ZajicekFixes a bug with neighbor cache and overlapping IP...
2012-01-01  Ondrej ZajicekAllows sticky link-local neighbors.
2011-12-11  Ondrej ZajicekFixes problem with sticky neighbors and iface address...
2011-03-28  Ondrej ZajicekMinor changes in addresses.
2011-01-08  Ondrej ZajicekFixes scope for sticky neighbors.
2010-11-11  Ondrej ZajicekAdds support for iface link check to static protocol.
2010-04-27  Ondrej ZajicekBetter support for /31 networks.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-09-08  Ondrej ZajicekTemporary OSPFv3 development commit.
2009-08-28  Ondrej ZajicekTemporary OSPFv3 development commit
2009-08-27  Ondrej ZajicekTemporary OSPFv3 development commit
2008-12-08  Ondrej ZajicekFixes core state machine.
2000-06-07  Martin MaresFixes to the progdoc.
2000-06-01  Martin MaresDocumented.
2000-06-01  Martin MaresInactive sticky neighbors have no scope.
2000-06-01  Martin MaresModified the neighbor cache to remember local addresses...
2000-05-08  Martin MaresDebugged printing and pruning of neighbor cache entries.
2000-04-10  Martin MaresFix stupid bug in neighbor cache.
2000-03-27  Martin Maresif_connected() is again private.
2000-03-26  Pavel Machekif_connected is usefull outside of neighbour cache.
2000-03-12  Martin MaresGreat cleanup of debug messages. LOCAL_DEBUG turned...
2000-03-01  Martin MaresReimplemented neighbor cache. Now uses real hashing.