zeek/scripts/base/utils
Johanna Amann dbc51371cb Rewrite big parts of the Openflow framework.
The API now does not follow the openflow specification quite as closely,
however I think it is much more usable. Furthermore, the Ryu plugin was
basically completely rewritten and is now more usable for general flow
manipulation.

This also adds a debug mode that just outputs the json fragments that
would be sent to ryu. At the moment, Ryu still assumes that every
request that it receives succeeds - it is not possible to get an error
message from the controller. Instead, one has to check if a flow was
added by doing a second REST request. Which seems unnecessary, and also
requires complete json parsing functionality. Hence we are not doing
that at the moment.

The alternative would be to use an external script for the actual
add-and-check-operation.
2015-04-07 15:37:46 -07:00
..
active-http.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
addrs.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
conn-ids.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
dir.bro Return the Dir module to file name tracking instead of inode tracking. 2013-10-29 11:09:55 -04:00
directions-and-hosts.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
exec.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
files.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
json.bro Rewrite big parts of the Openflow framework. 2015-04-07 15:37:46 -07:00
numbers.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
paths.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
patterns.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
queue.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
site.bro Document which Bro script vars are set by BroControl 2013-10-22 16:40:29 -05:00
strings.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
thresholds.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
time.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
urls.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00