Commit graph

5 commits

Author SHA1 Message Date
adam
30ec1d1858 Changes 2.2.0:
This release adds a contrib section filled with old contributions that were not distributed with Scapy yet: CDP, IGMP, MPLS, CHDLC, SLARP, WPA EAPOL, DTP, EIGRP, VQP, BGP, OSPF, VTP RSVP, EtherIP, RIPng, and IKEv2. It fixes some bugs.
2013-06-15 20:24:19 +00:00
drochner
e8d6903cfd update to 2.1.1
This release include many bugfixes, most of them for Windows platforms,
thanks mainly to Dirk Loss. There is also VRRP and SCTP protocols
suppor thanks to zer0, IPython support.
2011-02-25 15:43:51 +00:00
hasso
7c7af4b3df Update to 2.0.1. Changes are too numerous since 1.0.5 and there is no normal
changelog except log in upstream repository.

Most notably (at least for me) it adds an IPv6 support.
2009-06-09 12:30:02 +00:00
adrianp
ea15012be8 Update to 1.0.5
_lots_ of changes
In brief:

# Revision 1.0.0.7  2005/08/10 20:01:56  pbi
# - changed Ether.mysummary() (P. Lalet)
# - Update of Sebek protocols (P. Lalet)

# Revision 1.0.0.21  2005/09/06 17:05:19  pbi
# - new logging/warning facility using the logging module

# Revision 1.0.0.24  2005/09/08 14:13:36  pbi
# - added RandIP()

# Revision 1.0.0.33  2005/09/24 14:29:30  pbi
# - completed PrismHeader layer

# Revision 1.0.4.98  2006/10/06 16:31:41  pbi
# - added additionnal DHCP Options (ticket #11)

# Revision 1.0.4.84  2006/09/23 06:52:46  pbi
# - improved import_hexcap() to handle more hexdump outputs
2007-01-03 15:02:51 +00:00
drochner
ae5670997b add scapy-1.0.0, a Python shell for network packet construction, injection
and capture
2005-08-10 13:54:58 +00:00