Diff for /fwsync/patches/ip_fw_private_h.patch between versions 1.1.1.1 and 1.3

version 1.1.1.1, 2022/06/22 13:01:55 version 1.3, 2022/07/11 17:03:15
Line 1 Line 1
 diff --git a/sys/netpfil/ipfw/ip_fw_private.h b/sys/netpfil/ipfw/ip_fw_private.h  diff --git a/sys/netpfil/ipfw/ip_fw_private.h b/sys/netpfil/ipfw/ip_fw_private.h
index 56624209e4c..2074d3f8d35 100644index 1440b1a40ee..9944edaba3c 100644
 --- a/sys/netpfil/ipfw/ip_fw_private.h  --- a/sys/netpfil/ipfw/ip_fw_private.h
 +++ b/sys/netpfil/ipfw/ip_fw_private.h  +++ b/sys/netpfil/ipfw/ip_fw_private.h
 @@ -251,6 +251,18 @@ VNET_DECLARE(unsigned int, fw_tables_sets);  @@ -251,6 +251,18 @@ VNET_DECLARE(unsigned int, fw_tables_sets);

Removed from v.1.1.1.1  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>