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
This commit is contained in:
Susant Sahani 2014-05-01 16:16:55 +05:30 committed by Tom Gundersen
parent 0b44d8c3d7
commit 3eb94c9e9e
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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: