Beaglebone packet sniffer using LWIP and StarterWare

699 views Asked by At

I have been working on a project where I am planning on using the BeagleBone Black as a packet sniffer (and logger) for a local network. I have worked with the Starterware examples echo_server and http_server, and those work fine. However, not being very well acquainted with the inner operations of TCP/IP I don't know how to modify the existing Starterware code base to implement promiscuous mode packet sniffing. Does anybody have any suggestions or reasons why this port of LWIP may or may not work for the intended use? Thanks,

0

There are 0 answers