Page MenuHomeFreeBSD

D53348.id165037.diff
No OneTemporary

D53348.id165037.diff

diff --git a/sbin/ipfw/ipfw2.c b/sbin/ipfw/ipfw2.c
--- a/sbin/ipfw/ipfw2.c
+++ b/sbin/ipfw/ipfw2.c
@@ -648,7 +648,7 @@
if (ipfw_socket < 0)
err(EX_UNAVAILABLE, "socket");
- if (optname == IP_FW_GET || optname == IP_DUMMYNET_GET ||
+ if (optname == IP_FW_GET ||
optname == IP_FW_ADD || optname == IP_FW3 ||
optname == IP_FW_NAT_GET_CONFIG ||
optname < 0 ||

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 14, 10:47 AM (8 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24189738
Default Alt Text
D53348.id165037.diff (382 B)

Event Timeline