commit | 4a17fd5229c1b6066aa478f6b690f8293ce811a1 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Thu Apr 19 03:39:36 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 21 15:52:25 2012 -0400 |
tree | f6acd00935d2d7a990befb4c77f57fdf39f46689 | |
parent | 59c55bdde856c4000bbeb33ba212c3df6f1997a4 [diff] |
sock: Introduce named constants for sk_reuse Name them in a "backward compatible" manner, i.e. reuse or not are still 1 and 0 respectively. The reuse value of 2 means that the socket with it will forcibly reuse everyone else's port. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>