Bug 189272

Summary: [ipfw] do not work layer allow ip from any to any layer2 in
Product: Base System Reporter: support <support>
Component: kernAssignee: Andrey V. Elsukov <ae>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description support 2014-05-03 07:00:00 UTC
ipfw show:
00010        0           0 allow ip from any to any layer2 in
00011 39018965 37245809580 allow ip from any to any layer2 out

#sysctl net.link.ether.ipfw
net.link.ether.ipfw: 1

How-To-Repeat: FreeBSD 9.2-STABLE #0 r265171  amd64

ipfw show:
00011 1561953477 1063053582321 allow ip from any to any layer2 in
00012  606048658  760421435719 allow ip from any to any layer2 out
#sysctl net.link.ether.ipfw
net.link.ether.ipfw: 1
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-05-04 03:24:26 UTC
Responsible Changed
From-To: freebsd-amd64->freebsd-ipfw

reclassify.
Comment 2 Andrey V. Elsukov freebsd_committer freebsd_triage 2014-05-04 09:28:53 UTC
State Changed
From-To: open->closed

This was fixed in r264813. Thanks. 


Comment 3 Andrey V. Elsukov freebsd_committer freebsd_triage 2014-05-04 09:28:53 UTC
Responsible Changed
From-To: freebsd-ipfw->ae

Take it.