Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Conversation

@zzxgzgz
Copy link
Contributor

@zzxgzgz zzxgzgz commented Oct 15, 2021

What does this PR do:

This PR implemented the routing rule update with GoalStateV2.

NOTE:
Please don't merge it until it is tested.

@zzxgzgz zzxgzgz requested review from cj-chung, lfu-ps and xieus October 15, 2021 17:41
@zzxgzgz zzxgzgz self-assigned this Oct 15, 2021
@zzxgzgz
Copy link
Contributor Author

zzxgzgz commented Feb 1, 2022

Merged code from upstream master.

@zzxgzgz zzxgzgz changed the title [DO NOT MERGE] Routing rule gsv2 Routing rule gsv2 Feb 1, 2022
@zzxgzgz
Copy link
Contributor Author

zzxgzgz commented Feb 1, 2022

Will create an issue to track the testing of this item.

auto remote_host_ip = "";
ulong culminative_dataplane_programming_time = 0;
for (auto each_neighbor : parsed_struct.neighbor_states()) {
NeighborConfiguration current_NeighborConfiguration1 =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why 'Configuration1' ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why 'Configuration1' ?

Just following the variable names in the V1 version.

@xieus xieus merged commit c3108a7 into futurewei-cloud:master Feb 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants