NetBSD/sys/net/lagg
riastradh a27b16dfba lagg(4): Safely handle misaligned mbufs.
Optimizing for non-strict-alignment architectures -- without falling
afoul of alignment sanitizers or overeager compilers -- is left as an
exercise for the reader.

PR kern/56894
2022-06-26 17:55:24 +00:00
..
Makefile
files.lagg
if_lagg.c lagg(4): Safely handle misaligned mbufs. 2022-06-26 17:55:24 +00:00
if_lagg.h
if_lagg_lacp.c fix various typos in comments and output/log messages. 2022-04-10 09:50:44 +00:00
if_lagg_lacp.h handle LACPDU and MarkerDU in thread context 2022-03-31 02:04:50 +00:00
if_laggproto.c rename lagg_enqueue to lagg_output 2022-03-31 07:59:05 +00:00
if_laggproto.h lagg(4): Safely handle misaligned mbufs. 2022-06-26 17:55:24 +00:00