Commit Graph

4 Commits (32e51e5e5afe407ed732e63a8230606db05657be)

Author SHA1 Message Date
Jason Ish ec9fa7b0a7 Files missed in last commit.
Update Conf API to allow direct access to nodes.

    A configuration node is now a tailq head and a tailq entry.  This allows us to build
    n-ary type trees to build something DOM like.

    Properly process lists so a list of rule files (for example) can be loaded.
15 years ago
Jason Ish e0b9e85230 Break out checksum fixup code to make the license separation more clear. 15 years ago
William Metcalf 04b0f177fc native PF_RING support with fixes 15 years ago
Jason Ish c91a4baad5 - Autoconf goo for libyaml.
- Mock YAML configuration file.

- YAML loader for basic YAML files - not all YAML elements support yet..
  todo.

- Add --dump-config command line parameter to dump the state of the
  configuration db after loading the config file.
15 years ago