Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configureiface - VX-84 #17

Merged
merged 1 commit into from
Jun 5, 2018
Merged

Add configureiface - VX-84 #17

merged 1 commit into from
Jun 5, 2018

Conversation

chenyunchen
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 5, 2018

Codecov Report

Merging #17 into master will increase coverage by 1.83%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #17      +/-   ##
=========================================
+ Coverage   79.67%   81.5%   +1.83%     
=========================================
  Files           5       5              
  Lines         123     146      +23     
=========================================
+ Hits           98     119      +21     
- Misses         18      20       +2     
  Partials        7       7
Impacted Files Coverage Δ
openvswitch/ovs.go 97.26% <0%> (-2.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9850b4...98b1ebb. Read the comment docs.

@chenyunchen chenyunchen force-pushed the alex/addconfigureIface branch from c039348 to b47c515 Compare June 5, 2018 10:11
message ConfigureIfaceRequest {
string IP = 1;
string gateway = 2;
string route = 3;
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the route and use the gateway is enough.

@chenyunchen chenyunchen force-pushed the alex/addconfigureIface branch 2 times, most recently from e1bde6b to b16c19f Compare June 5, 2018 10:46
@chenyunchen chenyunchen force-pushed the alex/addconfigureIface branch from b16c19f to 98b1ebb Compare June 5, 2018 10:53
@hwchiu hwchiu merged commit 34c08a2 into master Jun 5, 2018
@hwchiu hwchiu changed the title Add configureiface Add configureiface - VX-84 Jun 5, 2018
@John-Lin John-Lin deleted the alex/addconfigureIface branch June 7, 2018 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants