Skip to content

Commit 099e171

Browse files
committed
Release 2.3
1 parent 495ca05 commit 099e171

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CREDITS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Sign-off rule is that of the Linux kernel:
4545

4646
Principal author and project maintainer:
4747

48-
ABC <abc@telekom.ru> [2008-2015]
48+
ABC <abc@openwall.com> [2008-2018]
4949

5050

5151
Compatibility layer is using code from Linux Kernel and should be

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
ipt-netflow NEWS
22
================
33

4+
2.3 (2018-03-19)
5+
6+
* Minor feature and Maintenance release.
7+
- Compatibility with latest kernels.
8+
- Allow to set engine_id (observationDomainId).
9+
- Cross-compilation support.
10+
- OpenWRT support.
11+
- Allow binding destination socket to IP and interface.
12+
413
2.2 (2016-02-21)
514

615
* Minor feature and Maintenance release.

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ipt_NETFLOW linux 2.6.x-4.x kernel module by <abc@telekom.ru> -- 2008-2016.
1+
ipt_NETFLOW linux 2.6.x-4.x kernel module by <abc@openwall.com> -- 2008-2018.
22

33
High performance NetFlow v5, v9, IPFIX flow data export module for Linux
44
kernel. Created to be useful for highly loaded linux router. It should be

ipt_NETFLOW.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This is NetFlow exporting module (NETFLOW target) for linux
3-
* (c) 2008-2016 <abc@telekom.ru>
3+
* (c) 2008-2018 <abc@openwall.com>
44
*
55
*
66
* This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)