cvs commit: src/sys/net if_gre.c

[ Available lists | Index of cvs-all | Month of Jul 2008 | Week of 20 Jul 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Julian Elischer <julian@FreeBSD.org>
Date
20 Jul 2008 21:45:29
Subject
cvs commit: src/sys/net if_gre.c
Message-ID
200807202145.m6KLjTQ8078720@repoman.freebsd.org


[ Hide this part ]
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

Elapsed time: 0.058 seconds