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

/freebsd-11-stable/sys/netinet/
H A Din.hdiff 105651 Mon Oct 21 18:40:02 MDT 2002 iedowse Implement a new IP_SENDSRCADDR ancillary message type that permits
a server process bound to a wildcard UDP socket to select the IP
address from which outgoing packets are sent on a per-datagram
basis. When combined with IP_RECVDSTADDR, such a server process can
guarantee to reply to an incoming request using the same source IP
address as the destination IP address of the request, without having
to open one socket per server IP address.

Discussed on: -net
Approved by: re
H A Dudp_usrreq.cdiff 105651 Mon Oct 21 18:40:02 MDT 2002 iedowse Implement a new IP_SENDSRCADDR ancillary message type that permits
a server process bound to a wildcard UDP socket to select the IP
address from which outgoing packets are sent on a per-datagram
basis. When combined with IP_RECVDSTADDR, such a server process can
guarantee to reply to an incoming request using the same source IP
address as the destination IP address of the request, without having
to open one socket per server IP address.

Discussed on: -net
Approved by: re

Completed in 112 milliseconds