Page MenuHomeFreeBSD

D53775.diff
No OneTemporary

D53775.diff

diff --git a/sys/netpfil/ipfw/ip_fw2.c b/sys/netpfil/ipfw/ip_fw2.c
--- a/sys/netpfil/ipfw/ip_fw2.c
+++ b/sys/netpfil/ipfw/ip_fw2.c
@@ -2120,8 +2120,8 @@
pkey = &args->f_id.dst_ip6;
else
pkey = &args->f_id.src_ip6;
- } else /* only for L3 */
- break;
+ }
+ break;
case LOOKUP_DSCP:
if (is_ipv4)
key = ip->ip_tos >> 2;

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 28, 1:20 PM (2 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29069952
Default Alt Text
D53775.diff (376 B)

Event Timeline