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.h
Age
Commit message (
Expand
)
Author
2023-08-23
Nest: Treat VRF interfaces as inside respective VRFs
Ondrej Zajicek
2020-05-11
Nest: Fix neighbor handling for colliding ranges
Ondrej Zajicek (work)
2020-04-09
Configuration strings are constant.
Maria Matejka
2018-11-28
Nest: Do not hard-reset interface when preferred address is changed
Ondrej Zajicek (work)
2018-06-27
Nest: Neighbor cache cleanups
Ondrej Zajicek (work)
2017-12-07
Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new
Ondrej Zajicek (work)
2017-12-07
Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses
Ondrej Zajicek (work)
2017-09-06
Basic VRF support
Ondrej Zajicek (work)
2017-03-09
Nest: Allow iface-only neighbors
Ondrej Zajicek (work)
2016-11-09
Unit Testing for BIRD
Ondrej Zajicek (work)
2015-11-12
Follow-up commit on integrated BIRD
Ondrej Zajicek (work)
2013-12-02
Fixes problem with source address selection in BGP and BFD.
Ondrej Zajicek
2012-12-27
Implements interface masks for choosing router id.
Ondrej Zajicek
2012-01-23
Fixes problems with creating/removing/renaming ifaces on BSD.
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-04-05
Minor fixes.
Ondrej Zajicek
2011-03-28
Minor changes in addresses.
Ondrej Zajicek
2010-11-19
Remove some runaway debug messages and typos.
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-14
Temporary OSPF commit - sockets.
Ondrej Zajicek
2010-03-11
Merge branch 'new' into socket2
Ondrej Zajicek
2010-03-11
Temoporary OSPF commit - socket changes.
Ondrej Zajicek
2010-02-27
Better flushing of interfaces.
Ondrej Zajicek
2010-02-26
Many changes in (mainly) kernel syncers.
Ondrej Zajicek
2009-09-08
Temporary OSPFv3 development commit.
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
2000-06-01
Removed comments about workings of the old neighbor cache which are
Martin Mares
2000-06-01
Modified the neighbor cache to remember local addresses as well.
Martin Mares
2000-03-27
if_connected() is again private.
Martin Mares
2000-03-26
I broke compilation. Sorry.
Pavel Machek
2000-03-26
if_connected is usefull outside of neighbour cache.
Pavel Machek
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
1999-12-16
Minor cleanups.
Martin Mares
1999-12-01
Introduced new protocol-dependent integer field `aux' to struct neighbor.
Martin Mares
1999-11-25
Added few basic commands: show status, show interfaces [summary],
Martin Mares
1999-08-03
Cleaned up handling of interface patterns:
Martin Mares
1999-05-06
I rewrote the interface handling code, so that it supports multiple
Martin Mares
1999-03-02
o The if_change_too_big_p change was too high-spirited. Fixed.
Martin Mares
1999-03-02
Interface logic changes:
Martin Mares
1999-02-13
When protocols go down, prune the neighbor list.
Martin Mares
1999-02-13
config->router_id works again.
Martin Mares
1999-02-05
Implemented new configuration/reconfiguration interface and defined protocol
Martin Mares
1999-01-12
Keep protocol data out of iface_patt.
Pavel Machek
1998-12-04
Rip now has configurable per-interface metric (please rewiev), and few
Pavel Machek
1998-11-29
Added functions for manipulating interface name pattern lists:
Martin Mares
[next]