kbandla / dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Other
1.08k stars 270 forks source link

New release version #568

Closed galosss closed 3 years ago

galosss commented 3 years ago

Hey,

Could you please distribute a new release version (including the last 2 fixes of my issues).

Thanks, Gal

stryker2k2 commented 3 years ago

@kbandla, @brifordwylie, and the dpkt Team - the addition of RFC 8446 that @obormot added to dpkt/ssl_ciphersuites.py is major and the community could greatly benefit from a 1.9.6 release with these changes.

I have cloned the repo with those changes so I am good for the moment. But, having a 1.9.6 release with these changes available for pip install would benefit everyone, not just myself.

Also, amazing work with dpkt! Keep it up!

brifordwylie commented 3 years ago

@galosss @stryker2k2 okay.. so 1.9.6 is now up on PyPi, I literally had to squeeze this in during a 15 minute opening in my day :)

So I'd ask the favor for two things:

stryker2k2 commented 3 years ago

You rock, @brifordwylie! I will absolutely test it out throughout the day as well as Monday and I'll provide feedback and notes here in this issue thread.

stryker2k2 commented 3 years ago

@brifordwylie - I've removed all of my dpkt repos that I've cloned and installed the dkpt 1.9.6 from PyPI and it works flawlessly.

Change Log:
- Added in the TLS 1.3 Cipher Suite from the RFC 8446 dated August 2018

You all are amazing! Thanks a ton for the update!

obormot commented 3 years ago

@brifordwylie can the issue be closed now?

obormot commented 3 years ago

I think this can be closed