mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 12:48:43 +00:00
Merge branch 'mq-aggregator-for-v3' into thread-next
This commit is contained in:
commit
5098430748
@ -458,6 +458,10 @@ l3vpn_reconfigure(struct proto *P, struct proto_config *CF)
|
||||
}
|
||||
*/
|
||||
|
||||
/* Update pointers to config structures */
|
||||
p->import_target = cf->import_target;
|
||||
p->export_target = cf->export_target;
|
||||
|
||||
proto_setup_mpls_map(P, RTS_L3VPN);
|
||||
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user