Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
vdimir
|
24aa25d7dc
|
Reuse some functions for IPAddressContainedIn
|
2021-03-29 12:04:05 +03:00 |
|
PHO
|
9ece398c35
|
Changed the return type of DB::getCIDRMaskIPv6()
It now returns std::array instead of uint8_t *. Also added DB::getCIDRMaskIPv4().
|
2021-03-26 12:11:34 +09:00 |
|
vdimir
|
cd8e7981e0
|
Speedup applyCIDRMask for IPv6 with compile-time generated mask array
|
2020-11-29 20:54:46 +03:00 |
|
vdimir
|
77ffd25cc0
|
Fixes for IP dictionary
More meaningful parse errors
Code style fixes, more comments
Fix bytes_allocated calculation
|
2020-11-21 17:56:58 +03:00 |
|
vdimir
|
dbec289c9a
|
[wip] rewrite ip_dict data struct, fix bugs, add tests
|
2020-11-12 00:58:30 +03:00 |
|
vdimir
|
a67f5b780f
|
Use sorted ip array instead of trie in TrieDictionary
|
2020-11-08 19:19:04 +03:00 |
|
Alexey Milovidov
|
269b6383f5
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|