aregm / nff-go

NFF-Go -Network Function Framework for GO (former YANFF)
BSD 3-Clause "New" or "Revised" License
1.38k stars 156 forks source link

flow/predefined: allow further processing #669

Closed darinkes closed 4 years ago

darinkes commented 4 years ago

ARP Replies would be dropped if you use this predefined method. So just let it drop the packet if the method actually handled it.

ICMP was already handled correctly.

Signed-off-by: Stefan Rinkes stefan.rinkes@gmail.com