zeek/scripts/base/frameworks/openflow
Arne Welzel df581c59b4 scripts: Use tpe instead of type_, again
The .rst generation doesn't escape the trailing `_` and the docs build
gets upset due to using `type` as a reference target then.

For the better or worse, revert to using tpe. Though I acknowledge this
means we need to be careful with trailing underscores because our docs
build is so fragile.

Partly reverts b9eabbabba.
2025-07-03 20:25:34 +02:00
..
plugins update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
cluster.zeek scripts: Use tpe instead of type_, again 2025-07-03 20:25:34 +02:00
consts.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
main.zeek scripts: Use tpe instead of type_, again 2025-07-03 20:25:34 +02:00
non-cluster.zeek scripts: Use tpe instead of type_, again 2025-07-03 20:25:34 +02:00
README Fix various typos in the openflow framework docs 2016-11-09 14:29:03 -06:00
types.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00

The OpenFlow framework exposes the data structures and functions
necessary to interface to OpenFlow capable hardware.