freebsd-dev/sbin/ipfw
Ruslan Ermilov 0a81860b0b Workaround the problem that the first (and only first) port name
can't have a dash character (it is treated as a ``range'' operator).
One could now use such a name by escaping the ``-'' characters.
For example:

# ipfw add 1 count tcp from any to any "ms\-sql\-s"
# ipfw add 2 count tcp from any ftp\\-data-ftp to any

PR:		7101
1999-06-11 09:43:53 +00:00
..
ipfw.8 Manpage cleanup, move $Id$ to #ifndef lint, remove unused includes, 1999-05-29 08:12:38 +00:00
ipfw.c Workaround the problem that the first (and only first) port name 1999-06-11 09:43:53 +00:00
Makefile Submitted by: Whistle Communications (archie Cobbs) 1997-06-02 05:02:37 +00:00