Skip to content

IP filtering

Pavel Doležal requested to merge feature/ip_filtering into devel

Implements #2 (closed)

Add filtering of incoming traffic by lists of allowed or blocked IPs. Modify port number for recognizing DNS traffic to a list of port numbers for recognizing DNS traffic. Adds/modifies items in YANG module.

Merge request reports