]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Support for large communities
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sat, 1 Oct 2016 10:50:29 +0000 (12:50 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 3 Oct 2016 10:48:56 +0000 (12:48 +0200)
commit66dbdbd993115c57acafdb776d2165d0b4a90a45
tree802ed0a7926d5edca62fa0adeaf73ba203d2b2fb
parentf51b1f556595108d53b9f4580bfcb96bfbc85442
BGP: Support for large communities

Add support for large communities (draft-ietf-idr-large-community),
96bit alternative to RFC 1997 communities.

Thanks to Matt Griswold for the original patch.
filter/config.Y
filter/filter.c
filter/filter.h
filter/test.conf
nest/a-set.c
nest/attrs.h
nest/route.h
nest/rt-attr.c
proto/bgp/attrs.c
proto/bgp/bgp.h
proto/bgp/config.Y