Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
netsniff-ng v0.6.9 source code.tar.gz | 2025-01-07 | 804.4 kB | |
netsniff-ng v0.6.9 source code.zip | 2025-01-07 | 943.1 kB | |
README.md | 2025-01-07 | 1.7 kB | |
Totals: 3 Items | 1.7 MB | 7 |
What's Changed
- Use GitHub actions for CI by @tklauser in https://github.com/netsniff-ng/netsniff-ng/pull/229
- Allow to manually define CPUs for trafgen by @vankoven in https://github.com/netsniff-ng/netsniff-ng/pull/228
- Fix make install and output netsniff-ng stats on stderr by @clementperon in https://github.com/netsniff-ng/netsniff-ng/pull/232
- trafgen: Fix for ipv6 header generation when L3-only devices are present by @MatPerin in https://github.com/netsniff-ng/netsniff-ng/pull/233
- mausezahn: use getopt_long instead of getopt by @zaxari in https://github.com/netsniff-ng/netsniff-ng/pull/237
- build: fix install dependencies in Makefile template by @fedepell in https://github.com/netsniff-ng/netsniff-ng/pull/239
- trafgen: move cpu stats temp file to /tmp by @mischief in https://github.com/netsniff-ng/netsniff-ng/pull/241
- ring_tx: handle EINTR from sendto by @mischief in https://github.com/netsniff-ng/netsniff-ng/pull/243
New Contributors
- @vankoven made their first contribution in https://github.com/netsniff-ng/netsniff-ng/pull/228
- @clementperon made their first contribution in https://github.com/netsniff-ng/netsniff-ng/pull/232
- @MatPerin made their first contribution in https://github.com/netsniff-ng/netsniff-ng/pull/233
- @zaxari made their first contribution in https://github.com/netsniff-ng/netsniff-ng/pull/237
- @fedepell made their first contribution in https://github.com/netsniff-ng/netsniff-ng/pull/239
- @mischief made their first contribution in https://github.com/netsniff-ng/netsniff-ng/pull/241
Full Changelog: https://github.com/netsniff-ng/netsniff-ng/compare/v0.6.8...v0.6.9