patch-2.1.30 linux/include/asm-mips/socket.h

Next file: linux/include/asm-ppc/socket.h
Previous file: linux/include/asm-m68k/termios.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.29/linux/include/asm-mips/socket.h linux/include/asm-mips/socket.h
@@ -55,4 +55,9 @@
 					/* other similar things on the	*/
 					/* user level.			*/
 
+/* Security levels - as per NRL IPv6 - don't actually do anything */
+#define SO_SECURITY_AUTHENTICATION		22
+#define SO_SECURITY_ENCRYPTION_TRANSPORT	23
+#define SO_SECURITY_ENCRYPTION_NETWORK		24
+
 #endif /* __ASM_MIPS_SOCKET_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov