Skip to content

tcprewrite: fix DLT name for DLT_C_JNPR_ETHER in documentation#649

Merged
fklassen merged 3 commits intoappneta:4.3.4from
vincentbernat:fix/dlt_jnpr_eth
Apr 1, 2021
Merged

tcprewrite: fix DLT name for DLT_C_JNPR_ETHER in documentation#649
fklassen merged 3 commits intoappneta:4.3.4from
vincentbernat:fix/dlt_jnpr_eth

Conversation

@vincentbernat
Copy link
Copy Markdown
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