summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/extensions/ebt_standard.c
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-02-08 20:02:28 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-02-08 20:02:28 +0000
commit6731d6eb86c5fbdb1ffdd1d167162594c8b8beb7 (patch)
tree85a8acf3b6f19d0ac71b1e7d8b17225f609f3a7c /userspace/ebtables2/extensions/ebt_standard.c
parentbb1e6769f539ac3fcb3a44a6591c9ff6a5cb534e (diff)
general cleanup + add -C and -c
Diffstat (limited to 'userspace/ebtables2/extensions/ebt_standard.c')
-rw-r--r--userspace/ebtables2/extensions/ebt_standard.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/userspace/ebtables2/extensions/ebt_standard.c b/userspace/ebtables2/extensions/ebt_standard.c
index 4ac3dc0..1420d1d 100644
--- a/userspace/ebtables2/extensions/ebt_standard.c
+++ b/userspace/ebtables2/extensions/ebt_standard.c
@@ -1,3 +1,11 @@
+/* ebt_standard
+ *
+ * Authors:
+ * Bart De Schuymer <bdschuym@pandora.be>
+ *
+ * April, 2002
+ */
+
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>