Skip to content

Rhel 9.5 - Added support for Hijack UDP#82

Open
axkum10 wants to merge 8 commits intoPlatformLab:mainfrom
axkum10:rhel_9.5
Open

Rhel 9.5 - Added support for Hijack UDP#82
axkum10 wants to merge 8 commits intoPlatformLab:mainfrom
axkum10:rhel_9.5

Conversation

@axkum10
Copy link
Copy Markdown

@axkum10 axkum10 commented Apr 23, 2026

Hello John,

The code change is for supporting hijack UDP. UDP will be slower than TCP, due to absence of TSO.
Where UDP can be used:
1. When network blocks unknown protocol
2. When network blocks TCP (due to tcp state machine or firewall preventing TCP flag "SR" to pass through).

Thanks

johnousterhout and others added 8 commits March 12, 2026 09:08
Otherwise won't compile on generic 4.18.0 systems.
This code hasn't actually been compiled or tested on RHEL yet
(a slightly different version was compiled but did not work).
	modified:   homa_offload.c
	modified:   homa_offload.h
	modified:   homa_outgoing.c
	modified:   homa_plumbing.c
	modified:   homa_qdisc.c
	modified:   homa_sock.c
	modified:   homa_wire.h
	modified:   util/cp_node.cc
	modified:   util/homa_test.cc
	modified:   util/server.cc
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.

2 participants