git: network.subr: Clean up list_net_interfaces()
    Aaron LI 
    aly at crater.dragonflybsd.org
       
    Fri Dec 14 06:21:12 PST 2018
    
    
  
commit 0e387345be5e08113d61156e6d46d1502bfc4987
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Dec 11 21:16:25 2018 +0800
    network.subr: Clean up list_net_interfaces()
    
    The rc.d/netif takes care of DHCP/non-DHCP interfaces appropriately, and
    thus the interface type filter feature in list_net_interfaces() is no
    longer needed since long ago.
Summary of changes:
 etc/network.subr | 52 +++++-----------------------------------------------
 1 file changed, 5 insertions(+), 47 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e387345be5e08113d61156e6d46d1502bfc4987
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list