Skip to content

Update icmp.h#100

Merged
ofalk merged 1 commit intoofalk:develfrom
Lomasterrrr:patch-1
Feb 13, 2025
Merged

Update icmp.h#100
ofalk merged 1 commit intoofalk:develfrom
Lomasterrrr:patch-1

Conversation

@Lomasterrrr
Copy link

wrong size of fields for icmp4 timestamp message

wrong size of fields for icmp4 timestamp message
@ofalk ofalk self-requested a review June 18, 2024 09:19
@ofalk
Copy link
Owner

ofalk commented Jun 18, 2024

I think the idea here is to hold ICMPv6 as well. Hence changing this to unit16 doesn't make sense, or am I missing something?

@ofalk ofalk self-assigned this Jun 18, 2024
@ofalk ofalk changed the base branch from master to devel February 13, 2025 16:05
@ofalk
Copy link
Owner

ofalk commented Feb 13, 2025

I think the idea here is to hold ICMPv6 as well. Hence changing this to unit16 doesn't make sense, or am I missing something?

Dunno where my mind was back then. Of course the ID and Sequence number should be 16bit identifiers; Agree with this and I'll merge it into devel.

@ofalk ofalk merged commit ef502e0 into ofalk:devel Feb 13, 2025
ofalk added a commit that referenced this pull request Jul 13, 2025
* Encoding fixes
* CI Config (a few iterations) w/ Ubuntu and Windows target
* Typo fixes
* Fixes in icmp.h (#100 #101) - wrong size of fields for icmp4 timestamp message / 16bits are enough for Id/Seq.
* Fix payload size of Netlink message (#99) - The `len` parameter of `NLMSG_LENGTH`  was size of Netlink header instead of RtNetlink header.
* python/dnet.pyx: fix incompatible-function-pointer-types for modern compiler (#104)
* Cythonize with latest Cython (3.1)
* Fix #109 PF_PACKET support detection to failure
* tree-wide: regenerate autotools files
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