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

tcprewrite: fix DLT name for DLT_C_JNPR_ETHER in documentation #649

Merged
merged 3 commits into from
Apr 1, 2021

Conversation

vincentbernat
Copy link
Contributor

Code says jnpr_eth, but documentation says jnpr_ether.

Signed-off-by: Vincent Bernat vincent@bernat.ch

GabrielGanne and others added 3 commits July 13, 2020 10:16
Instead of hard failing on malformed packets, treat them as soft errors
and skip them. This concerns both malformed packets (eg. too short to
contain the expected protocol headers) and unsupported packets (eg.
fragmented IPv6 packets).

This is a partial fix for appneta#611

Signed-off-by: Gabriel Ganne <gabriel.ganne@gmail.com>
…ported

tcprewrite: handle malformed and unsupported packets as soft errors
Code says `jnpr_eth`, but documentation says `jnpr_ether`.

Signed-off-by: Vincent Bernat <vincent@bernat.ch>
@fklassen fklassen changed the base branch from master to 4.3.4 March 18, 2021 18:49
@fklassen fklassen merged commit bb70a74 into appneta:4.3.4 Apr 1, 2021
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.

3 participants