aboutsummaryrefslogtreecommitdiffstats
path: root/nest/iface.c
Commit message (Expand)AuthorAgeFilesLines
* Nest: Trivial whitespace cleanupOndrej Zajicek (work)2018-02-071-1/+1
* Minor fixes for debug modeOndrej Zajicek (work)2017-12-161-1/+2
* Several minor fixesOndrej Zajicek (work)2017-12-101-2/+2
* Nest: Minor formatting changesOndrej Zajicek (work)2017-12-081-1/+1
* Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)2017-12-071-5/+19
|\
| * Basic VRF supportOndrej Zajicek (work)2017-09-061-5/+14
* | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-newOndrej Zajicek (work)2017-12-071-3/+3
|\|
| * Nicer log outputMichal 'vorner' Vaner2017-08-101-2/+2
| * Less confusing log messageMichal 'vorner' Vaner2017-08-101-1/+1
| * Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka2016-11-011-1/+1
* | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)2017-12-071-71/+153
* | Iface address debug dump fixJan Moskyto Matejka2017-10-171-4/+5
* | Channels - explicit links between protocols and tablesOndrej Zajicek (work)2016-02-011-4/+4
* | Follow-up work on integrationOndrej Zajicek (work)2015-12-211-3/+1
* | Integrated address print lengthsJan Moskyto Matejka2015-12-201-2/+2
* | Follow-up commit on integrated BIRDOndrej Zajicek (work)2015-11-121-18/+13
|/
* Changes order of iface/addr/neigh event hooks.Ondrej Zajicek2014-11-031-13/+18
* Minor changes to default router ID calculation.Ondrej Zajicek2013-11-241-12/+0
* Allows IP of loopback to be used in automatic router ID selection.Ondrej Zajicek2013-04-161-1/+5
* Implements interface masks for choosing router id.Ondrej Zajicek2012-12-271-19/+47
* Implements handling of BSD iface arrival/departure notifications.Ondrej Zajicek2012-01-231-0/+1
* Fixes problems with creating/removing/renaming ifaces on BSD.Ondrej Zajicek2012-01-231-1/+19
* Fixes another minor bug in iface scan.Ondrej Zajicek2012-01-211-5/+5
* Allows sticky link-local neighbors.Ondrej Zajicek2012-01-011-0/+18
* Fixes problem with sticky neighbors and iface address changes.Ondrej Zajicek2011-12-121-3/+12
* There may be more IP address records with the same IP.Ondrej Zajicek2011-05-011-5/+10
* Minor changes in addresses.Ondrej Zajicek2011-03-281-13/+6
* Remove unnecessary check.Ondrej Zajicek2010-12-221-2/+0
* Adds support for iface link check to static protocol.Ondrej Zajicek2010-11-111-1/+5
* Implements link state detection.Ondrej Zajicek2010-11-111-10/+16
* Allow iface pattern matching code to match peer address on ptp links.Ondrej Zajicek2010-03-191-5/+13
* Temporary OSPF commit - sockets.Ondrej Zajicek2010-03-141-5/+6
* Better flushing of interfaces.Ondrej Zajicek2010-02-271-0/+9
* Implements primary address selection base on 'primary' option.Ondrej Zajicek2009-05-291-14/+28
* A change in OSPF and RIP interface patterns.Ondrej Zajicek2009-05-061-16/+51
* There can be multiple primary addresses with different scopesMartin Mares2003-02-221-1/+1
* Yet another nasty bugfix of iface_patts_equal().Ondrej Filip2000-11-081-1/+3
* Bugfix in iface_patts_equal.Ondrej Filip2000-11-081-1/+2
* Avoid sentence containing a colon to start new doc subsection.Martin Mares2000-06-051-1/+1
* More documentation.Martin Mares2000-06-031-0/+97
* #ifdef out lots of debugging information.Martin Mares2000-05-041-0/+2
* Removed a lot of unused variables.Martin Mares2000-05-041-2/+1
* IPv6 address classification fixes.Martin Mares2000-05-021-0/+2
* Fix stupid bug in neighbor cache.Martin Mares2000-04-101-1/+1
* Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,Martin Mares2000-03-121-1/+1
* Added tracing of interface events.Martin Mares2000-03-121-14/+41
* Reimplemented neighbor cache. Now uses real hashing.Martin Mares2000-03-011-171/+2
* Rewrote interface type detection logic. The `unnumbered' flag is now perMartin Mares2000-02-291-20/+35
* Killed a couple of bugs in the neighbor cache.Martin Mares2000-01-191-29/+17
* Reworked proto lists -- each proto is now in two lists: the global oneMartin Mares2000-01-161-2/+2