Penguin
Diff: LinuxNetlinkSockets
EditPageHistoryDiffInfoLikePages

Differences between version 6 and revision by previous author of LinuxNetlinkSockets.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 6 Last edited on Wednesday, August 10, 2005 9:52:20 am by AdrianKitto Revert
Older page: version 4 Last edited on Tuesday, August 9, 2005 10:17:27 pm by PerryLorier Revert
@@ -17,13 +17,13 @@
 (ha! It's been ages and you've not put up any examples! So I've written one that shows route add/del events, see LinuxNetlinkSocketExample --PerryLorier). 
  
 !! Applications Known to Use Netlink Sockets 
  
-* Quagga  
-* /sbin/ip (iproute2 package) 
+* [ Quagga]  
+* /sbin/ip ([IpRoute]2 package) 
  
 !! Other Documentation: 
 * RFC:3549 
 * [Kernel Korner - Why and How to Use Netlink Socket|http://www.linuxjournal.com/article/7356] 
  
 ---- 
 Part Of CategoryNetworking