diff options
author | Patrick McHardy <kaber@trash.net> | 2010-04-20 15:07:32 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-04-20 15:07:32 +0200 |
commit | 22265a5c3c103cf8c50be62e6c90d045eb649e6d (patch) | |
tree | 01d74ee1435a9d0cdcabd75848e5fbe14bb6d40d /net/wireless/wext-compat.c | |
parent | netfilter: xtables: remove old comments about reentrancy (diff) | |
download | linux-22265a5c3c103cf8c50be62e6c90d045eb649e6d.tar.xz linux-22265a5c3c103cf8c50be62e6c90d045eb649e6d.zip |
netfilter: xt_TEE: resolve oif using netdevice notifiers
Replace the runtime oif name resolving by netdevice notifier based
resolving. When an oif is given, a netdevice notifier is registered
to resolve the name on NETDEV_REGISTER or NETDEV_CHANGE and unresolve
it again on NETDEV_UNREGISTER or NETDEV_CHANGE to a different name.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/wireless/wext-compat.c')
0 files changed, 0 insertions, 0 deletions