aboutsummaryrefslogtreecommitdiffstats
path: root/nest/iface.h
Commit message (Expand)AuthorAgeFilesLines
* Nest: Fix neighbor handling for colliding rangesOndrej Zajicek (work)2020-05-111-2/+3
* Configuration strings are constant.Maria Matejka2020-04-091-3/+3
* Nest: Do not hard-reset interface when preferred address is changedOndrej Zajicek (work)2018-11-281-4/+8
* Nest: Neighbor cache cleanupsOndrej Zajicek (work)2018-06-271-14/+6
* Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)2017-12-071-0/+2
|\
| * Basic VRF supportOndrej Zajicek (work)2017-09-061-0/+2
* | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)2017-12-071-4/+16
* | Nest: Allow iface-only neighborsOndrej Zajicek (work)2017-03-091-3/+6
* | Unit Testing for BIRDOndrej Zajicek (work)2016-11-091-0/+1
* | Follow-up commit on integrated BIRDOndrej Zajicek (work)2015-11-121-4/+2
|/
* Fixes problem with source address selection in BGP and BFD.Ondrej Zajicek2013-12-021-0/+1
* Implements interface masks for choosing router id.Ondrej Zajicek2012-12-271-0/+4
* Fixes problems with creating/removing/renaming ifaces on BSD.Ondrej Zajicek2012-01-231-0/+1
* Allows sticky link-local neighbors.Ondrej Zajicek2012-01-011-1/+4
* Fixes problem with sticky neighbors and iface address changes.Ondrej Zajicek2011-12-121-0/+1
* Minor fixes.Ondrej Zajicek2011-04-051-2/+2
* Minor changes in addresses.Ondrej Zajicek2011-03-281-10/+15
* Remove some runaway debug messages and typos.Ondrej Zajicek2010-11-191-2/+2
* Adds support for iface link check to static protocol.Ondrej Zajicek2010-11-111-0/+1
* Implements link state detection.Ondrej Zajicek2010-11-111-3/+5
* Temporary OSPF commit - sockets.Ondrej Zajicek2010-03-141-1/+2
* Merge branch 'new' into socket2Ondrej Zajicek2010-03-111-1/+3
|\
| * Better flushing of interfaces.Ondrej Zajicek2010-02-271-1/+2
| * Many changes in (mainly) kernel syncers.Ondrej Zajicek2010-02-261-0/+1
* | Temoporary OSPF commit - socket changes.Ondrej Zajicek2010-03-111-0/+9
|/
* Temporary OSPFv3 development commit.Ondrej Zajicek2009-09-081-0/+1
* Implements primary address selection base on 'primary' option.Ondrej Zajicek2009-05-291-0/+1
* A change in OSPF and RIP interface patterns.Ondrej Zajicek2009-05-061-4/+10
* Removed comments about workings of the old neighbor cache which areMartin Mares2000-06-011-18/+2
* Modified the neighbor cache to remember local addresses as well.Martin Mares2000-06-011-0/+1
* if_connected() is again private.Martin Mares2000-03-271-2/+6
* I broke compilation. Sorry.Pavel Machek2000-03-261-1/+1
* if_connected is usefull outside of neighbour cache.Pavel Machek2000-03-261-0/+2
* Reimplemented neighbor cache. Now uses real hashing.Martin Mares2000-03-011-0/+4
* Rewrote interface type detection logic. The `unnumbered' flag is now perMartin Mares2000-02-291-7/+7
* Killed a couple of bugs in the neighbor cache.Martin Mares2000-01-191-2/+2
* Minor cleanups.Martin Mares1999-12-161-1/+0
* Introduced new protocol-dependent integer field `aux' to struct neighbor.Martin Mares1999-12-011-0/+1
* Added few basic commands: show status, show interfaces [summary],Martin Mares1999-11-251-1/+3
* Cleaned up handling of interface patterns:Martin Mares1999-08-031-6/+3
* I rewrote the interface handling code, so that it supports multipleMartin Mares1999-05-061-16/+37
* o The if_change_too_big_p change was too high-spirited. Fixed.Martin Mares1999-03-021-0/+2
* Interface logic changes:Martin Mares1999-03-021-3/+4
* When protocols go down, prune the neighbor list.Martin Mares1999-02-131-0/+1
* config->router_id works again.Martin Mares1999-02-131-1/+0
* Implemented new configuration/reconfiguration interface and defined protocolMartin Mares1999-02-051-2/+2
* Keep protocol data out of iface_patt.Pavel Machek1999-01-121-6/+6
* Rip now has configurable per-interface metric (please rewiev), and fewPavel Machek1998-12-041-0/+5
* Added functions for manipulating interface name pattern lists:Martin Mares1998-11-291-0/+14
* Generate router_id automatically if possible (standard "smallest of localMartin Mares1998-10-191-0/+1