Page MenuHomeFreeBSD

pkt-gen: Sync with upstream
ClosedPublic

Authored by jlduran on Apr 22 2023, 5:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 19, 2:35 AM
Unknown Object (File)
Mon, Aug 18, 11:09 PM
Unknown Object (File)
Mon, Aug 18, 9:42 PM
Unknown Object (File)
Mon, Aug 18, 8:29 PM
Unknown Object (File)
Sat, Aug 2, 11:42 PM
Unknown Object (File)
Mon, Jul 28, 3:45 PM
Unknown Object (File)
Jul 2 2025, 8:28 AM
Unknown Object (File)
Jun 30 2025, 4:03 AM

Details

Summary

Keep in sync with the recent upstream changes:

  • Fix compilation on 32-bit architectures
  • Update IP length, UDP length/checksum when size changes
  • Man page fixes

Obtained from: https://github.com/luigirizzo/netmap

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jlduran added a reviewer: network.

It is worth noting that the man pages in this directory are not installed by make install.

I can commit this if needed

This revision is now accepted and ready to land.Apr 25 2023, 9:20 AM

I can commit this if needed

Thank you!

This revision was automatically updated to reflect the committed changes.