CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/21 01:54:54
Modified files:
usr.sbin/relayd: check_tcp.c relayd.h
Log message:
Simplify and clean up the code. Try to use more ibuf idioms but the
mix of types used in these functions make this rather hard.
The expected data checks are still not great but a step in the right
direction.
OK tb@
