ns3-bgp  0.2
BGP module for ns-3.
ns3::BgpRouting Member List

This is the complete list of members for ns3::BgpRouting, including all inherited members.

BgpRouting() (defined in ns3::BgpRouting)ns3::BgpRouting
GetAddressByNexthop(const Ipv4Address &nexthop) constns3::BgpRouting
GetDeviceByNexthop(const Ipv4Address &nexthop) constns3::BgpRouting
GetTypeId(void) (defined in ns3::BgpRouting)ns3::BgpRoutingstatic
NotifyAddAddress(uint32_t interface, Ipv4InterfaceAddress address) (defined in ns3::BgpRouting)ns3::BgpRouting
NotifyInterfaceDown(uint32_t interface) (defined in ns3::BgpRouting)ns3::BgpRouting
NotifyInterfaceUp(uint32_t interface) (defined in ns3::BgpRouting)ns3::BgpRouting
NotifyRemoveAddress(uint32_t interface, Ipv4InterfaceAddress address) (defined in ns3::BgpRouting)ns3::BgpRouting
PrintRoutingTable(Ptr< OutputStreamWrapper > stream, Time::Unit unit=Time::S) const (defined in ns3::BgpRouting)ns3::BgpRouting
RouteInput(Ptr< const Packet > p, const Ipv4Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb) (defined in ns3::BgpRouting)ns3::BgpRouting
RouteOutput(Ptr< Packet > p, const Ipv4Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr) (defined in ns3::BgpRouting)ns3::BgpRouting
SetIpv4(Ptr< Ipv4 > ipv4) (defined in ns3::BgpRouting)ns3::BgpRouting
SetRib(const libbgp::BgpRib4 *rib)ns3::BgpRouting