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 PDU Session container handling to DDP, sim.py #260

Merged
merged 1 commit into from Apr 19, 2021
Merged

Conversation

krsna1729
Copy link
Member

  • Explicit rte_flow_create rules are needed to handle GTP_PSC
  • Add PSC as optional arg to gen_gtpu_packet in sim.py
  • Fix length related bug in gtpv1 header_length()

Signed-off-by: Saikrishna Edupuganti saikrishna.edupuganti@intel.com

Copy link
Contributor

@amarsri28 amarsri28 left a comment

Choose a reason for hiding this comment

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

review comments

@krsna1729 krsna1729 marked this pull request as ready for review April 19, 2021 05:11
- Explicit rte_flow_create rules are needed to handle GTP_PSC
- Add PSC as optional arg to gen_gtpu_packet in sim.py
- Fix length related bug in gtpv1 header_length()

Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
@krsna1729 krsna1729 merged commit 872f7df into master Apr 19, 2021
@krsna1729 krsna1729 deleted the ddp-psc branch April 19, 2021 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants