]> git.ipfire.org Git - thirdparty/bird.git/commit
Implements 'next hop keep' option for BGP.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 16 Apr 2013 15:27:34 +0000 (17:27 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 16 Apr 2013 15:27:34 +0000 (17:27 +0200)
commit48bc232f08141d26691237c3d79db587ce16932b
treea1b58dced547671340b294f47cbe1ee6f385ca0a
parent9ff5257357d9975654279db17bbc8525583ba1cc
Implements 'next hop keep' option for BGP.

This option allows to keep the received next hop even in cases when
the route is sent to an interface with a different subnet.
doc/bird.sgml
proto/bgp/attrs.c
proto/bgp/bgp.h
proto/bgp/config.Y