andre       2003/11/12 15:35:40 PST
  FreeBSD src repository
  Modified files:
    sys/netinet          ip_output.c 
  Log:
  Do not fragment a packet with hardware assistance if it has the DF
  bit set.
  
  Reviewed by:    sam (mentor)
  
  Revision  Changes    Path
  1.199     +2 -1      src/sys/netinet/ip_output.c