Uses of Class
net.clackrouter.packets.LinkStatePacket

Packages that use LinkStatePacket
net.clackrouter.packets Clack representations of packet data for a variety of core Internet protocols. 
 

Uses of LinkStatePacket in net.clackrouter.packets
 

Methods in net.clackrouter.packets with parameters of type LinkStatePacket
static boolean LinkStatePacket.LSAContentIsIdentical(LinkStatePacket p1, LinkStatePacket p2)
          Tests to see if the link and network announcement in two packets are identical This function does not compares routerID, age, or sequence number attributes