NetBSD/sys/net/lagg
rillig 3112350466 if_lagg: fix format string incompatibility
In struct ifnet, the member if_mtu has type uint64_t, which differs from
struct ifreq, where the member ifru_mtu has type int.
2021-05-19 10:20:50 +00:00
..
Makefile
files.lagg
if_lagg.c if_lagg: fix format string incompatibility 2021-05-19 10:20:50 +00:00
if_lagg.h
if_lagg_lacp.c
if_lagg_lacp.h
if_laggproto.c
if_laggproto.h if_lagg: fix Clang build 2021-05-19 06:13:08 +00:00
if_laggvar.h