]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: allow alias registration for rule keywords 893/head
authorVictor Julien <victor@inliniac.net>
Thu, 13 Mar 2014 16:09:28 +0000 (17:09 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 13 Mar 2014 16:11:32 +0000 (17:11 +0100)
commit1af39d55cfae70bc112e75fb85c363d1c0d14280
tree7e6349056d6ad228b24b13c9c916f6a8ed879c14
parent010a334e1a349568ee1315544c80eb0b33da9285
detect: allow alias registration for rule keywords

This allows for registering a keyword under another name while keeping
the old name active and supported.

Do this for 'luajit', which can now also be used as just 'lua'.
src/detect-luajit.c
src/detect-parse.c
src/detect.h