ns3-bgp
0.2
BGP module for ns-3.
model
bgp-ns3-fsm.cc
Go to the documentation of this file.
1
11
#include "
bgp-ns3-fsm.h
"
12
13
namespace
ns3
{
14
20
BgpNs3Fsm::BgpNs3Fsm
(
libbgp::BgpConfig
config) :
libbgp
::BgpFsm(config) {}
21
22
}
ns3::BgpNs3Fsm::BgpNs3Fsm
BgpNs3Fsm(libbgp::BgpConfig config)
Construct a new ns3-ptr wrapped libbgp BgpFsm.
Definition:
bgp-ns3-fsm.cc:20
bgp-ns3-fsm.h
ns3 smart pointer wrapper for libbgp BGP FSM.
ns3
Definition:
bgp-log.cc:15
libbgp::BgpConfig
libbgp
Generated by
1.8.13