OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
route_common.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
3  */
4 
5 #ifndef vnsw_route_common_hpp
6 #define vnsw_route_common_hpp
7 
8 #include <cmn/agent_cmn.h>
9 #include <oper/peer.h>
10 #include <oper/agent_route.h>
11 #include <oper/agent_path.h>
14 #include <oper/evpn_route.h>
15 #include <oper/bridge_route.h>
16 #include <oper/mpls.h>
17 
18 #endif // vnsw_route_common_hpp