Idan Horowitz
af71aa4e0b
Kernel: Negate condition in ARPTableBlockerSet::should_add_blocker
...
To prevent a race condition in case we received the ARP response in the
window between creating and initializing the Thread Blocker and the
actual blocking, we were checking if the IP address was updated in the
ARP table just before starting to block.
Unfortunately, the condition was partially flipped, which meant that if
the table was updated with the IP address we would still end up
blocking, at which point we would never end unblocking again, which
would result in LookupServer locking up as well.
2022-07-04 01:56:43 +03:00
..
2022-06-19 09:05:35 +02:00
2022-06-22 07:52:35 +03:00
2022-07-03 01:15:07 +02:00
2022-06-23 23:26:33 +01:00
2022-06-19 09:05:35 +02:00
2022-06-17 11:01:27 +02:00
2022-06-25 11:32:09 +01:00
2022-04-05 13:45:10 +02:00
2022-06-02 13:14:12 +01:00
2022-06-15 17:15:04 +02:00
2022-04-09 15:55:20 +02:00
2022-06-21 22:38:15 +01:00
2022-07-04 01:56:43 +03:00
2022-04-01 21:24:45 +01:00
2022-05-03 21:53:36 +02:00
2022-06-19 09:05:35 +02:00
2022-06-05 14:09:44 +01:00
2022-06-15 17:15:04 +02:00
2022-06-22 12:12:00 +01:00
2022-04-01 21:24:45 +01:00
2022-05-12 13:12:37 +02:00
2022-04-01 21:24:45 +01:00
2022-06-25 11:32:09 +01:00
2022-05-05 20:55:57 +02:00
2022-05-05 20:55:57 +02:00
2022-04-03 21:51:58 +02:00
2022-06-02 13:14:12 +01:00
2022-04-01 21:24:45 +01:00
2022-06-17 11:01:27 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-02 13:14:12 +01:00
2022-06-17 11:01:27 +02:00
2022-04-01 21:24:45 +01:00
2022-05-06 02:12:51 +04:30
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-05-03 21:53:36 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-05-03 21:53:36 +02:00
2022-05-03 21:53:36 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-02 13:14:12 +01:00
2022-06-19 09:05:35 +02:00
2022-05-06 02:12:51 +04:30
2022-06-19 09:05:35 +02:00
2022-04-01 21:24:45 +01:00
2022-06-19 09:05:35 +02:00
2022-06-19 09:05:35 +02:00
2022-04-02 19:34:20 -07:00
2022-06-05 14:09:44 +01:00
2022-04-01 21:24:45 +01:00
2022-05-03 21:53:36 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-02 13:14:12 +01:00
2022-04-12 16:48:15 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-05 14:09:44 +01:00
2022-04-20 19:47:18 +02:00