CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2019/12/12 13:47:39

Modified files:
        usr.sbin/smtpd : lka_filter.c 
        usr.sbin/smtpd/smtpd: Makefile 

Log message:
move the lka_report.c code into lka_filter.c, they were originally split as
the reporting API came first but in the end, filters rely on reporting then
reporting requires a proc filter, so they're just two pieces of a same API.

Reply via email to