CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/29 12:40:47
Modified files:
usr.sbin/bgpd : kroute.c
Log message:
Insert MPLS VPN routes with the RTF_GATEWAY flag cleared. mpe(4) is now
expecting this and will use the route gateway and the mpls label to forward
packets. This plus the other diffs to if_mpe.c and route.c should fix
L3 MPLS VPNs. Problem reported by henning@
