mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
1. trafgen: reset errno before calling sscanf in str2mac (@troglobit, #213) 2. ifpps: fix iface stat parsing if interface name contains uppercase characters (@bganne, #215) 3. mausezahn: fix display of missing argument error (@micrictor, #217) 4. mausezahn: support -R to set packet priority (@pmachata) 5. netsniff-ng: handle various malformed packets in protocol dissectors (@nathaniellives, #221) Signed-off-by: Vadym Kochan <vadim4j@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>