Fix the bandwidth specifier once and for all. Properly distinguish
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 22 Jan 2004 06:20:08 +0000 (06:20 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 22 Jan 2004 06:20:08 +0000 (06:20 +0000)
commit7700730e82bddfc4fa890b839143e19810805439
treed5ccb77278832268292cd5806e86e91464571c76
parentd512def09aa0e1c83cb7dd2a99386cf2000ca183
Fix the bandwidth specifier once and for all.  Properly distinguish
between 'kbit' and 'kbyte', case insensitive, and 'kb' and 'KB',
case sensitive.
sbin/ipfw/ipfw.c
sbin/ipfw/ipfw2.c