This unit support parsing of command line args, detection rules, IP addresses,
and config files. New Lua-based features are elsewhere.

* parse_stream.cc uses state machines to parse IPS rules.

* mstring is a set of parsing utilities that should not be used in new
  code.

