Skip to content
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

void tcpip::store_packet won't handle flows larger than 4GiB #12

Closed
simsong opened this issue Oct 21, 2012 · 1 comment
Closed

void tcpip::store_packet won't handle flows larger than 4GiB #12

simsong opened this issue Oct 21, 2012 · 1 comment
Assignees

Comments

@simsong
Copy link
Owner

simsong commented Oct 21, 2012

Because an absolute offset into the file is calculated, this function won't handle flows larger than 4GiB.

@ghost ghost assigned simsong Oct 21, 2012
@simsong
Copy link
Owner Author

simsong commented Nov 28, 2012

fixed with the new TCP/IP.

@simsong simsong closed this as completed Nov 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant