thompsa     2007-07-30 20:17:22 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       lagg.4 
    sys/net              if_lagg.c if_lagg.h 
  Log:
  - Propagate the largest set of interface capabilities supported by all lagg
    ports to the lagg interface.
  - Use the MTU from the first interface as the lagg MTU, all extra interfaces
    must be the same.
  
  This fixes using a lagg interface for a vlan or enabling jumbo frames, etc.
  
  Approved by:    re (kensmith)
  MFC After:      3 days
  
  Revision  Changes    Path
  1.4       +3 -0      src/share/man/man4/lagg.4
  1.18      +57 -15    src/sys/net/if_lagg.c
  1.10      +0 -1      src/sys/net/if_lagg.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to