[packages/iptables] - more vserver updates

baggins baggins at pld-linux.org
Sun Feb 9 17:53:26 CET 2020


commit 51a091a4a968c48ab76165db475e2730a4703f7f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Feb 9 17:51:23 2020 +0100

    - more vserver updates

 iptables-owner-struct-size-vs.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/iptables-owner-struct-size-vs.patch b/iptables-owner-struct-size-vs.patch
index 7a26fe6..bca40cb 100644
--- a/iptables-owner-struct-size-vs.patch
+++ b/iptables-owner-struct-size-vs.patch
@@ -37,11 +37,11 @@
 --- iptables-1.4.10/include/linux/netfilter/xt_owner.h~	2010-10-29 16:37:22.000000000 +0200
 +++ iptables-1.4.10/include/linux/netfilter/xt_owner.h	2010-12-12 14:50:24.192495705 +0100
 @@ -7,12 +7,16 @@
- 	XT_OWNER_UID    = 1 << 0,
- 	XT_OWNER_GID    = 1 << 1,
- 	XT_OWNER_SOCKET = 1 << 2,
-+	XT_OWNER_NID    = 1 << 3,
-+	XT_OWNER_XID    = 1 << 4,
+ 	XT_OWNER_GID          = 1 << 1,
+ 	XT_OWNER_SOCKET       = 1 << 2,
+ 	XT_OWNER_SUPPL_GROUPS = 1 << 3,
++	XT_OWNER_NID          = 1 << 4,
++	XT_OWNER_XID          = 1 << 5,
  };
  
  struct xt_owner_match_info {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iptables.git/commitdiff/51a091a4a968c48ab76165db475e2730a4703f7f



More information about the pld-cvs-commit mailing list