]> git.puffer.fish Git - matthieu/frr.git/commit
lib: add prefix support for evpn route type 5
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 12 Jan 2017 09:14:18 +0000 (10:14 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:57 +0000 (13:58 +0100)
commit4470c22cad9c6b928287e506788ed02b22e7854a
treefbfdd783ead2c0fc89cf69e3be933a3892aae646
parenta440846ea622ef4ac3ef681baff4c5331487b8f1
lib: add prefix support for evpn route type 5

The requirement from draft-ietf-bess-evpn-prefix-advertisement-03
mentions that the Eth-Tag ID, IP Prefix Length and IP Prefix will be
part of the route key used by BGP. The ip prefix length is then appended
to the evpn_addr. In addition to this, the ethernet tag ID is reused.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
lib/prefix.h