diff options
author | Renato Westphal <renato@cvs.openbsd.org> | 2016-09-03 16:07:09 +0000 |
---|---|---|
committer | Renato Westphal <renato@cvs.openbsd.org> | 2016-09-03 16:07:09 +0000 |
commit | 471d779d113668a0e6a2c6a34b6801a24f693126 (patch) | |
tree | 2c5b4d9b56eda78a6769eec5154eeaf3b5930dd4 /sys/net/pipex.c | |
parent | 1d610bd85199719880de4a82547fb21b17c5cd5b (diff) |
Rework the sending of address messages.
* Respect the session's negotiated maximum pdu length and split the
sending of our local addresses into multiple messages if necessary;
* Log sent/received addresses;
* Add new wrappers to send only one address (send_address_single)
and to send all addresses of the given address-family
(send_address_all). These wrappers create a temporary list of addresses
to be sent, and send_address() then acts on this last.
Diffstat (limited to 'sys/net/pipex.c')
0 files changed, 0 insertions, 0 deletions