]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: fix IPv6 next-hop field name for routes in JSON
authorVincent Bernat <vincent@bernat.ch>
Mon, 15 Oct 2018 13:08:37 +0000 (15:08 +0200)
committerVincent Bernat <vincent@bernat.ch>
Mon, 15 Oct 2018 13:08:37 +0000 (15:08 +0200)
commitaa0a10fca22e685257d50cab38bb2496054f84ac
tree898f5e311b927364279d46a67d53764434def184
parentc9e3c7bfb284802c0965cd93b7a43e435bc59464
bgpd: fix IPv6 next-hop field name for routes in JSON

This may break existing clients but the original name contains two
errors.

Signed-off-by: Vincent Bernat <vincent@bernat.ch>
bgpd/bgp_route.c