summaryrefslogtreecommitdiff
path: root/lib/json.c
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2016-04-14 18:16:43 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2016-04-14 18:16:43 +0000
commit859d388e90958ce8eb42105023340c048c06ecb7 (patch)
tree76b8cee029e37958f4597bccc75422f153e284e5 /lib/json.c
parent9585bba7647707921c9d4b05ca496b781c902b8b (diff)
quagga: "set community x:y" needs bounds checking
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com> Ticket: CM-10002 superm-redxp-05# conf t superm-redxp-05(config)# route-map FOO permit 10 superm-redxp-05(config-route-map)# set community ? AA:NN Community number in AA:NN format (where AA and NN are <0-65535>) or local-AS|no-advertise|no-export|internet or additive none No community attribute superm-redxp-05(config-route-map)# set community 2:2 superm-redxp-05(config-route-map)# set community 2:70000 % Malformed communities attribute superm-redxp-05(config-route-map)# set community 70000:2 % Malformed communities attribute superm-redxp-05(config-route-map)#
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions