public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/6] udp: Small cleanups
@ 2024-02-29  8:42 David Gibson
  2024-02-29  8:42 ` [PATCH 1/6] udp: Refactor udp_sock[46]_iov_init() David Gibson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Gibson @ 2024-02-29  8:42 UTC (permalink / raw)
  To: Stefano Brivio, Laurent Vivier, passt-dev; +Cc: David Gibson

Following on from the recent set of small fixes for UDP, here are a
number of small cleanups to the UDP code, which will simplify later
more complex fixes and improvements.

Laurent, I expect this will have some conflicts with part 2 of your
vhost-user work, sorry.

David Gibson (6):
  udp: Refactor udp_sock[46]_iov_init()
  udp: Tweak interface to udp_update_hdr[46]
  udp: Clarify setting of addresses inin udp_update_hdr[46]()
  udp: Consistent port variable names in udp_update_hdr[46]
  udp: Avoid unnecessary pointer in udp_update_hdr4()
  udp: Clean up UDP checksum generation for inbound IPv6 packets

 udp.c | 235 +++++++++++++++++++++++++++-------------------------------
 1 file changed, 108 insertions(+), 127 deletions(-)

-- 
2.44.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-02-29  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-29  8:42 [PATCH 0/6] udp: Small cleanups David Gibson
2024-02-29  8:42 ` [PATCH 1/6] udp: Refactor udp_sock[46]_iov_init() David Gibson
2024-02-29  8:42 ` [PATCH 2/6] udp: Tweak interface to udp_update_hdr[46] David Gibson
2024-02-29  8:42 ` [PATCH 3/6] udp: Clarify setting of addresses inin udp_update_hdr[46]() David Gibson
2024-02-29  8:42 ` [PATCH 4/6] udp: Consistent port variable names in udp_update_hdr[46] David Gibson
2024-02-29  8:42 ` [PATCH 5/6] udp: Avoid unnecessary pointer in udp_update_hdr4() David Gibson
2024-02-29  8:42 ` [PATCH 6/6] udp: Clean up UDP checksum generation for inbound IPv6 packets David Gibson

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).