cvs commit: src/sys/sys mbuf.h src/sys/net if_ethersubr.c src/sys/dev/mxge mxge_lro.c

Andre Oppermann andre at freebsd.org
Mon Jun 11 21:20:15 UTC 2007


Andrew Gallatin wrote:
> Andre Oppermann writes:
>  > Lets add the interface capabilities flag for LRO including the ifconfig
>  > support and be done with this episode.
> 
> OK.  I'm about out of time for today.  If you haven't beaten
> me to it, I will try to do it tomorrow or the next day.
> I assume you're willing to review a patch?

It's already committed to if.h and ifconfig(8).  IFCAP_LRO.  Change
is very simple.  Same driver internal usage as with IFCAP_TSO[46].

-- 
Andre



More information about the cvs-src mailing list