Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2000 06:47:22 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping6 ping6.c src/sys/netinet6 icmp6.c icmp6.h
Message-ID:  <200003091447.GAA72448@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/03/09 06:47:22 PST

  Modified files:
    sbin/ping6           ping6.c 
    sys/netinet6         icmp6.c icmp6.h 
  Log:
  Update icmp node info query message bit order of query types,
  according to draft-ietf-ipngwg-icmp-name-lookups-04 to 05 change.
  This is necessary before 4.0, because,
    -This change is non backword compatible
    -Other KAME derived platforms applied 05
    -Author of the draft said he never do backword imcompatible changes
     again.
  
  Approved by: jkh
  
  Obtained from: KAME project
  
  Revision  Changes    Path
  1.4       +6 -2      src/sbin/ping6/ping6.c
  1.6       +6 -4      src/sys/netinet6/icmp6.c
  1.5       +21 -15    src/sys/netinet6/icmp6.h



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?200003091447.GAA72448>