Home
last modified time | relevance | path

Searched refs:geoip (Results 1 – 25 of 1029) sorted by relevance

12345678910>>...42

/dports/dns/gdnsd2/gdnsd-2.4.3/t/014geoip/etc2/zones/
H A Dexample.com12 res1 DYNA geoip!res1
13 res1na DYNA geoip!res1/na
18 res2 DYNA geoip!res2
23 res3 DYNC geoip!res3
39 res4 DYNA geoip!res4
50 res5 DYNC geoip!res5
53 res6 DYNA geoip!res6
54 res7 DYNC geoip!res7
55 res8 DYNA geoip!res8
56 res9 DYNA geoip!res9
[all …]
/dports/dns/gdnsd2/gdnsd-2.4.3/t/014geoip/etc/zones/
H A Dexample.com12 res1 DYNA geoip!res1
13 res1na DYNA geoip!res1/na
18 res2 DYNA geoip!res2
23 res3 DYNC geoip!res3
39 res4 DYNA geoip!res4
50 res5 DYNC geoip!res5
53 res6 DYNA geoip!res6
54 res7 DYNC geoip!res7
55 res8 DYNA geoip!res8
56 res9 DYNA geoip!res9
[all …]
/dports/sysutils/vector/vector-0.10.0/.meta/transforms/
H A Dgeoip.toml.erb1 [transforms.geoip]
38 default = "geoip"
46 [transforms.geoip.fields.log.fields.geoip]
52 [transforms.geoip.fields.log.fields.geoip.children.city_name]
60 [transforms.geoip.fields.log.fields.geoip.children.continent_code]
67 [transforms.geoip.fields.log.fields.geoip.children.continent_code.enum]
76 [transforms.geoip.fields.log.fields.geoip.children.country_code]
84 [transforms.geoip.fields.log.fields.geoip.children.latitude]
92 [transforms.geoip.fields.log.fields.geoip.children.longitude]
100 [transforms.geoip.fields.log.fields.geoip.children.postal_code]
[all …]
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dgeoip_test.c245 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()
415 if (geoip.city == NULL) { in city()
469 if (geoip.city == NULL) { in city_v6()
515 if (geoip.as == NULL) { in asnum()
531 if (geoip.isp == NULL) { in isp()
548 if (geoip.as == NULL) { in org()
552 if (geoip.org == NULL) { in org()
569 if (geoip.domain == NULL) { in domain()
590 if (geoip.region == NULL) { in region()
674 geoip.city_v4 = NULL; in best()
[all …]
/dports/dns/gdnsd2/gdnsd-2.4.3/t/libgdmaps/
H A DMakefile.am70 gdnsd-geoip-testdata/GeoLiteCity-20111210.dat.xz \
73 gdnsd-geoip-testdata/GeoIPv6-20111210.dat.xz \
74 gdnsd-geoip-testdata/GeoIP-20111210.dat.xz \
75 gdnsd-geoip-testdata/regioncodes-20130115.csv.xz
77 TDATA_FINAL_NOXZ = $(TDATA_NOXZ:tdata/%=etc/geoip/%)
78 TDATA_FINAL_XZ = $(TDATA_XZ:gdnsd-geoip-testdata/%.xz=etc/geoip/%)
82 $(TDATA_FINAL_NOXZ): etc/geoip/.test_data_setup_done
83 $(TDATA_FINAL_XZ): etc/geoip/.test_data_setup_done
97 etc/geoip/.test_data_setup_done: Makefile
103 $(MKDIR_P) etc/geoip/; \
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dgeoip2.c114 if (geoip->city != NULL) { in fix_subtype()
121 if (geoip->city != NULL) { in fix_subtype()
128 if (geoip->city != NULL) { in fix_subtype()
135 if (geoip->city != NULL) { in fix_subtype()
142 if (geoip->city != NULL) { in fix_subtype()
165 return (geoip->country); in geoip2_database()
178 return (geoip->city); in geoip2_database()
181 return (geoip->isp); in geoip2_database()
185 return (geoip->as); in geoip2_database()
188 return (geoip->domain); in geoip2_database()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dgeoip2.c112 if (geoip->city != NULL) { in fix_subtype()
119 if (geoip->city != NULL) { in fix_subtype()
126 if (geoip->city != NULL) { in fix_subtype()
133 if (geoip->city != NULL) { in fix_subtype()
140 if (geoip->city != NULL) { in fix_subtype()
163 return (geoip->country); in geoip2_database()
176 return (geoip->city); in geoip2_database()
179 return (geoip->isp); in geoip2_database()
183 return (geoip->as); in geoip2_database()
186 return (geoip->domain); in geoip2_database()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dgeoip2.c105 if (geoip->city != NULL) { in fix_subtype()
112 if (geoip->city != NULL) { in fix_subtype()
119 if (geoip->city != NULL) { in fix_subtype()
126 if (geoip->city != NULL) { in fix_subtype()
133 if (geoip->city != NULL) { in fix_subtype()
156 return (geoip->country); in geoip2_database()
169 return (geoip->city); in geoip2_database()
172 return (geoip->isp); in geoip2_database()
176 return (geoip->as); in geoip2_database()
179 return (geoip->domain); in geoip2_database()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dgeoip2.c114 if (geoip->city != NULL) { in fix_subtype()
121 if (geoip->city != NULL) { in fix_subtype()
128 if (geoip->city != NULL) { in fix_subtype()
135 if (geoip->city != NULL) { in fix_subtype()
142 if (geoip->city != NULL) { in fix_subtype()
165 return (geoip->country); in geoip2_database()
178 return (geoip->city); in geoip2_database()
181 return (geoip->isp); in geoip2_database()
185 return (geoip->as); in geoip2_database()
188 return (geoip->domain); in geoip2_database()
[all …]
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/po/
H A Dnicotine.pot169 #: pynicotine/geoip/geoip.py:22
173 #: pynicotine/geoip/geoip.py:23
177 #: pynicotine/geoip/geoip.py:24
181 #: pynicotine/geoip/geoip.py:25
185 #: pynicotine/geoip/geoip.py:26
189 #: pynicotine/geoip/geoip.py:27
193 #: pynicotine/geoip/geoip.py:28
197 #: pynicotine/geoip/geoip.py:29
201 #: pynicotine/geoip/geoip.py:30
205 #: pynicotine/geoip/geoip.py:31
[all …]
H A Dru.po180 #: pynicotine/geoip/geoip.py:22
184 #: pynicotine/geoip/geoip.py:23
188 #: pynicotine/geoip/geoip.py:24
192 #: pynicotine/geoip/geoip.py:25
196 #: pynicotine/geoip/geoip.py:26
200 #: pynicotine/geoip/geoip.py:27
204 #: pynicotine/geoip/geoip.py:28
208 #: pynicotine/geoip/geoip.py:29
212 #: pynicotine/geoip/geoip.py:30
216 #: pynicotine/geoip/geoip.py:31
[all …]
/dports/dns/bind911/bind-9.11.37/bin/tests/system/geoip2/conf/
H A Dbad-areacode.conf25 geoip-directory "data";
27 geoip area 831;
28 geoip areacode 831;
29 geoip metro 828;
30 geoip metrocode 828;
31 geoip tz "America/Los_Angeles";
32 geoip timezone "America/Los_Angeles";
33 geoip postal 95060;
34 geoip postalcode 95060;
/dports/dns/bind911/bind-9.11.37/bin/tests/system/geoip/
H A Doptions.conf25 geoip-directory "data";
27 geoip area 831;
28 geoip areacode 831;
29 geoip metro 828;
30 geoip metrocode 828;
31 geoip tz PST;
32 geoip timezone PST;
33 geoip postal 95060;
34 geoip postalcode 95060;
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/geoip2/conf/
H A Dbad-areacode.conf25 geoip-directory "data";
27 geoip area 831;
28 geoip areacode 831;
29 geoip metro 828;
30 geoip metrocode 828;
31 geoip tz "America/Los_Angeles";
32 geoip timezone "America/Los_Angeles";
33 geoip postal 95060;
34 geoip postalcode 95060;
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/geoip2/conf/
H A Dbad-areacode.conf25 geoip-directory "data";
27 geoip area 831;
28 geoip areacode 831;
29 geoip metro 828;
30 geoip metrocode 828;
31 geoip tz "America/Los_Angeles";
32 geoip timezone "America/Los_Angeles";
33 geoip postal 95060;
34 geoip postalcode 95060;
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/geoip2/
H A DMakefile.am5 modules/geoip2/geoip-parser.c \
6 modules/geoip2/geoip-parser.h \
7 modules/geoip2/geoip-parser-grammar.y \
8 modules/geoip2/geoip-parser-parser.c \
9 modules/geoip2/geoip-parser-parser.h \
10 modules/geoip2/geoip-plugin.c \
35 modules/geoip2/geoip-parser-grammar.y \
36 modules/geoip2/geoip-parser-grammar.c \
37 modules/geoip2/geoip-parser-grammar.h
39 modules/geoip2/geoip-parser-grammar.ym \
/dports/dns/bind916/bind-9.16.27/bin/tests/system/geoip2/conf/
H A Dbad-areacode.conf27 geoip-directory "data";
29 geoip area 831;
30 geoip areacode 831;
31 geoip metro 828;
32 geoip metrocode 828;
33 geoip tz "America/Los_Angeles";
34 geoip timezone "America/Los_Angeles";
35 geoip postal 95060;
36 geoip postalcode 95060;
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/geoip2/conf/
H A Dbad-areacode.conf27 geoip-directory "data";
29 geoip area 831;
30 geoip areacode 831;
31 geoip metro 828;
32 geoip metrocode 828;
33 geoip tz "America/Los_Angeles";
34 geoip timezone "America/Los_Angeles";
35 geoip postal 95060;
36 geoip postalcode 95060;
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Dacl_test.c70 dns_acl_t *geoip = NULL; in dns_acl_isinsecure_test() local
96 result = dns_acl_create(dt_mctx, 1, &geoip); in dns_acl_isinsecure_test()
99 de = geoip->elements; in dns_acl_isinsecure_test()
106 assert_true(geoip->length < geoip->alloc); in dns_acl_isinsecure_test()
107 dns_acl_node_count(geoip)++; in dns_acl_isinsecure_test()
108 de->node_num = dns_acl_node_count(geoip); in dns_acl_isinsecure_test()
109 geoip->length++; in dns_acl_isinsecure_test()
114 result = dns_acl_merge(notgeoip, geoip, false); in dns_acl_isinsecure_test()
124 assert_true(dns_acl_isinsecure(geoip)); /* geoip; */ in dns_acl_isinsecure_test()
133 dns_acl_detach(&geoip); in dns_acl_isinsecure_test()
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Dacl_test.c70 dns_acl_t *geoip = NULL; in dns_acl_isinsecure_test() local
96 result = dns_acl_create(dt_mctx, 1, &geoip); in dns_acl_isinsecure_test()
99 de = geoip->elements; in dns_acl_isinsecure_test()
106 assert_true(geoip->length < geoip->alloc); in dns_acl_isinsecure_test()
107 dns_acl_node_count(geoip)++; in dns_acl_isinsecure_test()
108 de->node_num = dns_acl_node_count(geoip); in dns_acl_isinsecure_test()
109 geoip->length++; in dns_acl_isinsecure_test()
114 result = dns_acl_merge(notgeoip, geoip, false); in dns_acl_isinsecure_test()
124 assert_true(dns_acl_isinsecure(geoip)); /* geoip; */ in dns_acl_isinsecure_test()
133 dns_acl_detach(&geoip); in dns_acl_isinsecure_test()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dacl_test.c68 dns_acl_t *geoip = NULL; in dns_acl_isinsecure_test() local
94 result = dns_acl_create(dt_mctx, 1, &geoip); in dns_acl_isinsecure_test()
97 de = geoip->elements; in dns_acl_isinsecure_test()
104 assert_true(geoip->length < geoip->alloc); in dns_acl_isinsecure_test()
105 dns_acl_node_count(geoip)++; in dns_acl_isinsecure_test()
106 de->node_num = dns_acl_node_count(geoip); in dns_acl_isinsecure_test()
107 geoip->length++; in dns_acl_isinsecure_test()
112 result = dns_acl_merge(notgeoip, geoip, false); in dns_acl_isinsecure_test()
122 assert_true(dns_acl_isinsecure(geoip)); /* geoip; */ in dns_acl_isinsecure_test()
131 dns_acl_detach(&geoip); in dns_acl_isinsecure_test()
H A Dgeoip_test.c43 static dns_geoip_databases_t geoip; variable
127 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()
194 return (dns_geoip_match(&na, &geoip, &elt)); in do_lookup_string()
220 if (geoip.country == NULL) { in country()
246 if (geoip.country == NULL) { in country_v6()
266 if (geoip.city == NULL) { in city()
304 if (geoip.city == NULL) { in city_v6()
345 if (geoip.as == NULL) { in asnum()
360 if (geoip.isp == NULL) { in isp()
376 if (geoip.as == NULL) { in org()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dacl_test.c68 dns_acl_t *geoip = NULL; in dns_acl_isinsecure_test() local
94 result = dns_acl_create(dt_mctx, 1, &geoip); in dns_acl_isinsecure_test()
97 de = geoip->elements; in dns_acl_isinsecure_test()
104 assert_true(geoip->length < geoip->alloc); in dns_acl_isinsecure_test()
105 dns_acl_node_count(geoip)++; in dns_acl_isinsecure_test()
106 de->node_num = dns_acl_node_count(geoip); in dns_acl_isinsecure_test()
107 geoip->length++; in dns_acl_isinsecure_test()
112 result = dns_acl_merge(notgeoip, geoip, false); in dns_acl_isinsecure_test()
122 assert_true(dns_acl_isinsecure(geoip)); /* geoip; */ in dns_acl_isinsecure_test()
131 dns_acl_detach(&geoip); in dns_acl_isinsecure_test()
H A Dgeoip_test.c41 static dns_geoip_databases_t geoip; variable
125 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()
194 return (dns_geoip_match(&na, &geoip, &elt)); in do_lookup_string()
222 if (geoip.country == NULL) { in country()
248 if (geoip.country == NULL) { in country_v6()
268 if (geoip.city == NULL) { in city()
306 if (geoip.city == NULL) { in city_v6()
347 if (geoip.as == NULL) { in asnum()
362 if (geoip.isp == NULL) { in isp()
378 if (geoip.as == NULL) { in org()
[all …]
/dports/dns/knot3-lib/knot-3.1.5/src/knot/modules/geoip/
H A DMakefile.inc1 knot_modules_geoip_la_SOURCES = knot/modules/geoip/geoip.c \
2 knot/modules/geoip/geodb.c \
3 knot/modules/geoip/geodb.h
4 EXTRA_DIST += knot/modules/geoip/geoip.rst
16 pkglib_LTLIBRARIES += knot/modules/geoip.la

12345678910>>...42