cvs commit: src/sys/netinet6 ip6_input.c

Hajimu UMEMOTO ume at FreeBSD.org
Mon Mar 1 07:34:30 PST 2004


ume         2004/03/01 07:34:29 PST

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_input.c 
  Log:
  - reject incoming packets to an interface-local multicast address from
    the wire.
  - added a generic scope check, and removed checks for loopback src/dst
    addresses.
  
  Obtained from:  KAME
  
  Revision  Changes    Path
  1.69      +52 -10    src/sys/netinet6/ip6_input.c


More information about the cvs-src mailing list