patch-2.3.15 linux/include/linux/capability.h

Next file: linux/include/linux/coda_linux.h
Previous file: linux/include/linux/atmsvc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.14/linux/include/linux/capability.h linux/include/linux/capability.h
@@ -131,6 +131,7 @@
 #define CAP_LINUX_IMMUTABLE  9
 
 /* Allows binding to TCP/UDP sockets below 1024 */
+/* Allows binding to ATM VCIs below 32 */
 
 #define CAP_NET_BIND_SERVICE 10
 
@@ -150,6 +151,7 @@
 /* Allow clearing driver statistics */
 /* Allow multicasting */
 /* Allow read/write of device-specific registers */
+/* Allow activation of ATM control sockets */
 
 #define CAP_NET_ADMIN        12
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)