Closed furusiyya closed 7 years ago
Before committing I have tested the code locally. Every thing is ok. I am not sure but may be their is some issue with Travis-CI.
Can you change the title of the PR to something more descriptive? Also for the future, make sure your commit messages describe what you are changing (I know I can look up the issue 😄 )
Network Interface is selected dynamically and for disk management I have used 7z
compression. Before updating PR I successfully build code locally but travis is still failing build.
Can you rebase and solve the conflicts?
I have solved all the conflicts.
Travis error is: pcap.h: No such file or directory
you need to install libpcap-dev in the travis script.
Device name for capturing is hard coded because I am working on config files.