diff options
| author | Appu Joseph <apjo@kaloom.com> | 2020-05-29 10:23:36 -0400 |
|---|---|---|
| committer | Appu Joseph <apjo@kaloom.com> | 2020-05-29 14:36:07 -0400 |
| commit | 68f36a94da0e6274e60f191bc9c851b34c9e6f2e (patch) | |
| tree | 00370e6533a2309bb19e968f252d045e377d5f94 /lib/northbound_cli.c | |
| parent | 276b698a43050393a2f73c24e254581b37cf7bbf (diff) | |
bgpd: Fix "malformed communities" for accept-own-nexthop
"set community accept-own-nexthop" returns "malformed communities"
error. This is because the token matching hits an earlier "accept-own"
and leaves "-nexthop" as a separate token to be processed.
Reorder the switch cases so that both are processed correctly.
Signed-off-by: Appu Joseph <apjo@kaloom.com>
Diffstat (limited to 'lib/northbound_cli.c')
0 files changed, 0 insertions, 0 deletions
