Merge branch 'rfc4760' into fdn-mods

This commit is contained in:
Benjamin Cama 2011-07-29 13:04:31 +02:00
commit 1c898f7017
5 changed files with 627 additions and 23 deletions

View file

@ -729,6 +729,7 @@ typedef struct
struct in_addr update_source;
} neighbour[BGP_NUM_PEERS];
in_addr_t nexthop_address;
struct in6_addr nexthop6_address;
#endif
} configt;