bird/proto/bgp
Ondrej Zajicek 6cb8f742f1 Better handling of well-known communities.
Process well-known communities before the export filter (old behavior is
to process these attributes after, which does not allow to send route
with such community) and just for routes received from other BGP
protocols. Also fixes a bug in next_hop check.
2010-01-27 17:22:57 +01:00
..
attrs.c Better handling of well-known communities. 2010-01-27 17:22:57 +01:00
bgp.c Implements MRTdump feature. 2010-01-03 12:17:52 +01:00
bgp.h Better handling of well-known communities. 2010-01-27 17:22:57 +01:00
config.Y Better handling of well-known communities. 2010-01-27 17:22:57 +01:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Implements MRTdump feature. 2010-01-03 12:17:52 +01:00