git: kernel: IFCAP_TSO is really IPv4-specific

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Aug 26 21:56:18 PDT 2012


commit 46117e3ec209f6cef549369bb574f1cd7940759a
Author: François Tigeot <ftigeot at 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





More information about the Commits mailing list