net-tools
net-tools copied to clipboard
Compiling Issie
Hello,
I hope you are doing well.
When I am compiling the package bu using make I encounter this error:
"strip.c:24:10: fatal error: linux/if_strip.h: No such file or directory 24 | #include <linux/if_strip.h> "
What should I do?
Thanks a lot
Hello,
Which branch did you use? mptcp_v0.95
or mptcp_v0.95_debian
?
Thanks for the reply.
The output for "sudo dmesg | grep MPTCP" is" [ 1.073426] MPTCP tokens hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 1.073525] MPTCP request tokens hash table entries: 65536 (order: 7, 524288 bytes, linear)
Thanks
And it is in ubuntu.
Hello,
Which branch from this net-tools
repo did you use?
Or in other words, how did you get the source code?
Also, can you not use the .deb file from https://github.com/multipath-tcp/net-tools/releases/tag/v0.94_debian
I have installed net-tools by means of linux packages. the version is : Version: 1.60+git20180626.aebd88e-1ubuntu1
I am using this branch: https://github.com/multipath-tcp/net-tools
I am using this branch: https://github.com/multipath-tcp/net-tools
This is not a branch. Branches are listed there: https://github.com/multipath-tcp/net-tools/branches/all
But I'm quite sure you don't need this tool, it is probably enough for you to do:
cat /proc/net/mptcp_net/snmp cat /proc/net/mptcp_net/mptcp
no?