CVSROOT: /cvs Module name: src Changes by: mcbr...@cvs.openbsd.org 2015/03/17 19:12:16
Modified files: share/man/man4 : gre.4 sys/netinet : ip_gre.c Log message: "handle" wccp2 packets if net.inet.gre.wccp is set to 2 by truncating skipping the wccp 2 header. Tested with Cisco ASA. "looks correct" claudio ok yasuoka