Re: [PATCH 3/6] libxtables: prefix exit_error to xtables_error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jan Engelhardt wrote:
On Monday 2009-02-23 17:46, Patrick McHardy wrote:
Jan Engelhardt wrote:
Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx>
diff --git a/extensions/expr b/extensions/expr
new file mode 100644
index 0000000..f00b70d
--- /dev/null
+++ b/extensions/expr
@@ -0,0 +1,179 @@
+#include <stdio.h>
+#include <stdint.h>
+#include <libHX/option.h>
+
+enum ttl_rel {
+	REL_EQ,
+	REL_LT,
+	REL_GT,
+}
What is this file? I see no mentioning in the (non-existant) changelog.

Accidentally git-added code. It is removed in the latest tree's form.
There should not need to be any detailed changelog entry - it
really is just the prefixing that is needed for a good library
that was done.


This look a lot better:

 94 files changed, 778 insertions(+), 788 deletions(-)

:)

Pulled and pushed out again, thanks. Now lets slow things down until
the next release please.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux