Browse Source

readme: added links to libmnl source & documentation

Fabian Peter Hammerle 7 years ago
parent
commit
a41a908406
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -30,3 +30,9 @@ $ ipyml
   operstate: up
 
 ```
+
+## Links
+
+[libmnl source](https://git.netfilter.org/libmnl/tree/src)
+
+[libmnl documentation](https://netfilter.org/projects/libmnl/doxygen/html/modules.html)