Skip to content

Use golang.org/x/sys/cpu.IsBigEndian#273

Merged
jsimonetti merged 1 commit intojsimonetti:masterfrom
dswarbrick:bigendian-skip
Aug 26, 2025
Merged

Use golang.org/x/sys/cpu.IsBigEndian#273
jsimonetti merged 1 commit intojsimonetti:masterfrom
dswarbrick:bigendian-skip

Conversation

@dswarbrick
Copy link
Copy Markdown
Contributor

github.com/mdlayher/netlink v1.8.0 changed the return of nlenc.NativeEndian() such that comparing it against encoding.BigEndian or encoding.LittleEndian does not work as expected.

See mdlayher/netlink#220 (comment)

github.com/mdlayher/netlink v1.8.0 changed the return of
nlenc.NativeEndian() such that comparing it against encoding.BigEndian
or encoding.LittleEndian does not work as expected.

Signed-off-by: Daniel Swarbrick <[email protected]>
@jsimonetti
Copy link
Copy Markdown
Owner

Thanks!

@jsimonetti jsimonetti merged commit f8dffaf into jsimonetti:master Aug 26, 2025
8 checks passed
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