CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/04/13 03:09:48

Modified files:
        usr.sbin/bgpd  : bgpd.c bgpd.h kroute.c rde.c session.c 

Log message:
Instead of passing AF specific struct kroutes over imsgs use a struct
kroute_full structure that is AF independent and has all information in
it. Simplifies the communication between processes and reduces the number
of imsg types. This is another step to add FIB support to BGP MPLS VPNs.

Reply via email to