fix build with VNET enabled
Reported by: David Wolfskill
This commit is contained in:
parent
9afcc9986c
commit
e99816f1eb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200113
@ -2597,7 +2597,7 @@ do { \
|
||||
* XXX should not happen here, but optimized out in
|
||||
* the caller.
|
||||
*/
|
||||
if (fw_one_pass) {
|
||||
if (V_fw_one_pass) {
|
||||
IPFW_RUNLOCK(chain);
|
||||
return (IP_FW_PASS);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user