commit | b558ff799977a4eda8b3823d1cf6c1c33becb671 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Mar 06 17:02:35 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:35 2007 -0700 |
tree | b68b90c1891120e2904fd5b68d9192ef6ae74d43 | |
parent | b7aa0bf70c4afb9e38be25f5c0922498d0f8684c [diff] |
[NETLINK]: Mirror UDP MSG_TRUNC semantics. If the user passes MSG_TRUNC in via msg_flags, return the full packet size not the truncated size. Idea from Herbert Xu and Thomas Graf. Signed-off-by: David S. Miller <davem@davemloft.net>