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

Implementation for set_entry_timer extern. #11

Closed
wants to merge 6 commits into from

Conversation

komaljai
Copy link
Owner

@komaljai komaljai commented Nov 30, 2023

  • Implementaion of set_entry_timer extern
  • Remove error 'key field larger than previous key, move it before previous key to avoid padding between these keys in EBPF'
  • Fix ebpf_packetoffsetbits_save variable declaration.
  • Replace NoAction in switch case 0

backends/tc/backend.cpp Outdated Show resolved Hide resolved
Copy link

@psivanup psivanup left a comment

Choose a reason for hiding this comment

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

Looks fine

backends/tc/backend.cpp Outdated Show resolved Hide resolved
@komaljai komaljai changed the title Implementation for set_entry_timer. Implementation for set_entry_timer extern. Nov 30, 2023
…ious key to avoid padding between these keys in EBPF'

Fix ebpf_packetoffsetbits_save variable declaration.
Replace NoAction in switch case 0
@komaljai komaljai closed this Dec 14, 2023
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