CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/30 19:21:29
Modified files:
sys/net : if_pfsync.c if_pfsync.h
usr.sbin/tcpdump: print-pfsync.c
Log message:
do not include space in the end of the from for a hmac. after discussion
with deraadt@, mcbride@, and mpf@ it is obvious that a hmac doesnt make
sense for pfsync.
this also firms up some of the input parsing so it handles short frames a
bit better.
