Skip to content

Feature: return an ICMP REJECT when traffic is block for UDP #1745

Description

@bowei

This is a nice to have:

When our policy blocks UDP traffic, it would be nice to bounce the traffic with an ICMP REJECT to give more information to the user on the disposition of their traffic.

We do need to be mindful of the behavior of this if there is a flood of UDP from the Actor if this can tickle any issues with the kernel or network packet handler that is sending the ICMP REJECT. Do we need to do some rate limiting etc?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions