]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fill in prefix for flowspec entry when json format is requested 3121/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 1 Oct 2018 15:06:26 +0000 (17:06 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 23 Oct 2018 14:07:52 +0000 (16:07 +0200)
commit625d293183355d04515b702a9a034c23c83bbc8a
tree52219ccc45fd3458a8ac6e660da1968269f8de84
parent25aea4b23107d9a64dfecef1c01b61063afbf3ed
bgpd: fill in prefix for flowspec entry when json format is requested

as prefix is opaque for flowspec, and json needs to have a non empty
full of meaning value in prefix, the proposal is to encode the
displayable form of flowspec entry.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_route.c