aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-24 20:22:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-24 20:22:01 +0000
commit33458c350c997c2ecd5fd5ce0ffb571c8ec02a23 (patch)
treebd0e61c7139241ab3ee92e6b641ab08f789234c9 /toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch
parentccc7465f7afb84ceca1f2a5eb37f8be59a758239 (diff)
downloadupstream-33458c350c997c2ecd5fd5ce0ffb571c8ec02a23.tar.gz
upstream-33458c350c997c2ecd5fd5ce0ffb571c8ec02a23.tar.bz2
upstream-33458c350c997c2ecd5fd5ce0ffb571c8ec02a23.zip
upgrade to uClibc 0.9.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6353 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch')
-rw-r--r--toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch b/toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch
deleted file mode 100644
index 8aed08125f..0000000000
--- a/toolchain/uClibc/patches/140-ipv6_missing_sockopts.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- uClibc-0.9.27-old/libc/sysdeps/linux/common/bits/in.h 2005-01-12 08:59:21.000000000 +0100
-+++ uClibc-0.9.27-new/libc/sysdeps/linux/common/bits/in.h 2005-08-23 02:12:47.000000000 +0200
-@@ -115,6 +115,9 @@
- #define IPV6_MTU_DISCOVER 23
- #define IPV6_MTU 24
- #define IPV6_RECVERR 25
-+#define IPV6_V6ONLY 26
-+#define IPV6_JOIN_ANYCAST 27
-+#define IPV6_LEAVE_ANYCAST 28
-
- #define SCM_SRCRT IPV6_RXSRCRT
-