summaryrefslogtreecommitdiff
path: root/nest/iface.c
AgeCommit message (Expand)Author
2023-08-23Nest: Treat VRF interfaces as inside respective VRFsOndrej Zajicek
2021-12-18Nest: Do not ignore secondary flag changes in ifa updatesOndrej Zajicek (work)
2020-05-11Nest: Fix neighbor handling for colliding rangesOndrej Zajicek (work)
2020-04-09Configuration strings are constant.Maria Matejka
2019-07-24Nest: VRF of protocol can be explicitly specified as 'default'Ondrej Zajicek (work)
2018-11-28Nest: Do not hard-reset interface when preferred address is changedOndrej Zajicek (work)
2018-11-05Filter: Make ifname attribute modifiableOndrej Zajicek (work)
2018-10-11Nest: Fix 'show interfaces summary' commandOndrej Zajicek (work)
2018-02-07Nest: Trivial whitespace cleanupOndrej Zajicek (work)
2017-12-16Minor fixes for debug modeOndrej Zajicek (work)
2017-12-10Several minor fixesOndrej Zajicek (work)
2017-12-08Nest: Minor formatting changesOndrej Zajicek (work)
2017-12-07Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)
2017-12-07Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-newOndrej Zajicek (work)
2017-12-07Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)
2017-10-17Iface address debug dump fixJan Moskyto Matejka
2017-09-06Basic VRF supportOndrej Zajicek (work)
2017-08-10Nicer log outputMichal 'vorner' Vaner
2017-08-10Less confusing log messageMichal 'vorner' Vaner
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-02-01Channels - explicit links between protocols and tablesOndrej Zajicek (work)
2015-12-21Follow-up work on integrationOndrej Zajicek (work)
2015-12-20Integrated address print lengthsJan Moskyto Matejka
2015-11-12Follow-up commit on integrated BIRDOndrej Zajicek (work)
2014-11-03Changes order of iface/addr/neigh event hooks.Ondrej Zajicek
2013-11-24Minor changes to default router ID calculation.Ondrej Zajicek
2013-04-16Allows IP of loopback to be used in automatic router ID selection.Ondrej Zajicek
2012-12-27Implements interface masks for choosing router id.Ondrej Zajicek
2012-01-23Implements handling of BSD iface arrival/departure notifications.Ondrej Zajicek
2012-01-23Fixes problems with creating/removing/renaming ifaces on BSD.Ondrej Zajicek
2012-01-21Fixes another minor bug in iface scan.Ondrej Zajicek
2012-01-01Allows sticky link-local neighbors.Ondrej Zajicek
2011-12-12Fixes problem with sticky neighbors and iface address changes.Ondrej Zajicek
2011-05-01There may be more IP address records with the same IP.Ondrej Zajicek
2011-03-28Minor changes in addresses.Ondrej Zajicek
2010-12-22Remove unnecessary check.Ondrej Zajicek
2010-11-11Adds support for iface link check to static protocol.Ondrej Zajicek
2010-11-11Implements link state detection.Ondrej Zajicek
2010-03-19Allow iface pattern matching code to match peer address on ptp links.Ondrej Zajicek
2010-03-14Temporary OSPF commit - sockets.Ondrej Zajicek
2010-02-27Better flushing of interfaces.Ondrej Zajicek
2009-05-29Implements primary address selection base on 'primary' option.Ondrej Zajicek
2009-05-06A change in OSPF and RIP interface patterns.Ondrej Zajicek
2003-02-22There can be multiple primary addresses with different scopesMartin Mares
2000-11-08Yet another nasty bugfix of iface_patts_equal().Ondrej Filip
2000-11-08Bugfix in iface_patts_equal.Ondrej Filip
2000-06-05Avoid sentence containing a colon to start new doc subsection.Martin Mares
2000-06-03More documentation.Martin Mares
2000-05-04#ifdef out lots of debugging information.Martin Mares
2000-05-04Removed a lot of unused variables.Martin Mares