mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
document the handle-comments-in-geoip file
svn:r14785
This commit is contained in:
parent
6985ad9603
commit
277dce9ecf
@ -131,6 +131,9 @@ _geoip_compare_key_to_entry(const void *_key, const void **_member)
|
||||
* "INTIPLOW","INTIPHIGH","CC","CC3","COUNTRY NAME"
|
||||
* where INTIPLOW and INTIPHIGH are IPv4 addresses encoded as 4-byte unsigned
|
||||
* integers, and CC is a country code.
|
||||
*
|
||||
* It also recognizes, and skips over, blank lines and lines that start
|
||||
* with '#' (comments).
|
||||
*/
|
||||
int
|
||||
geoip_load_file(const char *filename)
|
||||
|
Loading…
Reference in New Issue
Block a user