diff options
author | Satoshi Fujimoto <satoshi.fujimoto7@gmail.com> | 2017-03-24 13:11:05 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-03-28 11:01:11 +0900 |
commit | 399a03feb1984e660f8f51d03d3ce4d09a774b70 (patch) | |
tree | dde71c527b64bfa1dcd95ae7aea263b8554bd880 /.travis.yml | |
parent | b7dcd408374ad805895c7d76e1fe6b4fcca87693 (diff) |
bgp/peer: Fix invalid NEXT_HOP in UPDATE message
Currently, when BGPSpeaker advertises IPv4/6 unicast routes
via an iBGP connection, if the Nexthop in the route is omitted,
BGP Speaker advertises the Nexthop with the unspecified address.
This route can be evaluated as invalid by the receiving router.
This patch fixes it by making BGPSpeaker to advertising
the Nexthop with the host's own ip address if the local route
in the RIB has the Nexthop with the unspecified address.
Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions