Activity for NetFlow/IPFIX iptables module

  • ABC committed [9dec5b]

    Merge branch 'dbugnar'. Fixes #111.

  • ABC committed [4ef006]

    Update CREDITS.

  • ABC committed [fb3630]

    Add simple .travis.yml

  • ABC ABC committed [edbdb9]

    Socket release in case of error in usock_open_sock

  • ABC ABC committed [9898b2]

    Extract vlan id from vlan device.

  • ABC committed [b610c0]

    Release v2.4

  • ABC committed [3d2fdb]

    Update copyright years and some numbers in README.

  • ABC ABC committed [e15d4c]

    Fix missed version increment

  • ABC committed [fd37b5]

    Fix compilation for kernel 5.1

  • ABC committed [779c6b]

    Fix compilation for centos 6

  • ABC committed [541a6a]

    README rephrase short description.

  • ABC committed [266380]

    Merge commit 'refs/pull/110/head' Linux 5.0 support

  • ABC committed [8e375f]

    Fix Travis-CI tests.

  • ABC ABC committed [940c61]

    Replace simple_strtoul with kstrtoul, since simple_strtoul is obsolete.

  • ABC committed [508a80]

    Update CREDITS and emails.

  • Thadeu Lima de Souza Cascardo committed [0e5af3]

    Fix build with 5.2 kernel

  • Thadeu Lima de Souza Cascardo committed [104013]

    Implement do_gettimeofday wrapper starting with 5.0

  • Dan Bugnar committed [cff1d7]

    Revert "Replace simple_strtoul with kstrtoul, since simple_strtoul is obsolete."

  • Thadeu Lima de Souza Cascardo committed [7a0838]

    Use totalram_pages() starting with 5.0

  • ABC committed [52e9ca]

    Fix bind to network device.

  • Thadeu Lima de Souza Cascardo committed [51bdc2]

    Use nf_bridge_info_get() instead of skb->nf_bridge

  • Dan Bugnar committed [46734c]

    Create strtoul function for converting a string to an unsinged long.

  • ABC ABC committed [69fc36]

    iptables-dev is a transitional package since Debian 8 and Ubuntu 16.10 (#94)

  • NetFlow/IPFIX iptables module NetFlow/IPFIX iptables module released /ipt-netflow/ipt-netflow-2.3.tgz

  • ABC ABC modified a blog post

    ipt-netflow 2.3 released

  • ABC ABC created a blog post

    ipt-netflow 2.3 released

  • ABC ABC committed [f81969]

    Compilation compatibility with kernel 4.14 and 4.15.

  • ABC ABC committed [495ca0]

    Compatibility with 4.15, regarding dev_get_alias().

  • ABC committed [099e17]

    Release 2.3

  • ABC ABC committed [53a556]

    Compatibility with kernel 4.13.

  • ABC ABC committed [569885]

    Fix engine_id value in packet header.

  • ABC ABC committed [353f2d]

    CREDITS update.

  • ABC ABC committed [c230a8]

    Allow cross compilers to set compiler.

  • ABC ABC committed [1cf028]

    Allow binding destination socket to IP and interface.

  • ABC ABC committed [8d8522]

    Compatibility for kernels between 2.6.28 and 2.6.35.

  • ABC ABC committed [5d71c9]

    Compilation compatibility with kernel 4.10.

  • ABC ABC committed [a00533]

    Create openwrt/Readme.md

  • ABC ABC committed [0565de]

    Compilation compatibility with kernel 4.7-arm64.

  • ABC ABC committed [5dec63]

    More compatibility with kernel 4.10.

  • ABC ABC committed [7f2542]

    Fix compilation with snmp-rules enabled.

  • ABC ABC committed [624620]

    Update README about flows debug dump.

  • pingping pingping modified a comment on ticket #77

    with ./configure --enable-natevents option, error message while compiling... make...

  • pingping pingping modified a comment on ticket #77

  • pingping pingping modified a comment on ticket #77

    with ./configure --enable-natevents error message while compiling ... /tmp/source/iptables/ipt-netflow-master/ipt_NETFLOW.c:...

  • pingping pingping posted a comment on ticket #77

    Error Message while compiling ... /tmp/source/iptables/ipt-netflow-master/ipt_NETFLOW.c:...

  • ABC ABC posted a comment on merge request #1

    I just pushed 12 commits from devel repo (on github) here.

  • ABC ABC committed [d4a6bb]

    Allow to download fresh code from git at make t...

  • ABC ABC committed [3a2069]

    Cross-compiling support for release 2.2.

  • ABC ABC committed [138a94]

    Configuration menu

  • ABC ABC committed [c40bcb]

    Rework NF_HOOK call, fixes #62.

  • ABC ABC committed [abff8e]

    Improve compilation compatibility.

  • ABC ABC committed [c16ffc]

    Support ETHTOOL_xLINKSETTINGS API (new in linux...

  • ABC ABC committed [db665c]

    Cross-compiling support.

  • ABC ABC committed [0b96a4]

    Support more link speeds for stat output.

  • ABC ABC committed [d7ec00]

    Add gcc presence test to configure.

  • ABC ABC committed [dde907]

    Fix configure for dkms (#60)

  • ABC ABC committed [75773f]

    Allow to set engine_id (observationDomainId).

  • ABC ABC committed [5f1aca]

    Makefile for OpenWRT

  • ABC ABC posted a comment on merge request #1

    Hello. This should be already fixed in c16ffc6cb679b3377a0d4a30a6bbcf5e2f3d0214

  • ABC ABC posted a comment on ticket #77

    I don't know what is "INVALID" event. There is no such events in netflow/nel. I think...

  • Sonny Sonny posted a comment on ticket #77

    I think i ask wrong qustion. I mean only Event CREATE / DELETE Will show nat ip address...

  • ABC ABC posted a comment on ticket #77

    ipt-netflow sends everything, but what is shown by nfsen I don't know. You may verify...

  • Sonny Sonny posted a comment on ticket #77

    I am give up for Fedora . Right now use Centos 6 + ipt_netflow + nfsen+ nfdump ipt_netflow...

  • pavel pavel posted a comment on ticket #82

    Спасибо за ответ. Буду разбиратся. тему можно удалить...

  • ABC ABC posted a comment on ticket #82

    Hi. Откуда мне знать? Я не знаю ни что у вас за трафик, ни что и как вы рисуете на...

  • pavel pavel created ticket #82

    nfsen (проблема с графиками)

  • NetFlow iptables module NetFlow iptables module released /ipt-netflow/ipt-netflow-2.2.tgz

  • ABC ABC committed [f05764]

    Makefile: coverity target.

  • ABC ABC committed [1bbbcc]

    Fix possible null dereference in SNMP module.

  • ABC ABC committed [dfdee7]

    Fix stray semicolon.

  • ABC ABC committed [a7eff5]

    Compilation compatibility with Centos 7.2.

  • ABC ABC committed [f70fa7]

    Suppress irrelevant gcc warning (mpls).

  • ABC ABC committed [b01ec9]

    Compilation compatibility with kernel 4.4.

  • ABC ABC committed [95fabb]

    Compatibility with CentOS 7.

  • ABC ABC committed [18e808]

    Release 2.2

  • ABC ABC committed [53d9ae]

    Improve heuristics of iptables modules path.

  • ABC ABC committed [d99cec]

    README update.

  • ABC ABC committed [9a06ea]

    Vlan compatibility with linux 4.2.

  • ABC ABC committed [93160e]

    Promisc mode compilation compatibility with lin...

  • Eric Johnson Eric Johnson created ticket #81

    ipt_NETFLOW: Unknown symbol ns_to_timeval

  • ABC ABC posted a comment on ticket #80

    А как решили проблему, если не секрет?

  • ABC ABC modified ticket #80

    kernel >= 3.18

  • pavel pavel posted a comment on ticket #80

    разобрался, действительно всё работает, была ошибка при компиляции... p.s собиралось...

  • pavel pavel created ticket #80

    kernel >= 3.18

  • ABC ABC committed [026edb]

    Compilation compatibility with linux 4.2.

  • ABC ABC committed [bc63da]

    Compatibility with Debian's kernel 4.1.0-0.bpo....

  • ABC ABC modified ticket #79

    makefile:10 .. deprecated syntax (ipt_NETFLOW_2.1, Debian 8.1 Jessie)

  • ABC ABC posted a comment on ticket #79

    Hi. This is warning from the kernel source, not from ipt-netflow code. Just ignore...

  • Smugo Smugo created ticket #79

    makefile:10 .. deprecated syntax (ipt_NETFLOW_2.1, Debian 8.1 Jessie)

  • William Werner William Werner posted a comment on ticket #78

    Thank you for the quick response and fix

  • ABC ABC modified a comment on ticket #78

    I commited into git compatibility fix with centos 5. [8ef0119f1c11bef02d45e14fbcd5eae90e693061]...

  • ABC ABC modified a comment on ticket #78

    I commited into git compatibility fix with centos 5. Thanks for the report!

  • ABC ABC modified a comment on ticket #78

    I commited into git compatibility fix with centos 5. [8ef0119f1c11bef02d45e14fbc...

  • ABC ABC modified ticket #78

    Issue installing on kernel 2.6.18-194

  • ABC ABC posted a comment on ticket #78

    I commited into git compatibility fix with centos 5. 8ef0119f1c11bef02d45e14fbcd...

  • ABC ABC committed [8ef011]

    Compatibility with Centos 5.

  • ABC ABC posted a comment on ticket #78

    I am able to reproduce on 2.6.18-371.1.2.el5.

  • ABC ABC modified ticket #78

    Issue installing on kernel 2.6.18-194

  • William Werner William Werner posted a comment on ticket #78

    I will pull the version from git and see how it compiles.

  • ABC ABC committed [504964]

    Implement MPLS-aware NetFlow feature.

1 >