forked from kbandla/dpkt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
75 lines (49 loc) · 1.46 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Original author
---------------
Dug Song <[email protected]>
Contributors
------------
Timur Alperovich <[email protected]>
radiotap module
Nic Bellamy <[email protected]>
HTTP header parsing fix
the grugq <[email protected]>
better RTP module
David Helder <[email protected]>
bug fixes
Przemyslaw Karwasiecki <[email protected]>
TABLE_DUMP in MRT module
Reza Lotun <[email protected]>
MetaPacket cleanup
Jeff Nathan <[email protected]>
bug fixes
Tim Newsham <[email protected]>
IPv6 bugfixing and improvements
Snoop file parser
Jon Oberheide <[email protected]>
STUN, H.225, TPKT, NTP, RIP, Diameter, SCTP, BGP, MRT, RX modules
handle dynamic imports from py2exe/freeze.py/zipped egg packages
handle multiple cookie values in HTTP
Owen Stephens <[email protected]>
IP6 extension header support
Robert Stone <[email protected]>
Netflow and QQ modules
Thomas Taranowski <[email protected]>
dnet IP checksum bug on i386
Jirka Vejrazka
bug fixes
Tim Yardley <[email protected]>
DHCP definitions
Oscar Ibatullin <[email protected]>
pcapng module, core improvements, bit fields, pretty print, creating parsers doc
Kyle Keppler <[email protected]>
Python 3 port
Hao Sun <[email protected]>
Python 3 port
Brian Wylie <[email protected]>
Examples, Docs, Tests, CI, Python 3 port
crocogorical <[email protected]>
Extend test coverage