suricata
detect-geoip.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectGeoipRegister (void)
 Registration function for geoip keyword (no libgeoip support) More...
 

Detailed Description

Function Documentation

◆ DetectGeoipRegister()

void DetectGeoipRegister ( void  )

Registration function for geoip keyword (no libgeoip support)

Todo:
add support for src_only and dst_only

Definition at line 54 of file detect-geoip.c.

References SigTableElmt_::desc, DETECT_GEOIP, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: