All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/11]net/ax25/Kconfig Update broken web addresses.
@ 2010-09-11  5:45 Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 02/11]net/ipv4/netfilter/Kconfig " Justin P. Mattock
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:45 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ax25/Kconfig |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/ax25/Kconfig b/net/ax25/Kconfig
index 2a72aa9..705e53e 100644
--- a/net/ax25/Kconfig
+++ b/net/ax25/Kconfig
@@ -7,7 +7,7 @@ menuconfig HAMRADIO
 	bool "Amateur Radio support"
 	help
 	  If you want to connect your Linux box to an amateur radio, answer Y
-	  here. You want to read <http://www.tapr.org/tapr/html/pkthome.html>
+	  here. You want to read <http://www.tapr.org/>
 	  and more specifically about AX.25 on Linux
 	  <http://www.linux-ax25.org/>.
 
@@ -42,7 +42,7 @@ config AX25
 	  check out the file <file:Documentation/networking/ax25.txt> in the
 	  kernel source. More information about digital amateur radio in
 	  general is on the WWW at
-	  <http://www.tapr.org/tapr/html/pkthome.html>.
+	  <http://www.tapr.org/>.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called ax25.
@@ -89,7 +89,7 @@ config NETROM
 	  <http://www.linux-ax25.org>. You also might want to check out the
 	  file <file:Documentation/networking/ax25.txt>. More information about
 	  digital amateur radio in general is on the WWW at
-	  <http://www.tapr.org/tapr/html/pkthome.html>.
+	  <http://www.tapr.org/>.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called netrom.
@@ -108,7 +108,7 @@ config ROSE
 	  <http://www.linux-ax25.org>.  You also might want to check out the
 	  file <file:Documentation/networking/ax25.txt>. More information about
 	  digital amateur radio in general is on the WWW at
-	  <http://www.tapr.org/tapr/html/pkthome.html>.
+	  <http://www.tapr.org/>.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called rose.
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 02/11]net/ipv4/netfilter/Kconfig Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
@ 2010-09-11  5:45 ` Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 03/11]net/ipv4/cipso_ipv4.c " Justin P. Mattock
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:45 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/netfilter/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
index 1833bdb..83731a4 100644
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
@@ -147,7 +147,7 @@ config IP_NF_TARGET_ULOG
 	  which can only be viewed through syslog.
 
 	  The appropriate userspace logging daemon (ulogd) may be obtained from
-	  <http://www.gnumonks.org/projects/ulogd/>
+	  <http://www.gnumonks.org/>
 
 	  To compile it as a module, choose M here.  If unsure, say N.
 
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 03/11]net/ipv4/cipso_ipv4.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 02/11]net/ipv4/netfilter/Kconfig " Justin P. Mattock
@ 2010-09-11  5:45 ` Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 04/11]net/ipv4/tcp_illinois.c " Justin P. Mattock
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:45 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/cipso_ipv4.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/cipso_ipv4.c b/net/ipv4/cipso_ipv4.c
index 3a92a76..65dc808 100644
--- a/net/ipv4/cipso_ipv4.c
+++ b/net/ipv4/cipso_ipv4.c
@@ -9,7 +9,7 @@
  *
  * The CIPSO draft specification can be found in the kernel's Documentation
  * directory as well as the following URL:
- *   http://netlabel.sourceforge.net/files/draft-ietf-cipso-ipsecurity-01.txt
+ *  http://tools.ietf.org/id/draft-ietf-cipso-ipsecurity-01.txt 
  * The FIPS-188 specification can be found at the following URL:
  *   http://www.itl.nist.gov/fipspubs/fip188.htm
  *
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 04/11]net/ipv4/tcp_illinois.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 02/11]net/ipv4/netfilter/Kconfig " Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 03/11]net/ipv4/cipso_ipv4.c " Justin P. Mattock
@ 2010-09-11  5:45 ` Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 05/11]net/ipv4/tcp_lp.c " Justin P. Mattock
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:45 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/tcp_illinois.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ipv4/tcp_illinois.c b/net/ipv4/tcp_illinois.c
index 1eba160..8bedf6c 100644
--- a/net/ipv4/tcp_illinois.c
+++ b/net/ipv4/tcp_illinois.c
@@ -1,12 +1,12 @@
 /*
  * TCP Illinois congestion control.
  * Home page:
- *	http://www.ews.uiuc.edu/~shaoliu/tcpillinois/index.html
+ * http://web.archive.org/web/*/http://www.ews.uiuc.edu/~shaoliu/tcpillinois/index.html	
  *
  * The algorithm is described in:
  * "TCP-Illinois: A Loss and Delay-Based Congestion Control Algorithm
  *  for High-Speed Networks"
- * http://www.ews.uiuc.edu/~shaoliu/papersandslides/liubassri06perf.pdf
+ * http://www.ifp.illinois.edu/~srikant/Papers/liubassri06perf.pdf
  *
  * Implemented from description in paper and ns-2 simulation.
  * Copyright (C) 2007 Stephen Hemminger <shemminger@linux-foundation.org>
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 05/11]net/ipv4/tcp_lp.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
                   ` (2 preceding siblings ...)
  2010-09-11  5:45 ` [PATCH 04/11]net/ipv4/tcp_illinois.c " Justin P. Mattock
@ 2010-09-11  5:45 ` Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 06/11]net/ipv4/fib_trie.c " Justin P. Mattock
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:45 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/tcp_lp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/tcp_lp.c b/net/ipv4/tcp_lp.c
index de87037..b88c17b 100644
--- a/net/ipv4/tcp_lp.c
+++ b/net/ipv4/tcp_lp.c
@@ -22,7 +22,7 @@
  * Original Author:
  *   Aleksandar Kuzmanovic <akuzma@northwestern.edu>
  * Available from:
- *   http://www.ece.rice.edu/~akuzma/Doc/akuzma/TCP-LP.pdf
+ *   http://web.archive.org/web/*/http://www.ece.rice.edu/~akuzma/Doc/akuzma/TCP-LP.pdf 
  * Original implementation for 2.4.19:
  *   http://www-ece.rice.edu/networks/TCP-LP/
  *
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 06/11]net/ipv4/fib_trie.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
                   ` (3 preceding siblings ...)
  2010-09-11  5:45 ` [PATCH 05/11]net/ipv4/tcp_lp.c " Justin P. Mattock
@ 2010-09-11  5:45 ` Justin P. Mattock
  2010-09-11  5:45 ` [PATCH 07/11]net/ipv4/tcp_veno.c " Justin P. Mattock
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:45 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/fib_trie.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/fib_trie.c b/net/ipv4/fib_trie.c
index 79d057a..059ac6f 100644
--- a/net/ipv4/fib_trie.c
+++ b/net/ipv4/fib_trie.c
@@ -16,7 +16,7 @@
  *
  * An experimental study of compression methods for dynamic tries
  * Stefan Nilsson and Matti Tikkanen. Algorithmica, 33(1):19-33, 2002.
- * http://www.nada.kth.se/~snilsson/public/papers/dyntrie2/
+ * http://www.nada.kth.se/
  *
  *
  * IP-address lookup using LC-tries. Stefan Nilsson and Gunnar Karlsson
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 07/11]net/ipv4/tcp_veno.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
                   ` (4 preceding siblings ...)
  2010-09-11  5:45 ` [PATCH 06/11]net/ipv4/fib_trie.c " Justin P. Mattock
@ 2010-09-11  5:45 ` Justin P. Mattock
  2010-09-11  5:46 ` [PATCH 08/11]net/ipv4/tcp_input.c " Justin P. Mattock
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:45 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/tcp_veno.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/tcp_veno.c b/net/ipv4/tcp_veno.c
index b612acf..16cd91d 100644
--- a/net/ipv4/tcp_veno.c
+++ b/net/ipv4/tcp_veno.c
@@ -6,7 +6,7 @@
  *    "TCP Veno: TCP Enhancement for Transmission over Wireless Access Networks."
  *    IEEE Journal on Selected Areas in Communication,
  *    Feb. 2003.
- * 	See http://www.ntu.edu.sg/home5/ZHOU0022/papers/CPFu03a.pdf
+ * 	See http://www.ntu.edu.sg/Pages/default.aspx 
  */
 
 #include <linux/mm.h>
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 08/11]net/ipv4/tcp_input.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
                   ` (5 preceding siblings ...)
  2010-09-11  5:45 ` [PATCH 07/11]net/ipv4/tcp_veno.c " Justin P. Mattock
@ 2010-09-11  5:46 ` Justin P. Mattock
  2010-09-11  5:46 ` [PATCH 09/11]net/ipv4/Kconfig " Justin P. Mattock
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:46 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/tcp_input.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c
index e663b78..f5b7628 100644
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
@@ -428,10 +428,10 @@ EXPORT_SYMBOL(tcp_initialize_rcv_mss);
  *
  * The algorithm for RTT estimation w/o timestamps is based on
  * Dynamic Right-Sizing (DRS) by Wu Feng and Mike Fisk of LANL.
- * <http://www.lanl.gov/radiant/website/pubs/drs/lacsi2001.ps>
+ * <http://public.lanl.gov/radiant/pubs.htm>
  *
  * More detail on this code can be found at
- * <http://www.psc.edu/~jheffner/senior_thesis.ps>,
+ * <http://staff.psc.edu/jheffner/>,
  * though this reference is out of date.  A new paper
  * is pending.
  */
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 09/11]net/ipv4/Kconfig Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
                   ` (6 preceding siblings ...)
  2010-09-11  5:46 ` [PATCH 08/11]net/ipv4/tcp_input.c " Justin P. Mattock
@ 2010-09-11  5:46 ` Justin P. Mattock
  2010-09-11  5:46 ` [PATCH 10/11]net/ipv4/tcp_westwood.c " Justin P. Mattock
  2010-09-11  5:46 ` [PATCH 11/11]net/netfilter/nf_conntrack_proto_tcp.c " Justin P. Mattock
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:46 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/Kconfig |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 7c3a7d1..72ea424 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -84,7 +84,7 @@ config IP_FIB_TRIE
 
 	  An experimental study of compression methods for dynamic tries
 	  Stefan Nilsson and Matti Tikkanen. Algorithmica, 33(1):19-33, 2002.
-	  http://www.nada.kth.se/~snilsson/public/papers/dyntrie2/
+	  http://www.kth.se/csc 
 
 endchoice
 
@@ -271,8 +271,8 @@ config IP_PIMSM_V1
 	  Kernel side support for Sparse Mode PIM (Protocol Independent
 	  Multicast) version 1. This multicast routing protocol is used widely
 	  because Cisco supports it. You need special software to use it
-	  (pimd-v1). Please see <http://netweb.usc.edu/pim/> for more
-	  information about PIM.
+	  (pimd-v1). Information is at: 
+	  http://web.archive.org/web/*/http://netweb.usc.edu/pim/.
 
 	  Say Y if you want to use PIM-SM v1. Note that you can say N here if
 	  you just want to use Dense Mode PIM.
@@ -555,7 +555,7 @@ config TCP_CONG_VENO
 	distinguishing to circumvent the difficult judgment of the packet loss
 	type. TCP Veno cuts down less congestion window in response to random
 	loss packets.
-	See http://www.ntu.edu.sg/home5/ZHOU0022/papers/CPFu03a.pdf
+	See http://www.ntu.edu.sg/Pages/default.aspx 
 
 config TCP_CONG_YEAH
 	tristate "YeAH TCP"
@@ -583,7 +583,7 @@ config TCP_CONG_ILLINOIS
 	throughput and maintain fairness.
 
 	For further details see:
-	  http://www.ews.uiuc.edu/~shaoliu/tcpillinois/index.html
+	 http://web.archive.org/web/*/http://www.ews.uiuc.edu/~shaoliu/tcpillinois/index.html 
 
 choice
 	prompt "Default TCP congestion control"
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 10/11]net/ipv4/tcp_westwood.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
                   ` (7 preceding siblings ...)
  2010-09-11  5:46 ` [PATCH 09/11]net/ipv4/Kconfig " Justin P. Mattock
@ 2010-09-11  5:46 ` Justin P. Mattock
  2010-09-11  5:46 ` [PATCH 11/11]net/netfilter/nf_conntrack_proto_tcp.c " Justin P. Mattock
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:46 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/ipv4/tcp_westwood.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/tcp_westwood.c b/net/ipv4/tcp_westwood.c
index 20151d6..bbf0e99 100644
--- a/net/ipv4/tcp_westwood.c
+++ b/net/ipv4/tcp_westwood.c
@@ -3,7 +3,7 @@
  *
  *      Angelo Dell'Aera: author of the first version of TCP Westwood+ in Linux 2.4
  *
- * Support at http://c3lab.poliba.it/index.php/Westwood
+ * Support at http://www.cs.ucla.edu/NRL/hpi/tcpw/ 
  * Main references in literature:
  *
  * - Mascolo S, Casetti, M. Gerla et al.
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 11/11]net/netfilter/nf_conntrack_proto_tcp.c Update broken web addresses.
  2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
                   ` (8 preceding siblings ...)
  2010-09-11  5:46 ` [PATCH 10/11]net/ipv4/tcp_westwood.c " Justin P. Mattock
@ 2010-09-11  5:46 ` Justin P. Mattock
  9 siblings, 0 replies; 11+ messages in thread
From: Justin P. Mattock @ 2010-09-11  5:46 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 net/netfilter/nf_conntrack_proto_tcp.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/netfilter/nf_conntrack_proto_tcp.c b/net/netfilter/nf_conntrack_proto_tcp.c
index c4c885d..a695842 100644
--- a/net/netfilter/nf_conntrack_proto_tcp.c
+++ b/net/netfilter/nf_conntrack_proto_tcp.c
@@ -329,8 +329,8 @@ static unsigned int get_conntrack_index(const struct tcphdr *tcph)
 /* TCP connection tracking based on 'Real Stateful TCP Packet Filtering
    in IP Filter' by Guido van Rooij.
 
-   http://www.nluug.nl/events/sane2000/papers.html
-   http://www.iae.nl/users/guido/papers/tcp_filtering.ps.gz
+   http://www.sane.nl/events/sane2000/papers.html 
+   http://www.darkart.com/mirrors/www.obfuscation.org/ipf/
 
    The boundaries and the conditions are changed according to RFC793:
    the packet must intersect the window (i.e. segments may be
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-09-11  5:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11  5:45 [PATCH 01/11]net/ax25/Kconfig Update broken web addresses Justin P. Mattock
2010-09-11  5:45 ` [PATCH 02/11]net/ipv4/netfilter/Kconfig " Justin P. Mattock
2010-09-11  5:45 ` [PATCH 03/11]net/ipv4/cipso_ipv4.c " Justin P. Mattock
2010-09-11  5:45 ` [PATCH 04/11]net/ipv4/tcp_illinois.c " Justin P. Mattock
2010-09-11  5:45 ` [PATCH 05/11]net/ipv4/tcp_lp.c " Justin P. Mattock
2010-09-11  5:45 ` [PATCH 06/11]net/ipv4/fib_trie.c " Justin P. Mattock
2010-09-11  5:45 ` [PATCH 07/11]net/ipv4/tcp_veno.c " Justin P. Mattock
2010-09-11  5:46 ` [PATCH 08/11]net/ipv4/tcp_input.c " Justin P. Mattock
2010-09-11  5:46 ` [PATCH 09/11]net/ipv4/Kconfig " Justin P. Mattock
2010-09-11  5:46 ` [PATCH 10/11]net/ipv4/tcp_westwood.c " Justin P. Mattock
2010-09-11  5:46 ` [PATCH 11/11]net/netfilter/nf_conntrack_proto_tcp.c " Justin P. Mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.