-
Notifications
You must be signed in to change notification settings - Fork 103
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
Add IPV6 Support #42
Labels
Comments
ghost
assigned PherricOxide
Nov 9, 2012
PherricOxide
added a commit
that referenced
this issue
Nov 9, 2012
Made tuple use addr instead of hard coded 32 bit src/dst IPs Changed the pcap filters and made a simple ipv6 dispatcher Ticket #42
PherricOxide
added a commit
that referenced
this issue
Nov 13, 2012
PherricOxide
added a commit
that referenced
this issue
Nov 13, 2012
PherricOxide
added a commit
that referenced
this issue
Nov 13, 2012
PherricOxide
added a commit
that referenced
this issue
Nov 14, 2012
Just initial work. Still need to get the NDP solicitations getting sent to do the ipv6 -> MAC translations, and then more work to get the upper layer TCP and UDP handlers to work right without referencing ip_hdr all over the place. Ticket #42
PherricOxide
added a commit
that referenced
this issue
Nov 14, 2012
PherricOxide
added a commit
that referenced
this issue
Nov 14, 2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Basic implementation,
The text was updated successfully, but these errors were encountered: