K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-09-09T09:46:48.926504Z K 7 svn:log V 307 For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provide IP_SENDSRCADDR control with datagram message we reply with. This makes bsnmpd reply from exactly same address that request was sent to, thus successfully bypassing stateful firewalls or other kinds of strict checking. PR: bin/171279 END