-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finishing vtp.py #1535
Comments
I do not understand why you opened this issue. Can you po code some explanations?
|
This issue was listed on the contributions roadmap. When I read the Scapy contributing doc it said to open an issue to let others know that you are working on it. This is my first time contributing to scapy so I'd appreciate any guidance. |
I understand now =)
The explanation was missing from your first post.
|
@jaredwelsh any update? |
Moved to #399 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Finishing the VLAN Trunk Protocol at vtp.py
Todo:
- Join messages
- RE MD5 hash calculation
- Have a closer look at 8 byte padding in summary adv.
- h2i function for VTPTimeStampField
- add length of packet
Reference:
cisco vlan trunk protocol
The text was updated successfully, but these errors were encountered: