diff options
author | Susant Sahani <susant@redhat.com> | 2014-05-01 16:16:55 +0530 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-05-12 17:53:18 +0200 |
commit | 3eb94c9e9e25586fa8ac93545810b87ce9241363 (patch) | |
tree | eead8f082b7e860d990e64b847c176d46ae6a125 | |
parent | 0b44d8c3d7dfadb60b30c9339b18c4cc1617b51b (diff) |
networkd: Add todo patch kernel for tunnel module alias
Add to todo :
1. Patch kernel to support module alias for tunnel device
2. Remove libkmod dependency from networkd
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -699,6 +699,8 @@ Features: - add Scope= parsing option for [Network] - properly handle routerless dhcp leases - set lifetime on the address acquired from dhcp + - patch kernel to support module alias for tunnel device (ipip/sit/gre), + then remove remove libkmod dependency and CAP_SYS_MODULE - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth) External: |