Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[firefly-linux-kernel-4.4.55.git] / net / ipv4 / Kconfig
index e848e6c062cddbc29d8b846227476f778a20e6ab..9e95d7fb6d5ac4d3d19db7f3c39117d9908a35e3 100644 (file)
@@ -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.csc.kth.se/~snilsson/software/dyntrie2/>
 
 endchoice
 
@@ -562,7 +562,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://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1177186> 
 
 config TCP_CONG_YEAH
        tristate "YeAH TCP"