netfilter: xt_IDLETIMER: Use uevent instead of new netlink msg type
authorJP Abgrall <jpa@google.com>
Fri, 4 May 2012 21:26:57 +0000 (14:26 -0700)
committerJP Abgrall <jpa@google.com>
Fri, 4 May 2012 22:00:33 +0000 (15:00 -0700)
commitf109fa626b97c4c7d213bfcd5cdb557a4e87d0ec
treeccb7a47d9ce67fe4398b8db602833d6926baef0d
parent758aaf52f607604164e93feff93b725d491e44f7
netfilter: xt_IDLETIMER: Use uevent instead of new netlink msg type

Send netlink message notifications using a uevent with
  subsystem=xt_idletimer
  INTERFACE=...
  STATE={active,inactive}
instead of needing a new netlink message type.
Revert the netlink.h change added by commit
  beb914e987cbbd368988d2b94a6661cb907c4d5a

Change-Id: I6881936bf754f3367ff3c8f6c1e9661cec0357d4
Signed-off-by: JP Abgrall <jpa@google.com>
include/linux/netlink.h
net/netfilter/xt_IDLETIMER.c