patch-2.4.27 linux-2.4.27/include/net/sctp/user.h
Next file: linux-2.4.27/include/net/sock.h
Previous file: linux-2.4.27/include/net/sctp/ulpqueue.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2004-08-07 16:26:06.492422301 -0700
- Orig file:
linux-2.4.26/include/net/sctp/user.h
- Orig date:
2004-04-14 06:05:40.000000000 -0700
diff -urN linux-2.4.26/include/net/sctp/user.h linux-2.4.27/include/net/sctp/user.h
@@ -1,7 +1,7 @@
/* SCTP kernel reference Implementation
+ * (C) Copyright IBM Corp. 2001, 2004
* Copyright (c) 1999-2000 Cisco, Inc.
* Copyright (c) 1999-2001 Motorola, Inc.
- * Copyright (c) 2001-2003 International Business Machines, Corp.
* Copyright (c) 2002 Intel Corp.
*
* This file is part of the SCTP kernel reference Implementation
@@ -246,7 +246,7 @@
* event that happened to the address. They include:
*/
enum sctp_spc_state {
- SCTP_ADDR_REACHABLE,
+ SCTP_ADDR_AVAILABLE,
SCTP_ADDR_UNREACHABLE,
SCTP_ADDR_REMOVED,
SCTP_ADDR_ADDED,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)