Re: [tcpdump-workers] little fix for print-esp.c

2004-04-20 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- > "Francis" == Francis Dupont <[EMAIL PROTECTED]> writes: Francis> ESP decryption should not be performed on the Francis> authentication trailer... Good point. Thanks. - -- ] ON HUMILITY: to err is human. To moo, bovine. | firewa

Re: [tcpdump-workers] little fix for print-esp.c

2004-04-10 Thread Guy Harris
On Fri, Apr 09, 2004 at 05:06:59PM +0200, Francis Dupont wrote: > ESP decryption should not be performed on the authentication trailer... ... > PS: here is the fix (for tcpdump 3.8.3 release): Checked into the main and 3.8 branches. - This is the tcpdump-workers list. Visit https://lists

[tcpdump-workers] little fix for print-esp.c

2004-04-09 Thread Francis Dupont
ESP decryption should not be performed on the authentication trailer... Regards [EMAIL PROTECTED] PS: here is the fix (for tcpdump 3.8.3 release): *** print-esp.c-origWed Nov 19 06:36:40 2003 --- print-esp.c Thu Apr 8 12:15:37 2004 *** *** 475,480 --- 475,481