Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 1996 14:46:11 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet if_ether.c
Message-ID:  <199606212146.OAA05026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

peter       96/06/21 14:46:08

  Modified:    sys/netinet  if_ether.c
  Log:
  Set the rmx.rmx_expire to 0 when creating fake ethernet addresses for the
  broadcast and multicast routes, otherwise they will be expired by
  arptimeout after a few minutes, reverting to " (incomplete)". This makes
  the work done by rev 1.27 stay around until the route itself is deleted.
  This is mainly cosmetic for 'arp' and 'netstat -r'.
  
  Revision  Changes    Path
  1.33      +3 -1      src/sys/netinet/if_ether.c



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