|
ns3-bgp
0.2
BGP module for ns-3.
|
Session information class. More...
#include <bgp.h>


Public Member Functions | |
| void | Drop () |
| Drop this session. | |
Public Attributes | |
| Ptr< Peer > | peer |
| Ptr< BgpNs3Fsm > | fsm |
| Ptr< Socket > | socket |
| Ptr< BgpLog > | logger |
| Ptr< BgpNs3SocketOut > | out_handler |
| Ptr< BgpNs3SocketIn > | in_handler |
| bool | local_init |
1.8.13