zeek/scripts/base/frameworks/input
Bernhard Amann 4dd95fcf3c support for uninitialized fields & empty sets and tables.
The only snag is... with the default output format of the log-file writer, the input reader cannot tell if a table or set is empty or uninitialized (both cases use the same character by default). In this case, by default it is assumed that the field/vector is uninitalized.
2011-11-16 23:51:51 -08:00
..
readers set & entry separator configuration (with the restriction that they have to be exactly one character long) 2011-11-16 22:47:28 -08:00
__load__.bro support for uninitialized fields & empty sets and tables. 2011-11-16 23:51:51 -08:00
main.bro switch to set if record or simple value is desired. 2011-11-15 08:36:03 -08:00