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
Paths
| Differential D39760 Authored by jlduran on Apr 22 2023, 5:16 PM.
Details
Summary Keep in sync with the recent upstream changes:
Obtained from: https://github.com/luigirizzo/netmap
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptApr 22 2023, 5:16 PM2023-04-22 17:16:44 (UTC+0) Comment Actions It is worth noting that the man pages in this directory are not installed by make install. This revision is now accepted and ready to land.Apr 25 2023, 9:20 AM2023-04-25 09:20:29 (UTC+0) Closed by commit rG8c3b8c838674: netmap: pkt-gen: sync with upstream (authored by vmaffione). · Explain WhyApr 26 2023, 8:36 PM2023-04-26 20:36:01 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 121111 tools/tools/netmap/pkt-gen.8
tools/tools/netmap/pkt-gen.c
|
Should all the *_r functions be kept together, or each moved next to the corresponding non-reentrant function?