Date: Sun, 20 Jul 2008 21:45:15 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_gre.c Message-ID: <200807202145.m6KLjTQ8078720@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2008-07-20 21:45:15 UTC
FreeBSD src repository
Modified files:
sys/net if_gre.c
Log:
SVN rev 180639 on 2008-07-20 21:45:15Z by julian
Add support for actually sending WCCP return packets via GRE.
This MAY be combined by a clever person with the 'key' code recently
added, however a cursary glance suggest that it would be safer to just keep
the patches as it is unlikely that the two modes would be used together
and the separate patch has been extensively tested.
Obtained from: here and there
MFC after: 1 week
Revision Changes Path
1.51 +9 -3 src/sys/net/if_gre.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807202145.m6KLjTQ8078720>
