CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/01/11 20:20:52

Modified files:
        libexec/tftp-proxy: filter.c 
        sbin/pfctl     : parse.y pfctl.c pfctl_optimize.c pfctl_parser.c 
                         pfctl_parser.h pfctl_table.c 
        share/man/man4 : pf.4 
        share/man/man5 : pf.conf.5 
        sys/net        : pf.c pf_if.c pf_ioctl.c pf_lb.c pf_table.c 
                         pfvar.h 
        usr.sbin/ftp-proxy: filter.c 
        usr.sbin/relayd: pfe_filter.c 

Log message:
First pass at removing the 'pf_pool' mechanism for translation and routing
actions. Allow interfaces to be specified in special table entries for
the routing actions. Lists of addresses can now only be done using tables,
which pfctl will generate automatically from the existing syntax.

Functionally, this deprecates the use of multiple tables or dynamic
interfaces in a single nat or rdr rule.

ok henning dlg claudio

Reply via email to