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

Feature: use ipset for policy route #107

Merged
merged 1 commit into from
Apr 21, 2023
Merged

Feature: use ipset for policy route #107

merged 1 commit into from
Apr 21, 2023

Conversation

njucjc
Copy link
Member

@njucjc njucjc commented Apr 20, 2023

No description provided.

@njucjc njucjc force-pushed the ipset branch 8 times, most recently from 7769cff to 962917a Compare April 20, 2023 17:36
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #107 (880a28a) into main (8933db1) will decrease coverage by 2.51%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   45.31%   42.80%   -2.51%     
==========================================
  Files           7        7              
  Lines         821     1028     +207     
==========================================
+ Hits          372      440      +68     
- Misses        396      502     +106     
- Partials       53       86      +33     
Flag Coverage Δ
unittests 42.80% <40.00%> (-2.51%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/networkengine/util/utils.go 6.17% <6.25%> (-4.18%) ⬇️
pkg/networkengine/routedriver/vxlan/vxlan.go 56.54% <43.54%> (-7.99%) ⬇️
pkg/networkengine/routedriver/vxlan/utils.go 40.51% <45.37%> (+7.61%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@njucjc njucjc requested review from BSWANG and DrmagicE April 21, 2023 01:21
pkg/networkengine/routedriver/vxlan/vxlan.go Outdated Show resolved Hide resolved
pkg/networkengine/util/ipset/ipset.go Show resolved Hide resolved
@BSWANG BSWANG merged commit f388306 into openyurtio:main Apr 21, 2023
@njucjc njucjc linked an issue May 11, 2023 that may be closed by this pull request
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.

Using VTI devices and Routes to manage VPN connections
2 participants