diff options
author | torsten <torsten> | 2000-06-08 06:40:09 +0000 |
---|---|---|
committer | torsten <torsten> | 2000-06-08 06:40:09 +0000 |
commit | 94de442535f9b75c9ba8babfc945e60d77376662 (patch) | |
tree | dc0e8dee8c9af55cca46e97fd1d8f79dd13aaad3 /CHANGES | |
parent | 299da87b7de4e3582eb487e7498369964a0e016e (diff) |
Merged the Linux v2.2 packet support into the main trunk (from
tag linux-2-2-packet). Please test this code :)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -@(#) $Header: /tcpdump/master/libpcap/CHANGES,v 1.50 2000-04-27 09:37:47 itojun Exp $ (LBL) +@(#) $Header: /tcpdump/master/libpcap/CHANGES,v 1.51 2000-06-08 06:40:09 torsten Exp $ (LBL) + +Thu Jun 8 08:37:09 CEST 2000 torsten@debian.org + * merged the Linux v2.2 packet support into the main trunk Thu Apr 27 18:49:57 JST 2000 itojun@iijlab.net * avoid use of sprintf() and other unbounded string operations. |