patch-2.1.30 linux/include/asm-sparc/socket.h
Next file: linux/include/asm-sparc/system.h
Previous file: linux/include/asm-sparc/semaphore.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Mar 20 16:44:24 1997
- Orig file:
v2.1.29/linux/include/asm-sparc/socket.h
- Orig date:
Fri Dec 13 01:37:40 1996
diff -u --recursive --new-file v2.1.29/linux/include/asm-sparc/socket.h linux/include/asm-sparc/socket.h
@@ -1,4 +1,4 @@
-/* $Id: socket.h,v 1.8 1996/12/12 19:21:43 davem Exp $ */
+/* $Id: socket.h,v 1.9 1997/03/17 04:50:50 davem Exp $ */
#ifndef _ASM_SOCKET_H
#define _ASM_SOCKET_H
@@ -34,5 +34,10 @@
/* Linux specific, keep the same. */
#define SO_NO_CHECK 0x000b
#define SO_PRIORITY 0x000c
+
+/* Security levels - as per NRL IPv6 - don't actually do anything */
+#define SO_SECURITY_AUTHENTICATION 0x000d
+#define SO_SECURITY_ENCRYPTION_TRANSPORT 0x000e
+#define SO_SECURITY_ENCRYPTION_NETWORK 0x000f
#endif /* _ASM_SOCKET_H */
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]