cvs commit: src/sys/netinet ip_gre.c
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Fri Jul 4 21:01:44 UTC 2008
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 <fming at borderware.com>
Reviewed by: rwatson
PR: kern/85320
Revision Changes Path
1.26 +2 -2 src/sys/netinet/ip_gre.c
More information about the cvs-src
mailing list