linux/net/netfilter/ipvs
Pavel Emelyanov 4a17fd5229 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>
2012-04-21 15:52:25 -04:00
..
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-01-08 13:21:22 -08:00
Makefile IPVS: sip persistence engine 2010-10-04 22:45:24 +09:00
ip_vs_app.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ip_vs_conn.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ip_vs_core.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ip_vs_ctl.c net: Delete all remaining instances of ctl_path 2012-04-20 21:22:30 -04:00
ip_vs_dh.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ip_vs_est.c IPVS: remove unused init and cleanup functions. 2011-06-14 09:07:32 +09:00
ip_vs_ftp.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ip_vs_lblc.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00
ip_vs_lblcr.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00
ip_vs_lc.c ipvs: unify the formula to estimate the overhead of processing connections 2011-02-25 11:35:41 +09:00
ip_vs_nfct.c ipvs: Remove unused parameter from ip_vs_confirm_conntrack() 2011-11-01 09:19:29 +01:00
ip_vs_nq.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_pe.c IPVS: Backup, Adding Version 1 receive capability 2010-11-25 10:42:59 +09:00
ip_vs_pe_sip.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
ip_vs_proto.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ip_vs_proto_ah_esp.c IPVS: netns, connection hash got net as param. 2011-01-13 10:30:28 +09:00
ip_vs_proto_sctp.c ipvs: Remove unused return value of protocol state transitions 2011-11-01 09:19:33 +01:00
ip_vs_proto_tcp.c ipvs: Remove unused return value of protocol state transitions 2011-11-01 09:19:33 +01:00
ip_vs_proto_udp.c ipvs: Remove unused return value of protocol state transitions 2011-11-01 09:19:33 +01:00
ip_vs_rr.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_sched.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_sed.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_sh.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ip_vs_sync.c sock: Introduce named constants for sk_reuse 2012-04-21 15:52:25 -04:00
ip_vs_wlc.c ipvs: unify the formula to estimate the overhead of processing connections 2011-02-25 11:35:41 +09:00
ip_vs_wrr.c netfilter: Remove unnecessary OOM logging messages 2011-11-01 09:19:49 +01:00
ip_vs_xmit.c ipv6: Kill rt6i_dev and rt6i_expires defines. 2011-12-28 20:19:20 -05:00