Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 08:53:51 -0700 (PDT)
From:      Munechika SUMIKAWA <sumikawa@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_gif.c
Message-ID:  <200106191553.f5JFrpI31091@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sumikawa    2001/06/19 08:53:51 PDT

  Modified files:
    sys/net              if_gif.c 
  Log:
  Suppress update ifnet.iflastchange when processing packets for SNMP
  requirements(RFC1573, interface MIB). This change for 4.4BSD was
  first introduced in if_ethersubr.c:1.17->1.18.
  
  BTW, iflastchange on all of IFs are inconsistent. e.g.
       ether, tun: update
       fddi, tokenring, ppp: not update
  I'll make patch later.
  
  Obtained from:	KAME
  MFC after:	2 weeks
  
  Revision  Changes    Path
  1.11      +1 -2      src/sys/net/if_gif.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?200106191553.f5JFrpI31091>