From: Justin P. Mattock on
Th epatch below updates a broken web addres, as well as removes
a broken web address due to not knowing where this might be.

Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com>

---
Documentation/networking/udplite.txt | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/Documentation/networking/udplite.txt b/Documentation/networking/udplite.txt
index 855d8da..ee55b53 100644
--- a/Documentation/networking/udplite.txt
+++ b/Documentation/networking/udplite.txt
@@ -11,12 +11,9 @@
This file briefly describes the existing kernel support and the socket API.
For in-depth information, you can consult:

- o The UDP-Lite Homepage: http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/
+ o The UDP-Lite Homepage: http://en.wikipedia.org/wiki/UDP_Lite
From here you can also download some example application source code.

- o The UDP-Lite HOWTO on
- http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/UDP-Lite-HOWTO.txt
-
o The Wireshark UDP-Lite WiKi (with capture files):
http://wiki.wireshark.org/Lightweight_User_Datagram_Protocol

@@ -28,8 +25,6 @@
Several applications have been ported successfully to UDP-Lite. Ethereal
(now called wireshark) has UDP-Litev4/v6 support by default. The tarball on

- http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/udplite_linux.tar.gz
-
has source code for several v4/v6 client-server and network testing examples.

Porting applications to UDP-Lite is straightforward: only socket level and
--
1.7.1.rc1.21.gf3bd6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/