Skip to content

Commit

Permalink
Update spicy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
timwoj committed Dec 15, 2023
1 parent aa4fdb3 commit e86e8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/spicy/autogen/zeek-functions.spicy
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Returns the current connection's UID.

.. rubric:: ``function zeek::conn_id() : tuple<orig_h: addr, orig_p: port, resp_h: addr, resp_p: port>``

Returns the current connection's 4-tuple ID.
Returns the current connection's 4-tuple ID to make IP address and port information available.

.. _spicy_flip_roles:

Expand Down

0 comments on commit e86e8ee

Please sign in to comment.