diff options
author | 2015-08-23 17:41:23 +0300 | |
---|---|---|
committer | 2015-08-23 17:41:23 +0300 | |
commit | 49f6b00b58c3ec734218fcd69259771a42c157bd (patch) | |
tree | ab31e2286ad6d426c4b565ce0c07e6e1eff06f1c /scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/AUTHORS | |
parent | 405ba254de0c62ac9f4395d04f918a3749635808 (diff) |
Added dkpt package, created basic shell for packetGen usage
Diffstat (limited to 'scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/AUTHORS')
-rw-r--r-- | scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/AUTHORS | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/AUTHORS b/scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/AUTHORS new file mode 100644 index 00000000..dcefbef9 --- /dev/null +++ b/scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/AUTHORS @@ -0,0 +1,60 @@ + +Original author +--------------- + +Dug Song <dugsong@monkey.org> + + +Contributors +------------ + +Timur Alperovich <timuralp@umich.edu> + radiotap module + +Nic Bellamy <nic.bellamy@vadacom.co.nz> + HTTP header parsing fix + +the grugq <thegrugq@gmail.com> + better RTP module + +David Helder <dhelder@gizmolabs.org> + bug fixes + +Przemyslaw Karwasiecki <karwas@gmail.com> + TABLE_DUMP in MRT module + +Reza Lotun <rlotun@cs.ubc.ca> + MetaPacket cleanup + +Jeff Nathan <jeff@snort.org> + bug fixes + +Tim Newsham <newsham@lava.net> + IPv6 bugfixing and improvements + +keisuke.nishimoto@gmail.com + Snoop file parser + +Jon Oberheide <jon@oberheide.org> + STUN, H.225, TPKT, NTP, RIP, Diameter, SCTP, BGP, MRT, RX modules + +plotnikoff@gmail.com + handle dynamic imports from py2exe/freeze.py/zipped egg packages + +simdream@gmail.com + handle multiple cookie values in HTTP + +Owen Stephens <owen@owenstephens.co.uk> + IP6 extension header support + +Robert Stone <otaku@monkey.org> + Netflow and QQ modules + +Thomas Taranowski <thomastaranowski@yahoo.com> + dnet IP checksum bug on i386 + +Jirka Vejrazka + bug fixes + +Tim Yardley <yardley@gmail.com> + DHCP definitions |