mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-12-07 16:43:54 +01:00
ACCOUNT: add kernel module metadata and alias
This commit is contained in:
committed by
Jan Engelhardt
parent
c3d080f21a
commit
f4b96672ef
@@ -1100,4 +1100,7 @@ static void __exit account_tg_exit(void)
|
||||
|
||||
module_init(account_tg_init);
|
||||
module_exit(account_tg_exit);
|
||||
MODULE_DESCRIPTION("Xtables: per-IP accounting for large prefixes");
|
||||
MODULE_AUTHOR("Intra2net AG <opensource@intra2net.com>");
|
||||
MODULE_ALIAS("ipt_ACCOUNT");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
Reference in New Issue
Block a user