1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-22 18:25:57 +01:00
Files
libtins/src
mbcdev eb997f5438 fix incorrect IP address range calculation when using /0 prefix (#484) (#486)
According to the C/C++ Standard, for shift operations, the behavior is undefined if the right operand is equal to the width of the promoted left operand.
On a 64-bit Windows machine, this causes IP addresses 0.0.0.0 and 255.255.255.255 to have the same internal representation, leading to various issues when using a /0 prefix.
2022-08-30 08:27:42 -07:00
..
2018-10-09 14:02:01 -07:00
2019-03-18 13:44:51 +01:00
2022-04-24 08:44:52 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2018-10-09 14:02:01 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2021-03-24 18:41:59 +08:00
2018-04-08 08:12:52 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-11-04 12:08:34 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2019-01-22 19:32:51 +01:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00
2017-09-21 20:48:57 -07:00