We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54fbbe commit e168e65Copy full SHA for e168e65
NEWS
@@ -1,7 +1,7 @@
1
ipt-netflow NEWS
2
================
3
4
-2.1 (TBA)
+2.1 (2014-02-08)
5
6
* Options Templates support (V9 and IPFIX). Which let to implement:
7
- Flow Sampling (random, deterministic, and hash modes) for all types
ipt_NETFLOW.c
@@ -116,7 +116,7 @@
116
#define ipt_target xt_target
117
#endif
118
119
-#define IPT_NETFLOW_VERSION "2.0" /* Note that if you are using git, you
+#define IPT_NETFLOW_VERSION "2.1" /* Note that if you are using git, you
120
will see version in other format. */
121
#include "version.h"
122
#ifdef GITVERSION
0 commit comments