linux/net/netfilter/ipvs
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier
event. This patch provides a possibility to pass custom structure
able to provide info that event listener needs to know.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>

v2->v3: fix typo on simeth
	shortened dev_getter
	shortened notifier_info struct name
v1->v2: fix notifier_call parameter in call_netdevice_notifier()
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-28 13:11:01 -07:00
..
Kconfig
Makefile
ip_vs_app.c ipvs: do not disable bh for long time 2013-04-02 00:23:58 +02:00
ip_vs_conn.c ipvs: fix sparse warnings for ip_vs_conn listing 2013-04-23 11:43:05 +09:00
ip_vs_core.c ipvs: Avoid shadowing net variable in ip_vs_leave() 2013-04-23 11:43:06 +09:00
ip_vs_ctl.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
ip_vs_dh.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_est.c
ip_vs_ftp.c ipvs: do not disable bh for long time 2013-04-02 00:23:58 +02:00
ip_vs_lblc.c ipvs: fix sparse warnings in lblc and lblcr 2013-04-23 11:43:05 +09:00
ip_vs_lblcr.c ipvs: fix sparse warnings in lblc and lblcr 2013-04-23 11:43:05 +09:00
ip_vs_lc.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_nfct.c
ip_vs_nq.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_pe.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_pe_sip.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-30 03:55:20 -04:00
ip_vs_proto.c
ip_vs_proto_ah_esp.c
ip_vs_proto_sctp.c ipvs: off by one in set_sctp_state() 2013-04-23 11:43:06 +09:00
ip_vs_proto_tcp.c ipvs: do not disable bh for long time 2013-04-02 00:23:58 +02:00
ip_vs_proto_udp.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_rr.c ipvs: do not disable bh for long time 2013-04-02 00:23:58 +02:00
ip_vs_sched.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_sed.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_sh.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_sync.c ipvs: Use network byte order for sync message size 2013-04-23 11:43:06 +09:00
ip_vs_wlc.c ipvs: convert services to rcu 2013-04-02 00:23:58 +02:00
ip_vs_wrr.c ipvs: do not disable bh for long time 2013-04-02 00:23:58 +02:00
ip_vs_xmit.c ipvs: do not disable bh for long time 2013-04-02 00:23:58 +02:00