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

ns3 BGP module: routing protocol (Ipv4RoutingProtocol) More...

#include <arpa/inet.h>
#include "bgp-routing.h"
#include "ns3/log.h"
#include "ns3/node.h"
#include "ns3/simulator.h"
Include dependency graph for bgp-routing.cc:

Go to the source code of this file.

Functions

 ns3::NS_LOG_COMPONENT_DEFINE ("BgpRouting")
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (BgpRouting)
 

Detailed Description

ns3 BGP module: routing protocol (Ipv4RoutingProtocol)

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

Definition in file bgp-routing.cc.