cvs commit: src/sys/netinet if_ether.c

Kip Macy kmacy at FreeBSD.org
Sun Dec 16 20:19:26 PST 2007


kmacy       2007-12-17 04:19:25 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  Don't panic in arpresolve if we're given a null mbuf. We could
  insist that the caller just pass in an initialized mbuf even
  if didn't have any data - but that seems rather contrived.
  
  Revision  Changes    Path
  1.168     +15 -11    src/sys/netinet/if_ether.c


More information about the cvs-src mailing list