Chion82 / netfilter-full-cone-nat

A kernel module to turn MASQUERADE into full cone SNAT
GNU General Public License v2.0
427 stars 121 forks source link

Fix compile error when CONFIG_NF_CONNTRACK_CHAIN_EVENTS is set #12

Closed LGA1150 closed 6 years ago

LGA1150 commented 6 years ago

All credit goes to @ekenchan

Chion82 commented 6 years ago

Nice work.