Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 1999 17:54:37 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet if_ether.c
Message-ID:  <199901180154.RAA27675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      1999/01/17 17:54:36 PST

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  If arpresolve() gets passed a route with a null llinfo, call
   arplookup() to try again.  This gets rid of at least one user's
   "arpresolve: can't allocate llinfo" errors, and arplookup() gives
   better error messages to help track down the problem if there really
   is a problem with the routing table.
  
  Revision  Changes    Path
  1.51      +2 -2      src/sys/netinet/if_ether.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901180154.RAA27675>