Searched hist:240734 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.cdiff 240734 Thu Sep 20 03:57:16 MDT 2012 glebius Re-do r240271:
- Set IP_RECVDSTADDR sockopt on the socket only in case if
it is INADDR_ANY bound.
- Supply IP_SENDSRCADDR control message only if we did receive
IP_RECVDSTADDR control message.

This fixes operation of snmpd bound to a specific local IP address.

PR: bin/171279
H A Dmain.cdiff 240734 Thu Sep 20 03:57:16 MDT 2012 glebius Re-do r240271:
- Set IP_RECVDSTADDR sockopt on the socket only in case if
it is INADDR_ANY bound.
- Supply IP_SENDSRCADDR control message only if we did receive
IP_RECVDSTADDR control message.

This fixes operation of snmpd bound to a specific local IP address.

PR: bin/171279

Completed in 109 milliseconds