From: Susant Sahani Date: Thu, 1 May 2014 10:46:55 +0000 (+0530) Subject: networkd: Add todo patch kernel for tunnel module alias X-Git-Tag: v213~181 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=3eb94c9e9e25586fa8ac93545810b87ce9241363 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 --- diff --git a/TODO b/TODO index db59984bf..50d3f796a 100644 --- a/TODO +++ b/TODO @@ -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: