CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2016/10/18 07:28:01
Modified files: sys/net : pf.c pfvar.h Log message: split pf_send_tcp() into the part that builds the mbuf and the actual sending, needed soon. ok sashan mikeb lteo