]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r223057:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jun 2011 08:37:20 +0000 (08:37 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jun 2011 08:37:20 +0000 (08:37 +0000)
commit21c8a80765ec70c74c8d8703a8fef3c72e0b256a
tree1fdfff6613431f8a6ed318250bdeccf74fb3f6d7
parentccca448cac14df255e13faa589f9b876867a2b36
MFC r223057:

 Add a new option -P to suppress getservbyport(3) calls when printing rules.
 This allows one to force consistent printing of numeric port numbers like
 we do with -n for other tools like netstat (just that -n was already taken)
 rather than the service names.

 PR: misc/151015
 Submitted by: Matt Koivisto (mkoivisto sandvine.com)
Sponsored by: Sandvine Incorporated

git-svn-id: svn://svn.freebsd.org/base/stable/8@223329 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/pf/pfctl/pfctl.8
contrib/pf/pfctl/pfctl.c
contrib/pf/pfctl/pfctl_optimize.c
contrib/pf/pfctl/pfctl_parser.c
contrib/pf/pfctl/pfctl_parser.h