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

Wireguard plugin support #1731

Merged
merged 1 commit into from
Oct 13, 2020
Merged

Conversation

glazychev-art
Copy link
Contributor

The 20.09 release adds support for the wireguard protocol.

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #1731 into master will decrease coverage by 1.62%.
The diff coverage is 41.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1731      +/-   ##
==========================================
- Coverage   57.27%   55.64%   -1.63%     
==========================================
  Files         606      379     -227     
  Lines       44282    27912   -16370     
==========================================
- Hits        25362    15532    -9830     
+ Misses      15982    10892    -5090     
+ Partials     2938     1488    -1450     
Flag Coverage Δ
#e2e ?
#unittests 55.64% <41.79%> (-0.07%) ⬇️

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

go.mod Outdated Show resolved Hide resolved
@glazychev-art glazychev-art force-pushed the wireguard_plugin branch 2 times, most recently from 57fc59d to 926e6ed Compare October 1, 2020 08:07
proto/ligato/vpp/wireguard/wireguard.proto Outdated Show resolved Hide resolved
proto/ligato/vpp/wireguard/models.go Outdated Show resolved Hide resolved
@glazychev-art glazychev-art force-pushed the wireguard_plugin branch 2 times, most recently from e528aec to ebc14d1 Compare October 1, 2020 11:05
@glazychev-art glazychev-art marked this pull request as ready for review October 2, 2020 07:53
ondrej-fabry
ondrej-fabry previously approved these changes Oct 5, 2020
@ondrej-fabry
Copy link
Member

Could you please rebase on master? Support for VPP 19.04 was removed so you can omit it in this PR. Otherwise LGTM

milanlenco
milanlenco previously approved these changes Oct 5, 2020
Signed-off-by: Artem Glazychev <[email protected]>
@ondrej-fabry ondrej-fabry merged commit 3e8be6b into ligato:master Oct 13, 2020
NotSoFancyName pushed a commit to NotSoFancyName/vpp-agent that referenced this pull request Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants