linux-kernel-test/net/ipv4/ipvs
Julius Volz 9a812198ae IPVS: Add genetlink interface implementation
Add the implementation of the new Generic Netlink interface to IPVS and
keep the old set/getsockopt interface for userspace backwards
compatibility.

Signed-off-by: Julius Volz <juliusv@google.com>
Acked-by: Sven Wegener <sven.wegener@stealer.net>
Signed-off-by: Simon Horman <horms@verge.net.au>
2008-08-15 09:26:14 +10:00
..
ip_vs_app.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_conn.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_core.c ipvs: More reliable synchronization on connection close 2008-07-16 20:04:23 -07:00
ip_vs_ctl.c IPVS: Add genetlink interface implementation 2008-08-15 09:26:14 +10:00
ip_vs_dh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_est.c ipvs: Embed estimator object into stats object 2008-08-11 14:00:43 +02:00
ip_vs_ftp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_lblc.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_lblcr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_lc.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_nq.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_proto_ah.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_esp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_tcp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_udp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_rr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sched.c ipvs: Use list_empty() instead of open-coding the same functionality 2008-08-11 11:45:57 +02:00
ip_vs_sed.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sync.c ipvs: Fix possible deadlock in sync code 2008-08-11 11:44:38 +02:00
ip_vs_wlc.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_wrr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_xmit.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
Kconfig [IPVS]: Use menuconfig objects. 2007-05-24 16:36:47 -07:00
Makefile