mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath: Add more links in the GeoLocation document
This commit is contained in:
commit
0316bd77f5
3 changed files with 7 additions and 3 deletions
4
CHANGES
4
CHANGES
|
@ -1,4 +1,8 @@
|
|||
|
||||
2.1-1368 | 2013-09-19 20:07:57 -0700
|
||||
|
||||
* Add more links in the GeoLocation document (Daniel Thayer)
|
||||
|
||||
2.1-1364 | 2013-09-19 15:12:08 -0700
|
||||
|
||||
* Add links to Intelligence Framework documentation. (Daniel Thayer)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.1-1364
|
||||
2.1-1368
|
||||
|
|
|
@ -67,8 +67,8 @@ functionality:
|
|||
|
||||
function lookup_location(a:addr): geo_location
|
||||
|
||||
There is also the ``geo_location`` data structure that is returned
|
||||
from the ``lookup_location`` function:
|
||||
There is also the :bro:see:`geo_location` data structure that is returned
|
||||
from the :bro:see:`lookup_location` function:
|
||||
|
||||
.. code:: bro
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue