kalamlacki
kalamlacki
Hi! I was able to compile current master branch, the result is here: https://kalamlacki.eu/ipt-netflow/21.02.2/ath79-generic/ Best regards, Łukasz
Hi! You did no do ./scripts/feeds update ./scripts/feeds install iptables Best, Łukasz
Hi! Or if you use older openwrt distro: https://kalamlacki.eu/ipt-netflow/19.07.9/ath79-generic/ Best, Łukasz
Hi! Now I spotted that you are using develop branch because of kernel-5.10.103 however I tried on develop branch with kernel 5.10.104 and it is also fine: https://kalamlacki.eu/ipt-netflow/develop-19-mar-2022/ath79-generic/ Best, Łukasz
I am using 15 without "", so I do not use strings
I was thinking about this code: $.jqplot('chart_d', curve, { title:'Setting schedule for '+ selected_date, axes:{xaxis:{renderer:$.jqplot.DateAxisRenderer,tickOptions:{formatString:'%H:%M'},tickInterval:'1 hour'}}, series:[{lineWidth:1, markerOptions:{show:false}}] }); curve = [[["2018-01-07 00:00:00",15],["2018-01-07 00:59:59",15],["2018-01-07 01:00:00",15],["2018-01-07 01:59:59",15],["2018-01-07 02:00:00",15],["2018-01-07 02:59:59",15],["2018-01-07 03:00:00",15],["2018-01-07 03:59:59",15],["2018-01-07...
Try this https://github.com/kalamlacki/ipt-netflow
Try this: https://github.com/kalamlacki/ipt-netflow I reverted one change which should never be released.
For sure it will solve the issue with : /root/ipt-netflow/ipt_NETFLOW.c:4504:2: error: implicit declaration of function ‘__smp_processor_id’ [-Werror=implicit-
release v2.6 successfully compiles under Centos 7.9