mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 20:58:44 +00:00
Merge commit 'e915f99e' into mq-aggregator-for-v3
This commit is contained in:
commit
29ffc62b76
@ -431,6 +431,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, 1);
|
||||
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user