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

Implement draft-ietf-tsvwg-sctp-zero-checksum-01 #284

Merged
merged 1 commit into from
Feb 9, 2024

Implement draft-ietf-tsvwg-sctp-zero-checksum-01

b168526
Select commit
Loading
Failed to load commit list.
Merged

Implement draft-ietf-tsvwg-sctp-zero-checksum-01 #284

Implement draft-ietf-tsvwg-sctp-zero-checksum-01
b168526
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2024 in 1s

80.45% of diff hit (target 70.00%)

View this Pull Request on Codecov

80.45% of diff hit (target 70.00%)

Annotations

Check warning on line 655 in association.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

association.go#L654-L655

Added lines #L654 - L655 were not covered by tests

Check warning on line 659 in association.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

association.go#L658-L659

Added lines #L658 - L659 were not covered by tests

Check warning on line 134 in packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

packet.go#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 50 in param_zero_checksum.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

param_zero_checksum.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in param_zero_checksum.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

param_zero_checksum.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 91 in paramtype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

paramtype.go#L90-L91

Added lines #L90 - L91 were not covered by tests