From 75a31066ed0e72cfaee657817084553dc99380f0 Mon Sep 17 00:00:00 2001 From: Alexx Roche Date: Thu, 13 Jan 2011 17:47:56 +0100 Subject: [PATCH] Initial version --- plugins/other/ip6t_accounting | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 plugins/other/ip6t_accounting diff --git a/plugins/other/ip6t_accounting b/plugins/other/ip6t_accounting new file mode 100755 index 00000000..2919a9c2 --- /dev/null +++ b/plugins/other/ip6t_accounting @@ -0,0 +1,22 @@ +#!/bin/sh + + +if [ "$1" = "config" ]; then + cat <