Skip to content

Remove UDP network protocol #3846

@thsfs

Description

@thsfs

Most of the related source-code to UDP network protocol is now dead code. UDP should be removed.

  • Rewrite unit tests from UDP to TCP or loopback channels.
    • Review the UDP tests that uses add_outer_node ()to see if they can be written using the inproc channel.
  • Remove everything UDP related.
    • Remove UDP implementation.
    • Remove no longer needed config options.
    • Remove related stats
    • Check there is no related unused function and structures.

Metadata

Metadata

Assignees

Labels

networkingremovalIndicates functionality is being removed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions