gonzo       2008-07-04 21:01:30 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_gre.c 
  Log:
  SVN rev 180264 on 2008-07-04 21:01:30Z by gonzo
  
  Enqueue de-capsulated packet instead of performing direct dispatch. It's
  possible to exhaust and garble stack with a packet that contains a couple
  of hundreds nested encapsulation levels.
  
  Submitted by:   Ming Fu <[EMAIL PROTECTED]>
  Reviewed by:    rwatson
  PR:             kern/85320
  
  Revision  Changes    Path
  1.26      +2 -2      src/sys/netinet/ip_gre.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to