Re: Getting listening port number while processing request

2024-05-13 Thread Bart Van Assche via Net-snmp-coders
On 5/13/24 03:05, Teus Benschop wrote: The patches work for the TCP domain, and that certainly is sufficient for us, and we are happy. Would it also be helpful if I would create similar patches for the *UDP* domain? Generalizing this work by adding UDP support for this mechanism sounds go

Re: Getting listening port number while processing request

2024-05-13 Thread Teus Benschop
On Thu, 9 May 2024 at 18:20, Teus Benschop wrote: > > I have tested the master branch on GitHub, including branch V5-9, on > getting the local listening port number of the agent. > It works well for TCP over IPv4 and also over IPv6. > In both cases I get to see the local listening port number whe