ns3-bgp  0.2
BGP module for ns-3.
Functions
bgp.cc File Reference

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"
Include dependency graph for bgp.cc:

Go to the source code of this file.

Functions

 ns3::NS_LOG_COMPONENT_DEFINE ("Bgp")
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (Bgp)
 

Detailed Description

BGP module for ns3.

Author
Nato Morichika nat@n.nosp@m.at.m.nosp@m.oe
Version
0.1
Date
2019-07-15

Definition in file bgp.cc.