patch-2.1.30 linux/include/asm-ppc/socket.h
Next file: linux/include/asm-sparc/asm_offsets.h
Previous file: linux/include/asm-mips/socket.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Mar 20 17:11:53 1997
-  Orig file: 
v2.1.29/linux/include/asm-ppc/socket.h
-  Orig date: 
Wed Dec 18 00:54:10 1996
diff -u --recursive --new-file v2.1.29/linux/include/asm-ppc/socket.h linux/include/asm-ppc/socket.h
@@ -32,4 +32,9 @@
 #define SO_RCVTIMEO	18
 #define SO_SNDTIMEO	19
 
+/* Security levels - as per NRL IPv6 - don't actually do anything */
+#define SO_SECURITY_AUTHENTICATION		20
+#define SO_SECURITY_ENCRYPTION_TRANSPORT	21
+#define SO_SECURITY_ENCRYPTION_NETWORK		22
+
 #endif /* _ASM_SOCKET_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov