Skip to content

v0.4.0-wip - #173

Draft
ibaldin wants to merge 46 commits into
mainfrom
v0.4.0-wip
Draft

v0.4.0-wip #173
ibaldin wants to merge 46 commits into
mainfrom
v0.4.0-wip

Conversation

@ibaldin

@ibaldin ibaldin commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

@ibaldin ibaldin self-assigned this Jun 23, 2026
ibaldin and others added 28 commits June 23, 2026 13:44
…all segmenter and reassembler flags are reflected in python bindings
This PR merges changes made to incorporate https://github.com/frobnitzem/pye2sar into 0.4.0 branch (as per #169). In addition to introducing the new code, test harnesses have been updated. Also the withLBHeader reassembler flag has been completely removed to avoid confusion
…embler to validate that the allocated socket buffer size is as requested. Note that behavior is different in MacOS and Linux - MacOS allocates as requested, Linux allocates 2x, however if it runs into the system limit, then allocates the system limit. The check on both OSs is for the actual requested value, not 2x.
…r_perf, e2sar_ft, lbadm) if a non-routable address is used for sender or receiver. Only a stderr warning is shown, the code progresses as before. There are added functions in include/ and src/ e2sarNetUtil.[hpp,cpp] and are also exposed via e2sar_py bindings; unit tests and python unit tests added.
…ommand line option in e2sar_perf and e2sar_ft to specify the length of the array used for recvmmsg (how many packets at once can be received), defaults to 100
…rt fixing #166, also fixed wiki pages to explain new format
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.

1 participant