Ondřej Surý
0d48ac5a93
Handle the failure to send notify more gracefully and with log
...
When dns_request_create() failed in notify_send_toaddr(), sending the
notify would silently fail. When notify_done() failed, the error would
be logged on the DEBUG(2) level.
This commit remedies the situation by:
* Promoting several messages related to notifies to INFO level and add
a "success" log message at the INFO level
* Adding a TCP fallback - when sending the notify over UDP fails, named
will retry sending notify over TCP and log the information on the
NOTICE level
* When sending the notify over TCP fails, it will be logged on the
WARNING level
Closes : #4001 , #4002
2023-04-20 10:09:53 +02:00
..
2023-04-05 14:46:39 +00:00
2023-04-03 10:25:56 +00:00
2023-04-04 16:21:49 +02:00
2023-03-31 15:02:06 +02:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-04-05 12:38:11 +01:00
2023-04-05 12:38:11 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-03-31 15:02:06 +02:00
2023-03-28 15:44:31 -07:00
2023-03-31 13:32:56 +02:00
2023-04-03 10:25:56 +00:00
2023-04-03 14:09:13 +02:00
2023-04-03 12:06:04 +10:00
2023-04-03 12:06:04 +10:00
2023-03-31 12:52:59 +00:00
2023-03-08 08:36:25 +01:00
2023-02-16 17:51:55 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-04-03 12:44:27 +10:00
2023-02-15 16:44:47 +00:00
2023-02-28 09:38:17 +01:00
2023-04-17 10:56:08 +02:00
2023-04-03 17:43:43 +02:00
2023-03-23 12:57:01 -07:00
2023-03-08 08:36:25 +01:00
2023-03-31 13:32:56 +02:00
2023-03-31 13:32:56 +02:00
2023-02-15 16:44:47 +00:00
2023-04-05 14:46:39 +00:00
2023-02-28 11:44:15 +01:00
2023-03-08 08:36:25 +01:00
2023-03-31 13:32:56 +02:00
2023-04-03 12:06:04 +10:00
2023-03-08 08:36:25 +01:00
2023-03-08 08:36:25 +01:00
2023-03-08 13:50:46 +01:00
2023-04-05 08:03:43 +00:00
2023-03-08 13:50:46 +01:00
2023-02-15 16:44:47 +00:00
2023-04-05 12:35:04 +01:00
2023-04-05 12:35:04 +01:00
2023-03-31 12:43:30 +00:00
2023-03-31 15:02:06 +02:00
2023-03-08 08:36:25 +01:00
2023-03-08 21:47:14 +00:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-04-03 15:21:43 +00:00
2023-02-24 09:38:59 +00:00
2023-04-05 14:46:39 +00:00
2023-03-31 13:32:56 +02:00
2023-03-31 15:02:06 +02:00
2023-03-31 12:43:30 +00:00
2023-02-28 11:44:15 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-04-03 12:08:05 +01:00
2023-03-31 13:33:16 +02:00
2023-03-31 13:32:56 +02:00
2023-04-03 10:25:56 +00:00
2023-02-15 16:44:47 +00:00
2023-03-31 13:32:56 +02:00
2023-04-03 17:43:43 +02:00
2023-04-05 12:38:11 +01:00
2023-04-14 07:39:38 +00:00
2023-04-20 10:09:53 +02:00
2023-04-03 10:25:56 +00:00
2023-04-05 12:38:11 +01:00