| OpenSDN source code
    | 
#include "bgp/community.h"#include <boost/foreach.hpp>#include <algorithm>#include <string>#include "base/string_util.h"#include "bgp/bgp_proto.h"#include "bgp/extended-community/tag.h"#include "bgp/extended-community/default_gateway.h"#include "bgp/extended-community/es_import.h"#include "bgp/extended-community/esi_label.h"#include "bgp/extended-community/etree.h"#include "bgp/extended-community/load_balance.h"#include "bgp/extended-community/mac_mobility.h"#include "bgp/extended-community/local_sequence_number.h"#include "bgp/extended-community/router_mac.h"#include "bgp/extended-community/site_of_origin.h"#include "bgp/extended-community/source_as.h"#include "bgp/extended-community/sub_cluster.h"#include "bgp/extended-community/vrf_route_import.h"#include "bgp/tunnel_encap/tunnel_encap.h"#include "bgp/origin-vn/origin_vn.h"#include "bgp/rtarget/rtarget_address.h"#include "bgp/security_group/security_group.h"#include "net/community_type.h"