[Bug 262007] [ipfw] incorrectly rejects rules with dashed service names as an "unrecognised option"

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Mar 2022 16:52:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262007

Freddy DISSAUX <dsx@bsdsx.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dsx@bsdsx.fr

--- Comment #1 from Freddy DISSAUX <dsx@bsdsx.fr> ---
man (8) ipfw
...
             A backslash (‘\’) can be used to escape the dash (‘-’) character
             in a service name (from a shell, the backslash must be typed
             twice to avoid the shell itself interpreting it as an escape
             character).

                   ipfw add count tcp from any ftp\\-data-ftp to any

-- 
You are receiving this mail because:
You are the assignee for the bug.