]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Fix Missing capability codes in data structure
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 7 Jun 2016 14:49:35 +0000 (10:49 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 7 Jun 2016 14:49:35 +0000 (10:49 -0400)
commit934a4c5975814bc966107a7bca4d16d882aa39ea
tree2805baff33435a643f8944ad4f78a854e6b68dee
parent28feb0b3a26d15c44d4306967b670ff7eb377c69
bgpd: Fix Missing capability codes in data structure

Forward port of a fix from upstream introduced
the need to have data on the new capability codes
that have been introduced.

This commit adds in the missing capabilities.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
bgpd/bgp_open.c