Description: Filter rule table for incoming UDP packets for local services. This table is used to restrict access to UDP services provided by the system. o active rules have at least one of 'localUdpAllowAddrMode' and 'localUdpAllowIfMode' set to 'verify' o if there are active rules for a certain service, incoming packets of this service type must match at least one of them. o incoming packets to a service (port) without an active rule are always allowed. o packets originating from 127.0.0.1 are always allowed |