$Id: TODO,v 1.70 2009/07/18 15:14:07 jayrfink Exp $

RELENG
-	Test on as many platforms as possible at freeze (installfest!)

CODE
-	Need data structs and pointers for flags and key data
	This could lead to easier expansion later on
-	Get subnet_start code out of where it resides now and proper
-	Fixup var names where needed; see if there can be some reuse as well
	for certain things (like "-" and "." tokenizing)
-	Performance, performance, performance...

USE
-	Figure out verbosity, when doing subnet scans to we really give
	a hoot if a system doesn't answer?
-	fix ping only formatting
-	improved "skip own address" support
-	Could use a better bindary name, ns reads more like nameserver...

FEATURE
-	ipv6 support (ns6)
-	xxxx/CIDR support (even if it is just /24)

WISHLIST/UNSURE
-	prescan icmp ping 
-	Add protocol type/port in output (implies differentiation) 
-	x-x,x.x-x,x.x.x-x (wider subnet support)
-	ip/mac masking/spoof
-	session recording
-	parallelize

