Skip to content

ipt-trigger: corrected trigger out match condition

Amit Kumar requested to merge 14040_port_trigger into devel

removed trigger out match condition to verify the destination port should be in range of mport. this was causing creation of multiple entries in trigger_list as destination port of trigger packet can be out of the range of mport and rport.

related change done in iopsys-test also https://dev.iopsys.eu/test/iopsys-test/-/merge_requests/2308

cdrouter execution result

ipv4: http://10.100.9.6/results/20240708080346 ipv6: http://10.100.9.7/results/20240708152954

Merge request reports