changes

来自「Java抓包必备」· 代码 · 共 23 行

TXT
23
字号
Changes

09/14/00 Add JpcapWriter for saving packets to a file.
         ARP/ Reverse ARP packet supported (jpcap.ARPPacket added).
         Fix bug to call Jpcap#close() when garbage-collected.
         Fix bug that Jpcap.c couldn't compile on Linux
         Divide Jpcap.c into several files.

08/22/00 Fixed bug to cause crush when capturing ICMP with error IP packet.

08/03/00 Fixed bug which disabled to compile under Solaris (and probably
         Linux).

07/29/00 Jpcap 0.02 is relased.
         Fixed various bugs. Now it counts the size of a packet correctly.
         Also the data field following the header is exactly copied.
         Microsoft Windows (both 9x and NT/2000) is supported.

07/04/00 Jpcap.loopPacket() method were added.
         Fixed to get IP fragment offset in host order.

06/25/00 Jpcap 0.01 is released.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?