summaryrefslogtreecommitdiffhomepage
path: root/server
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2017-05-09 16:22:40 +0900
committerfujita <fujita@fujita-no-MacBook.local>2017-05-15 15:14:24 +0900
commitc28f127f5fad42d252e5775ef7d7968e7c2b75c7 (patch)
treeb9b77219dffb910c3ba89d8a382d2586c60e6388 /server
parent4215941eec35635f59c068de968523913df2a087 (diff)
bgp: Advertise IPv4 routes with IPv6 Next Hop
RFC5549 allows IPv6 Next Hop address for the advertisement of IPv4 related NLRIs for <AFI/SAFI> of <1/1>, <1/2>, <1/4> and <1/128>. Currently, the advertisement using the MP_REACH_NLRI is supported, but IPv4 routes with IPv6 Next Hop is not enough. This patch enable to advertise IPv4 routes for <AFI/SAFI> of <1/1> through GoBGP CLI command. e.g.) $ gobgp global rib add -a ipv4 10.2.1.0/24 nexthop 2001:2::1 Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions