cvs commit: src/sys/net if_lagg.c

Andrew Thompson thompsa at FreeBSD.org
Wed May 30 08:47:16 UTC 2007


thompsa     2007-05-30 08:47:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_lagg.c 
  Log:
  MFC r1.13, 1.14
  - Fix a mbuf leak where sc_start fails or the protocol is none.
  - packets on the input interface were counted twice
  - Use IFQ_HANDOFF instead of rolling our own
  
  Revision  Changes    Path
  1.11.2.2  +5 -15     src/sys/net/if_lagg.c


More information about the cvs-src mailing list