diff options
author | glebius <glebius@FreeBSD.org> | 2016-01-27 07:34:00 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2016-01-27 07:34:00 +0000 |
commit | 2af1c82fc1f9ccdd73b6255b84c1a1667f7ce818 (patch) | |
tree | 537515fae0126aaa737326862dfa7dc2b88d7929 /contrib/llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | c07f0f872d21c891ec351eccf996f445a63a30e7 (diff) | |
download | FreeBSD-src-2af1c82fc1f9ccdd73b6255b84c1a1667f7ce818.zip FreeBSD-src-2af1c82fc1f9ccdd73b6255b84c1a1667f7ce818.tar.gz |
Fix issues with TCP_CONGESTION handling after r294540:
o Return back the buf[TCP_CA_NAME_MAX] for TCP_CONGESTION,
for TCP_CCALGOOPT use dynamically allocated *pbuf.
o For SOPT_SET TCP_CONGESTION do NULL terminating of string
taking from userland.
o For SOPT_SET TCP_CONGESTION do the search for the algorithm
keeping the inpcb lock.
o For SOPT_GET TCP_CONGESTION first strlcpy() the name
holding the inpcb lock into temporary buffer, then copyout.
Together with: lstewart
Diffstat (limited to 'contrib/llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions