]> git.ipfire.org Git - people/ms/suricata.git/commit - src/app-layer-htp.h
Convert to atomic and disable check on HTP config change.
authorEric Leblond <eric@regit.org>
Wed, 15 Aug 2012 15:28:00 +0000 (17:28 +0200)
committerEric Leblond <eric@regit.org>
Mon, 27 Aug 2012 14:07:21 +0000 (16:07 +0200)
commit92679442cae0626fcb3937c23abc0dd85ec39cdf
tree32ae5bff5ab2c07d407b93cf8211fedfabc8dcc1
parent66a083dafacd37d77908adeff3ef69e1f4872824
Convert to atomic and disable check on HTP config change.

This patch converts the series of variable to an atomic.

Furthermore, as the callbacks are now always run, it is not
necessary anymore to refuse a ruleswap if HTP parameters are
changing.
src/app-layer-htp.c
src/app-layer-htp.h
src/detect-engine.c