Commit Graph

127 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Krzysztof Wilczynski e23ebf0fa9 ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. 13 years ago
Simon Horman 4a516f1108 ipvs: Remove unused return value of protocol state transitions 13 years ago
Simon Horman 3c2de2ae02 ipvs: Remove unused parameter from ip_vs_confirm_conntrack() 13 years ago
Paul Gortmaker 69e7dae409 ip_vs.h: fix implicit use of module_get/module_put from module.h 13 years ago
Hans Schillstrom ae1d48b23d IPVS netns shutdown/startup dead-lock 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Hans Schillstrom 6c8f794993 IPVS: remove unused init and cleanup functions. 14 years ago
Hans Schillstrom 503cf15a5e IPVS: rename of netns init and cleanup functions. 14 years ago
Hans Schillstrom ed78bec4d6 IPVS remove unused var from migration to netns 14 years ago
Hans Schillstrom c74c0bfe0b IPVS: bug in ip_vs_ftp, same list heaad used in all netns. 14 years ago
Julian Anastasov c92f5ca2e5 ipvs: Remove all remaining references to rt->rt_{src,dst} 14 years ago
Hans Schillstrom 7a4f0761fc IPVS: init and cleanup restructuring 14 years ago
Hans Schillstrom 74973f6fbf IPVS: init and cleanup restructuring 14 years ago
David S. Miller 2a9e950701 net: Remove __KERNEL__ cpp checks from include/net 14 years ago
Hans Schillstrom a09d19779f IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Simon Horman 736561a01f IPVS: Use global mutex in ip_vs_app.c 14 years ago
Simon Horman f2247fbdc4 IPVS: Conditionally include sysctl members of struct netns_ipvs 14 years ago
Simon Horman a4e2f5a700 IPVS: Conditional ip_vs_conntrack_enabled() 14 years ago
Simon Horman 3a1bbf1885 IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined 14 years ago
Simon Horman 7532e8d40c IPVS: Add sysctl_sync_ver() 14 years ago
Simon Horman 59e0350ead IPVS: Add {sysctl_sync_threshold,period}() 14 years ago
Julian Anastasov 6ef757f965 ipvs: rename estimator functions 14 years ago
Julian Anastasov ea9f22cce9 ipvs: optimize rates reading 14 years ago
Julian Anastasov 87d68a15e2 ipvs: remove unused seqcount stats 14 years ago
Julian Anastasov 55a3d4e15c ipvs: properly zero stats and rates 14 years ago
Julian Anastasov 2a0751af09 ipvs: reorganize tot_stats 14 years ago
Julian Anastasov 2553d064ff ipvs: move struct netns_ipvs 14 years ago
Jesper Juhl 06b69390a6 IPVS: Fix variable assignment in ip_vs_notrack 14 years ago
Changli Gao b552f7e3a9 ipvs: unify the formula to estimate the overhead of processing connections 14 years ago
Changli Gao 731109e784 ipvs: use hlist instead of list 14 years ago
Patrick Schaaf 41ac51eeda ipvs: make "no destination available" message more informative 14 years ago
Simon Horman a13676476e IPVS: Remove unused variables 14 years ago
Hans Schillstrom f2431e6e92 IPVS: netns, trash handling 14 years ago
Hans Schillstrom f6340ee0c6 IPVS: netns, defense work timer. 14 years ago
Hans Schillstrom a0840e2e16 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. 14 years ago
Hans Schillstrom 6e67e586e7 IPVS: netns, connection hash got net as param. 14 years ago
Hans Schillstrom b17fc9963f IPVS: netns, ip_vs_stats and its procfs 14 years ago
Hans Schillstrom f131315fa2 IPVS: netns awareness to ip_vs_sync 14 years ago
Hans Schillstrom 29c2026fd4 IPVS: netns awareness to ip_vs_est 14 years ago
Hans Schillstrom ab8a5e8408 IPVS: netns awareness to ip_vs_app 14 years ago
Hans Schillstrom 9bbac6a904 IPVS: netns, common protocol changes and use of appcnt. 14 years ago
Hans Schillstrom 9330419d9a IPVS: netns, use ip_vs_proto_data as param. 14 years ago
Hans Schillstrom 4a85b96c08 IPVS: netns preparation for proto_tcp 14 years ago
Hans Schillstrom 252c641032 IPVS: netns, prepare protocol 14 years ago
Hans Schillstrom fc723250c9 IPVS: netns to services part 1 14 years ago
Hans Schillstrom 61b1ab4583 IPVS: netns, add basic init per netns. 14 years ago
Hans Schillstrom b880c1f077 IPVS: Backup, adding version 0 sending capabilities 14 years ago
Hans Schillstrom 986a075795 IPVS: Backup, Change sending to Version 1 format 14 years ago
Hans Schillstrom fe5e7a1efb IPVS: Backup, Adding Version 1 receive capability 14 years ago