summaryrefslogtreecommitdiff
path: root/libnet/src/libnet_link_snoop.c
Commit message (Expand)AuthorAgeFilesLines
* IRIX: Get MAC address from ioctl(), not by spawning shell.Thomas Habets2010-05-041-28/+34
* Declared many constant arguments as const, const-correct code spews warnings ...Sam Roberts2009-11-101-1/+1
* Replace u_intX_t with C99 uintX_t.Thomas Habets2009-10-061-2/+2
* pclose() following popen(), not fclose()Thomas Habets2009-09-301-1/+7
* snoof & dlpi: don't free on libnet_link_close()Thomas Habets2009-09-291-2/+0
* Reindented, removing hard tabs, and using consistent brace positioning.Sam Roberts2009-09-281-68/+65
* src/libnet_link_snoop.c: Only fclose if f!=NULLThomas Habets2009-09-281-1/+3
* src/libnet_link_snoop.c: fixed snoop-based backend. Works on IRIX.Thomas Habets2009-09-281-38/+71
* v1.1.2.1 from http://www.packetfactory.net/projects/libnet/Sam Roberts2009-02-181-0/+166