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)
Dec 5 2024, 8:00 PM
Unknown Object (File)
Dec 3 2024, 9:34 AM
Unknown Object (File)
Nov 10 2024, 10:19 AM
Unknown Object (File)
Oct 22 2024, 11:22 PM
Unknown Object (File)
Oct 9 2024, 1:55 PM
Unknown Object (File)
Sep 28 2024, 4:58 AM
Unknown Object (File)
Sep 18 2024, 2:55 PM
Unknown Object (File)
Sep 18 2024, 11:42 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.