ns3-bgp
0.2
BGP module for ns-3.
|
BGP module for ns3. More...
#include <arpa/inet.h>
#include "bgp.h"
#include "ns3/log.h"
#include "ns3/enum.h"
#include "ns3/ipv4-list-routing.h"
#include "ns3/ipv4-static-routing.h"
#include "ns3/tcp-socket-factory.h"
#include "ns3/simulator.h"
Go to the source code of this file.
Functions | |
ns3::NS_LOG_COMPONENT_DEFINE ("Bgp") | |
ns3::NS_OBJECT_ENSURE_REGISTERED (Bgp) | |
BGP module for ns3.
Definition in file bgp.cc.