cvs commit: src/sys/net if_gif.c

Andrew Thompson thompsa at FreeBSD.org
Thu Mar 6 19:02:37 UTC 2008


thompsa     2008-03-06 19:02:37 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_gif.c 
  Log:
  Improve EtherIP interaction with the bridge
   - Set M_BCAST|M_MCAST for incoming frames
   - Send the frame to a local interface if the bridge returns the mbuf
  
  Submitted by:   Eugene Grosbein
  Tested by:      Boris Kochergin
  
  Revision  Changes    Path
  1.68      +30 -2     src/sys/net/if_gif.c


More information about the cvs-src mailing list