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

git: kernel: IFCAP_TSO is really IPv4-specific


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 26 Aug 2012 21:56:18 -0700 (PDT)

commit 46117e3ec209f6cef549369bb574f1cd7940759a
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Mon Aug 20 21:59:03 2012 +0200

    kernel: IFCAP_TSO is really IPv4-specific
    
    * Rename IFCAP_TSO to IFCAP_TSO4 to make things crystal clear, keeping
      the old name for compatibility
    
    * Add IFCAP_TSO6 for the future

Summary of changes:
 sys/net/if.h |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46117e3ec209f6cef549369bb574f1cd7940759a


-- 
DragonFly BSD source repository



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