diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-05-02 21:48:46 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-05-02 22:34:29 -0400 |
| commit | 0ce5d20e460e416c4cffd4f0aa97b8c6a539416a (patch) | |
| tree | 9f4a15363330d41e7f3de591a6e5cdc2c2e70fec /lib/command.c | |
| parent | 5ce77b2b1e6a4ce110f86180da4371a21dadb56e (diff) | |
bgpd: When receiving a route set the label to invalid
When we are receiving a route the attr->extra->label_index
is being set to 0. This should be BGP_INVALID_LABEL_INDEX
instead since we cannot rely on 0 to be correct for labels.
I believe that there are probably other spots that need this
type of fix, but I will let testing snuggle-bump them out.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions
