added 'remount' + 'icmp' cap; 'ping' is kept for compatibility reasons
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 21 Oct 2004 18:59:38 +0000 (18:59 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 21 Oct 2004 18:59:38 +0000 (18:59 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1756 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/lib/ccaps-v13.c

index 39d2e03..9a4fb36 100644 (file)
 static struct Mapping_uint64 const VALUES[] = {
   DECL("utsname", VC_VXC_SET_UTSNAME),
   DECL("rlimit",  VC_VXC_SET_RLIMIT),
-  DECL("ping",    VC_VXC_ICMP_PING),
+  DECL("icmp",    VC_VXC_RAW_ICMP),
   DECL("mount",   VC_VXC_SECURE_MOUNT),
+  DECL("remount", VC_VXC_SECURE_REMOUNT),
+    // some deprecated values...
+  DECL("ping",    VC_VXC_RAW_ICMP),
 };
 
 uint_least64_t