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

Recalculate checksum with TTL update #380

Merged
merged 2 commits into from
Apr 15, 2017

Conversation

shinae-woo
Copy link
Member

  • TTL always be decreased by 1, so remove TODO for customizable parameter.
  • Change free_batch to drop_batch and forward dropped packets into
    output gate 1, so that someone may take the dropped packet later.
    (E.g., sending ICMP TTL exceeded in transit messages)

- TTL always be decreased by 1, so remove TODO for customizable parameter.
- Change free_batch to drop_batch and forward dropped packets into
output gate 1, so that someone may take the dropped packet later.
(E.g., sending ICMP TTL exceeded in transit messages)
- now checksum is updated with TTL update
@sangjinhan sangjinhan merged commit 9090be5 into NetSys:master Apr 15, 2017
@sangjinhan
Copy link
Member

Merged, thanks!
2017 4 13 12 03 16

@shinae-woo shinae-woo deleted the TTLChecksum branch August 8, 2017 22:13
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

Successfully merging this pull request may close these issues.

2 participants