CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/01 22:35:00
Modified files:
sbin/slaacd : control.c engine.c slaacd.c slaacd.h
Log message:
Introduce the IMSG_DATA_SIZE() macro to replace recurring math on
imsg.hdr.len to shorten and simplify code.
correction and OK florian@
