Documentation
¶
Index ¶
- type IPv4
- type Neighbor
- type OSPF
- func (ospf *OSPF) AddLink(peer cutevpn.Route)
- func (ospf *OSPF) Dump() []byte
- func (ospf *OSPF) GetAdja(adja IPv4) (cutevpn.Route, error)
- func (ospf *OSPF) GetShortest(dst IPv4) (cutevpn.Route, error)
- func (ospf *OSPF) Inject(p Packet)
- func (ospf *OSPF) Neighbors() []Neighbor
- func (ospf *OSPF) SendQueue() chan Packet
- type Packet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.