rename session_direction to flow_direction
This commit is contained in:
@@ -292,6 +292,7 @@ int dumpfile_io_ingress(struct dumpfile_io *handle, uint16_t thr_idx, struct pac
|
||||
packet_parse(pkt, pcap_pkt->data, pcap_pkt->len);
|
||||
packet_set_origin_ctx(pkt, pcap_pkt);
|
||||
packet_set_origin(pkt, PACKET_ORIGIN_DUMPFILE);
|
||||
packet_set_action(pkt, PACKET_ACTION_FORWARD);
|
||||
nr_parsed++;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user