File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Documentation/teaching/labs Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ possible to implement the TCP/IP stack in user space using raw sockets (the
45
45
layer protocol in kernel (`TUX web server
46
46
<http://en.wikipedia.org/wiki/TUX_web_server> `_).
47
47
48
- For more details about user space programming using sockets, see `Bee 's Guide to
48
+ For more details about user space programming using sockets, see `Beej 's Guide to
49
49
Network Programming Using Internet
50
- Sockets <http ://www.beej.us/guide/bgnet/output/html/multipage /> `_.
50
+ Sockets <https ://www.beej.us/guide/bgnet/> `_.
51
51
52
52
Linux networking
53
53
================
@@ -968,7 +968,7 @@ Further reading
968
968
969
969
.. _Linux IP networking : http://www.cs.unh.edu/cnrg/gherrin/
970
970
.. _The TUX Web Server : http://www.stllinux.org/meeting_notes/2001/0719/myTUX/
971
- .. _Beej's Guide to Network Programming Using Internet Sockets : http ://beej.us/net2 /bgnet.html
971
+ .. _Beej's Guide to Network Programming Using Internet Sockets : https ://www. beej.us/guide /bgnet/
972
972
.. _Kernel Korner - Network Programming in the Kernel : http://www.linuxjournal.com/article/7660
973
973
.. _Hacking the Linux Kernel Network Stack : http://phrack.org/issues/61/13.html
974
974
.. _The netfilter.org project : http://www.netfilter.org/
You can’t perform that action at this time.
0 commit comments