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)
Sun, Apr 5, 3:16 AM
Unknown Object (File)
Wed, Apr 1, 3:49 PM
Unknown Object (File)
Fri, Mar 27, 12:38 AM
Unknown Object (File)
Wed, Mar 25, 2:08 AM
Unknown Object (File)
Mon, Mar 23, 11:37 PM
Unknown Object (File)
Tue, Mar 17, 12:49 PM
Unknown Object (File)
Tue, Mar 17, 3:25 AM
Unknown Object (File)
Feb 22 2026, 6:09 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 Not Applicable
Unit
Tests Not Applicable

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.