cvs commit: src/sys/net if_gre.c
Julian Elischer
julian at FreeBSD.org
Sun Jul 20 21:45:29 UTC 2008
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
More information about the cvs-src
mailing list