On Mon, Oct 23, 2006 at 01:19:08AM +0300, Artis Schlossberg wrote: > >ipcalc is a small network calculator I wrote in C. > > to whom it may concern: given the fact that there's no network calc. > in our ports tree
Actually, there is: net/cidr However, ipcalc's output is cleaner (nicer to parse in scripts, for example) and the licensing is definately an improvement (BSD vs. GPL).