From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Wed, 12 May 2021 11:58:10 +0200 Subject: [LTP] [PATCH 1/1] netns_netlink: Check ip tuntap support In-Reply-To: <20210512100746.5907-1-pvorel@suse.cz> References: <20210512100746.5907-1-pvorel@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > 11b1fea9d removed ip version check. Although check shouldn't be needed > because version 100519 (v2.6.34) is old enough, add check. > > Instead of parsing ip version just try run 'ip tuntap'. What is the exact problem here? Missing tuntap support in ip before v2.6.34? The v2.6.34 was released in 2010 and v2.6.32 in 2009, so unless someone reports breakage during pre-release testing I wouldn't bother. -- Cyril Hrubis chrubis@suse.cz