Commit 4487b0ec authored by Bart De Schuymer's avatar Bart De Schuymer Committed by David S. Miller

[NET]: Bart wrote arpt_mangle not DaveM. :-)

parent 4a32b9e7
......@@ -4,8 +4,8 @@
#include <net/sock.h>
MODULE_LICENSE("GPL");
MODULE_AUTHOR("David S. Miller <davem@redhat.com>");
MODULE_DESCRIPTION("arptables mangle table");
MODULE_AUTHOR("Bart De Schuymer <bdschuym@pandora.be>");
MODULE_DESCRIPTION("arptables arp payload mangle target");
static unsigned int
target(struct sk_buff **pskb, unsigned int hooknum, const struct net_device *in,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment