sipcapture / heplify

Portable and Lightweight HEP Capture Agent for HOMER
https://sipcapture.org
GNU Affero General Public License v3.0
185 stars 65 forks source link

Use af_packet for defragmentation with fanout #174

Closed negbie closed 4 years ago

negbie commented 4 years ago

Remove most of the global vars to avoid race conditions with multiple fanout workers. Set fanout option HashWithDefrag otherwise fragmented packets could cause some troubles. With HashWithDefrag af_packet will take care of defragmentation, not heplify.