CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/04 09:40:58
Modified files:
usr.sbin/smtpd : mfa.c parse.y smtpd.h
Log message:
- change name of "masked" member in struct netaddr, it was misleading
- allow "from all" so that the ugly "accept from { 0.0.0.0/0, ::/0 }"
construct becomes a nice looking "accept from all"
ok jacekm@
