1 Star 0 Fork 0

JanKinCai/python-libpcap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGELOG.rst 2.10 KB
一键复制 编辑 原始数据 按行查看 历史

Change Log

All notable changes to the "python-libpcap" will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

Unreleased - 2021-01-28

0.4.0 - 2021-01-28

Added

  • Support for the stats function in libpcap (#9)
  • Support for the timeout function in libpcap (#8)

Fixed

  • Fix the memory overflow bug of get_iface_list

Changed

  • Update error type of LibpcapError
  • Update show of capture

0.3.0 - 2020-12-12

Added

  • Add packet simple parse
  • Replace command line commands * libpcap-merge * libpcap-capture
  • Add commands * libpcap-write * libpcap-read

0.2.5 - 2020-10-12

Fixed

  • Fix Sniff class don't create the pcap file (#7)

0.2.4 - 2020-07-16

Fixed

  • Fix send_packet function not free memory bug(#6).

0.2.2 - 2020-04-04

Fixed

  • Large delay with sniff() function after updating to Ubuntu 19.10 (#2)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JanKinCai/python-libpcap.git
git@gitee.com:JanKinCai/python-libpcap.git
JanKinCai
python-libpcap
python-libpcap
master

搜索帮助