DragonFly BSD
DragonFly commits List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel: do not try to always build IPv4-specific code


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 5 Jan 2012 10:07:22 -0800 (PST)

commit 11ee5ab305a984083b258d3c0f4b3dda6ac22ce1
Author: Francois Tigeot <ftigeot@wolfpond.org>
Date:   Thu Jan 5 18:40:50 2012 +0100

    kernel: do not try to always build IPv4-specific code
    
    * it fails when no INET support is present
    
    * and people may want to start running IPv6-only hosts

Summary of changes:
 sys/dev/netif/an/if_an.c |    2 ++
 sys/net/if_ethersubr.c   |    2 ++
 sys/net/ppp/if_ppp.c     |    7 ++++++-
 sys/net/tun/if_tun.c     |    2 ++
 4 files changed, 12 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/11ee5ab305a984083b258d3c0f4b3dda6ac22ce1


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]