patch-2.4.26 linux-2.4.26/include/net/ip_vs.h
Next file: linux-2.4.26/include/net/ipv6.h
Previous file: linux-2.4.26/include/net/bluetooth/hci_core.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/include/net/ip_vs.h
- Orig date:
2003-11-28 10:26:21.000000000 -0800
diff -urN linux-2.4.25/include/net/ip_vs.h linux-2.4.26/include/net/ip_vs.h
@@ -8,7 +8,7 @@
#include <asm/types.h> /* For __uXX types */
-#define IP_VS_VERSION_CODE 0x01000A
+#define IP_VS_VERSION_CODE 0x01000B
#define NVERSION(version) \
(version >> 16) & 0xFF, \
(version >> 8) & 0xFF, \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)