kernel: IFCAP_TSO is really IPv4-specific
authorFrançois Tigeot <ftigeot@wolfpond.org>
Mon, 20 Aug 2012 19:59:03 +0000 (21:59 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Mon, 27 Aug 2012 04:56:02 +0000 (06:56 +0200)
commit46117e3ec209f6cef549369bb574f1cd7940759a
tree4b342e8604584141ab95d1386eabc23eb339082f
parent61c0750556b971f960a6783bf22f9f7c22bd856a
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
sys/net/if.h