CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/12 23:02:37
Modified files:
usr.sbin/bgpd : bgpd.h control.c parse.y rde.c rde.h
rde_prefix.c rde_rib.c rde_update.c util.c
Log message:
Add support for BGP MPLS VPN aka RFC 4364. This is only the RDE part so
that it is possible to use OpenBGPD as a route-reflector for VPNv4.
Some clean up of the BGP MP code so that multiple protocols are easier
supported. kroute/kernel support not yet done but comming.
OK henning@, reyk@
