TASK-115992: New attempted_ip info in ec_message (for logging)#817
Merged
dkoerichbird merged 1 commit intoTASK-160237from Jan 27, 2026
Merged
TASK-115992: New attempted_ip info in ec_message (for logging)#817dkoerichbird merged 1 commit intoTASK-160237from
attempted_ip info in ec_message (for logging)#817dkoerichbird merged 1 commit intoTASK-160237from
Conversation
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
deepakpn
approved these changes
Jan 27, 2026
deepakpn
pushed a commit
that referenced
this pull request
Feb 17, 2026
* TASK-113041: New configuration options for debug throttling (#813) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-144791: Updated documentation for `DELETE /stats/summary` (#812) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-122054: Note about removal of msys-clamav (#811) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237 (TASK-113041) Clarifying throttling behavior (per review request) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-86684: Adding dns_max_udp_queries_per_port to documentation (#815) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-115992: New attempted_ip info in ec_message (for logging) (#817) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-91082: Adding doc for new dns_udp_xxxbuf_size options (#816) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Removing task number from doc Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Minor change in Dockerfile to reflect installation manual Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Added changelog for Momentum 5.2 Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Minor change to fix version number Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Late addition to changelog Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Change from review Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Another minor change from reviewers Signed-off-by: Doug Koerich <douglas.koerich@bird.com> --------- Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Introduces documentation for capturing the attempted outbound IP on failed deliveries and exposes it to Lua.
attempted_ip(since 5.2) toec_messagestruct docs; also documents_routing_domain(since 4.3.2)msg:attempted_ip()reference page and links it in the Lua summary table and index (version 5.2; failure logging phases)Written by Cursor Bugbot for commit 69a4d31. This will update automatically on new commits. Configure here.