cvs commit: src/sys/netinet6 ip6_input.c route6.c

Hasso Tepper hasso at crater.dragonflybsd.org
Mon May 7 06:48:47 PDT 2007


hasso       2007/05/07 06:47:53 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_6)
    sys/netinet6         ip6_input.c route6.c 
  Log:
  MFC:
  The ip6_rthdr0() function is commented out at all and the incoming Type 0
  Routing Header is now processed as an unknown Routing Header. Also drop
  packets with more than 1 routing headers and increment ifs6_in_hdrerr on
  ip6s_toomanyhdr.
  
  Obtained-from: KAME
  
  Revision  Changes    Path
  1.28.2.1  +12 -1     src/sys/netinet6/ip6_input.c
  1.5.6.1   +21 -0     src/sys/netinet6/route6.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/ip6_input.c.diff?r1=1.28&r2=1.28.2.1&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/route6.c.diff?r1=1.5&r2=1.5.6.1&f=u





More information about the Commits mailing list