MODSEC-196

This commit is contained in:
brenosilva
2011-01-18 15:50:30 +00:00
parent d0e2546f9b
commit 8e9582bede
2 changed files with 119 additions and 82 deletions

View File

@@ -30,6 +30,10 @@
#define GEO_CITY_DATABASE_0 6
#define GEO_CITY_DATABASE_1 2
#define GEO_COUNTRY_LAST 250
#define GEO_SEGMENT_RECORD_LENGTH 3
#define GEO_STATE_BEGIN_REV0 16700000
#define GEO_STATE_BEGIN_REV1 16000000
#define GEO_COUNTRY_BEGIN 16776960
typedef struct geo_rec geo_rec;