cvs commit: src/sys/netinet6 ip6_input.c

JINMEI Tatuya jinmei at FreeBSD.org
Mon May 14 17:56:14 UTC 2007


jinmei      2007-05-14 17:56:13 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_input.c 
  Log:
  handle IPv6 router alert option contained in an incoming packet per
  option value so that unrecognized options are ignored as specified in RFC2711.
  (packets containing an MLD router alert option are passed to the upper layer
  as before).
  
  Approved by: gnn (mentor), ume (mentor)
  
  Revision  Changes    Path
  1.91      +18 -4     src/sys/netinet6/ip6_input.c


More information about the cvs-src mailing list