cvs commit: src/sys/netinet6 in6_src.c

Hajimu UMEMOTO ume at FreeBSD.org
Wed Nov 12 13:39:14 PST 2003


ume         2003/11/12 13:39:12 PST

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6_src.c 
  Log:
  reflect ip6_pktopts and ip6_moptions into embeded scope of
  destination address.  it makes `ping6 -I <if> <link-local>'
  work again.  since we don't merge scope cleanup yet, we need
  this for workaround.
  
  Revision  Changes    Path
  1.23      +17 -3     src/sys/netinet6/in6_src.c


More information about the cvs-src mailing list