index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nest
/
iface.c
Age
Commit message (
Expand
)
Author
2018-12-20
Nest: Fix 'show interfaces summary' command
Ondrej Zajicek (work)
2018-11-08
Nest: Improve keeping track of IPv6 link-local addresses
Ondrej Zajicek (work)
2018-11-05
Filter: Make ifname attribute modifiable
Ondrej Zajicek (work)
2017-09-06
Basic VRF support
Ondrej Zajicek (work)
2017-08-10
Nicer log output
Michal 'vorner' Vaner
2017-08-10
Less confusing log message
Michal 'vorner' Vaner
2016-11-01
Build: switch on -Wextra, get rid of most of the warnings
Jan Moskyto Matejka
2014-11-03
Changes order of iface/addr/neigh event hooks.
Ondrej Zajicek
2013-11-24
Minor changes to default router ID calculation.
Ondrej Zajicek
2013-04-16
Allows IP of loopback to be used in automatic router ID selection.
Ondrej Zajicek
2012-12-27
Implements interface masks for choosing router id.
Ondrej Zajicek
2012-01-23
Implements handling of BSD iface arrival/departure notifications.
Ondrej Zajicek
2012-01-23
Fixes problems with creating/removing/renaming ifaces on BSD.
Ondrej Zajicek
2012-01-21
Fixes another minor bug in iface scan.
Ondrej Zajicek
2012-01-01
Allows sticky link-local neighbors.
Ondrej Zajicek
2011-12-12
Fixes problem with sticky neighbors and iface address changes.
Ondrej Zajicek
2011-05-01
There may be more IP address records with the same IP.
Ondrej Zajicek
2011-03-28
Minor changes in addresses.
Ondrej Zajicek
2010-12-22
Remove unnecessary check.
Ondrej Zajicek
2010-11-11
Adds support for iface link check to static protocol.
Ondrej Zajicek
2010-11-11
Implements link state detection.
Ondrej Zajicek
2010-03-19
Allow iface pattern matching code to match peer address on ptp links.
Ondrej Zajicek
2010-03-14
Temporary OSPF commit - sockets.
Ondrej Zajicek
2010-02-27
Better flushing of interfaces.
Ondrej Zajicek
2009-05-29
Implements primary address selection base on 'primary' option.
Ondrej Zajicek
2009-05-06
A change in OSPF and RIP interface patterns.
Ondrej Zajicek
2003-02-22
There can be multiple primary addresses with different scopes
Martin Mares
2000-11-08
Yet another nasty bugfix of iface_patts_equal().
Ondrej Filip
2000-11-08
Bugfix in iface_patts_equal.
Ondrej Filip
2000-06-05
Avoid sentence containing a colon to start new doc subsection.
Martin Mares
2000-06-03
More documentation.
Martin Mares
2000-05-04
#ifdef out lots of debugging information.
Martin Mares
2000-05-04
Removed a lot of unused variables.
Martin Mares
2000-05-02
IPv6 address classification fixes.
Martin Mares
2000-04-10
Fix stupid bug in neighbor cache.
Martin Mares
2000-03-12
Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,
Martin Mares
2000-03-12
Added tracing of interface events.
Martin Mares
2000-03-01
Reimplemented neighbor cache. Now uses real hashing.
Martin Mares
2000-02-29
Rewrote interface type detection logic. The `unnumbered' flag is now per
Martin Mares
2000-01-19
Killed a couple of bugs in the neighbor cache.
Martin Mares
2000-01-16
Reworked proto lists -- each proto is now in two lists: the global one
Martin Mares
1999-12-16
Minor cleanups.
Martin Mares
1999-12-01
Introduced new protocol-dependent integer field `aux' to struct neighbor.
Martin Mares
1999-11-30
`show interfaces' and `show protocols' works.
Martin Mares
1999-11-25
Added few basic commands: show status, show interfaces [summary],
Martin Mares
1999-08-03
Basic support for IPv6. The system-dependent part doesn't work yet,
Martin Mares
1999-08-03
Cleaned up handling of interface patterns:
Martin Mares
1999-05-07
Netlink support for secondary interface addresses.
Martin Mares
1999-05-06
I rewrote the interface handling code, so that it supports multiple
Martin Mares
1999-03-26
Don't try to manipulate neighbor lists for copied interface structures.
Martin Mares
[next]