Package net.clackrouter.netutils

Simple network utility classes used by a Clack Router.

See:
          Description

Interface Summary
ICMPListener Allows higher level applications to listen for ICMP events.
 

Class Summary
EthernetAddress Class representing an Ethernet address and associated utility functions.
ExtractEncapUtils  
FilterEntry  
FilterEntry.PacketInfo  
NetUtils Simple utilities for operating on ByteBuffers and Internet Addresses.
NetUtils.Net  
PQueue My algo teacher would cry, but i'm implementing a priority queue as a list and am finding the max elem using a linear scan b/c our networks are tiny
 

Package net.clackrouter.netutils Description

Simple network utility classes used by a Clack Router.