Skip to content

iptables: add port trigger support patches

Amit Kumar requested to merge rt_ipt_trigger into devel

The patches create 2 files, libipt_TRIGGER.c and ipt_TRIGGER.h that add the support for target TRIGGER in iptables. Since the patch adds 2 new files, easy to maintain. The change in makefile is to take the library to the target.

Merge request reports