]> git.ipfire.org Git - thirdparty/bird.git/commit
Allows sticky link-local neighbors.
authorOndrej Zajicek <santiago@crfreenet.org>
Sun, 1 Jan 2012 11:02:20 +0000 (12:02 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Sun, 1 Jan 2012 11:14:42 +0000 (12:14 +0100)
commit69a8259c5e438f949bd58b1a2f8e1d12a49f9216
tree5d685368ce58732ce4a9133b5f5bc43b20b78476
parentc32c3f88f0c8788118ed3701c11a5aea2aaf9356
Allows sticky link-local neighbors.

Allows using NEF_STICKY neighbors with link-local addresses. This is
used for static route nexthops, they can be specified like fe80::1%eth0
.
conf/confbase.Y
nest/iface.c
nest/iface.h
nest/neighbor.c
proto/bgp/bgp.c
proto/static/config.Y
proto/static/static.c
proto/static/static.h