What's Changed
- Use GitHub actions for CI by @tklauser in #229
- Allow to manually define CPUs for trafgen by @vankoven in #228
- Fix make install and output netsniff-ng stats on stderr by @clementperon in #232
- trafgen: Fix for ipv6 header generation when L3-only devices are present by @MatPerin in #233
- mausezahn: use getopt_long instead of getopt by @zaxari in #237
- build: fix install dependencies in Makefile template by @fedepell in #239
- trafgen: move cpu stats temp file to /tmp by @mischief in #241
- ring_tx: handle EINTR from sendto by @mischief in #243
New Contributors
- @vankoven made their first contribution in #228
- @clementperon made their first contribution in #232
- @MatPerin made their first contribution in #233
- @zaxari made their first contribution in #237
- @fedepell made their first contribution in #239
- @mischief made their first contribution in #241
Full Changelog: v0.6.8...v0.6.9