From: Samuel Mendoza-Jonas Date: Thu, 30 Jun 2016 06:13:58 +0000 (+1000) Subject: discover/network: Ignore tun devices X-Git-Tag: v1.2.3^0 X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=5496eee36f70631ae45403f90ed7b4dc143f27c0;hp=5496eee36f70631ae45403f90ed7b4dc143f27c0 discover/network: Ignore tun devices In some environments a default 'tun' device is created. Petitboot doesn't use this and it clutters up the list of network devices, so ignore it if it is encountered. Signed-off-by: Samuel Mendoza-Jonas ---