summaryrefslogtreecommitdiff
path: root/lib/if.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2015-05-19 17:40:36 -0700
committerDonald Sharp <sharpd@cumulusnetworks.com>2015-05-19 17:40:36 -0700
commit01a2af45624e3713313974b1dd9c62c2d05e928f (patch)
tree9bec97575fb5ac86329dc2dc20425514474f3ac4 /lib/if.c
parent5ce10e9251946a9973d650cf776735abfbf74eac (diff)
bgpd: bgpd-fix-ipv6-afi-parser-node.patch
BGPd: Make ipv6 unicast/multicast address-family work In the absence of this patch, attempting to type "address-family ipv6 unicast" would result in an "Ambiguous command" error and in the case of "address-family ipv6 multicast", the command would silently fail, without the prompt dropping into the address-family mode. The cause is how the parse tree is constructed for ipv6 address family. There was an error in extract.pl.in script and in vtysh.c files which assumed that there was only address family ipv6 command, without unicast or multicast and so the command was failing.
Diffstat (limited to 'lib/if.c')
0 files changed, 0 insertions, 0 deletions