Hitoshi Irino

Results 9 comments of Hitoshi Irino

I forgot that version. I merged PR #12 on 3rd Aug, 2019. It may have compatibility with ntopng 3.4 assumed from release date of ntopng.

I don't have any plan to support MQTT extension which is not standardized.

`sudo ip link set dev eth0 master blue` I assume you don't need to add eth0 to blue VRF. eth0 should belong to default VRF. `$gobgp vrf add red id...

My PR #2359 was merged to master branch. Please use master branch.

I think nfdump does not support sqlite3. Do you have any reference?

Thank you for debugging. I found INTEFACE_NAMSIZ is changed in newer version than frr8.2 FRR8.2: ``` grep -e IFNAMSIZ -e INTERFACE_NAMSIZ frr-frr-8.2.2/lib/if.h #define IFNAMSIZ 16 #define IFNAMSIZ 16 #define INTERFACE_NAMSIZ...

I don't know your situation detail, but if you want to specific capture interface, please -i option. And if you want to limit more exact flow you can use pcap...

Do you have more question? If no, I will close this issue.