# Corelight::Geneve

This package provides a packet analyzer that replaces Zeek's default Geneve analyzer.

**NOTE:** This should be considered as experimental.

The custom Geneve analyzer provides the means to process Geneve options using the `geneve_option` and `geneve_filtered_option` events. The latter will only be generated once per inner connection for filtered options. Options can be added to the filter using the `geneve_option_filter_add()` BiF.

For examples have a look at the test cases.
