CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/06/29 15:28:38

Modified files:
        share/man/man4 : enc.4 
        sys/conf       : GENERIC 
        sys/net        : if.c if_bridge.c if_enc.c if_enc.h route.c 
                         route.h 
        sys/netinet    : ip_ah.c ip_esp.c ip_ipcomp.c ip_output.c 
                         ipsec_input.c 
        sys/netinet6   : ip6_forward.c ip6_output.c 
        sbin/ifconfig  : ifconfig.8 

Log message:
Replace enc(4) with a new implementation as a cloner device.  We still
create enc0 by default, but it is possible to add additional enc
interfaces.  This will be used later to allow alternative encs per
policy or to have an enc per rdomain when IPsec becomes rdomain-aware.

manpage bits ok jmc@
input from henning@ deraadt@ toby@ naddy@
ok henning@ claudio@

Reply via email to