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

feat(gtpu): Add support for arbitrary DecapNextNode #1721

Merged
merged 3 commits into from
Sep 10, 2020

Conversation

ondrej-fabry
Copy link
Member

  • add new field DecapNextNode of type uint32 (permits any value)
  • deprecate DecapNext field that used enum (fixed values)

- add new field DecapNextNode of type uint32 (permits any value)
- deprecate DecapNext field that used enum (fixed values)

Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
@ondrej-fabry ondrej-fabry added ⚡️ feature 🚧 WIP do not merge! work in progress! labels Sep 8, 2020
@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #1721 into master will decrease coverage by 0.01%.
The diff coverage is 62.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1721      +/-   ##
==========================================
- Coverage   57.87%   57.85%   -0.02%     
==========================================
  Files         444      444              
  Lines       36322    36338      +16     
==========================================
+ Hits        21021    21025       +4     
- Misses      13536    13540       +4     
- Partials     1765     1773       +8     
Flag Coverage Δ
#unittests 57.85% <62.26%> (-0.02%) ⬇️

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

Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
@ondrej-fabry ondrej-fabry removed the 🚧 WIP do not merge! work in progress! label Sep 10, 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.

2 participants