CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/09 09:37:51
Modified files:
usr.sbin/smtpd : lka.c lka_filter.c smtp_session.c smtpd.h
Log message:
add client and listener address, as well as client rDNS and FCrDNS lookup
result to the filter_session structure upon filter session allocation. it
will allow me to simplify all filter hooks.
