CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/21 07:08:14
Modified files:
sys/net : if.c if_gif.c if_gif.h if_gre.c if_gre.h
sys/netinet : in_gif.c ip_ether.c ip_gre.c
sys/sys : sockio.h
Log message:
Add a way to bind the tunnel endpoint of a gif/gre interface into a
different rdomain than the default one. This allows to do MPLS VPNs
without the MPLS madness. OK deraadt@, henning@
