summaryrefslogtreecommitdiffstats
path: root/lpf.c
Commit message (Expand)AuthorAge
* Fix up some more formatting.Roy Marples2009-02-12
* Enforce NetBSD KNF style moreRoy Marples2009-02-11
* Remove #ifdefs to disable specific bits of code. We now build everything - we...Roy Marples2008-07-23
* fd -> raw_fdRoy Marples2008-07-16
* Ensure we work if ARP compiled out but requested.Roy Marples2008-06-30
* Request as much as the packet as we can with buggy BPF filters.Roy Marples2008-06-20
* We don't use this var anymore.Roy Marples2008-06-11
* Remove the signal array stack as our pipe handling should be secure enough no...Roy Marples2008-06-10
* Re-write the client state engine around a simple timer instead of complex loo...Roy Marples2008-06-08
* Pull ARP replies correctly.Roy Marples2008-05-26
* Use constant BPF structures and defines to alter the data instead of function...Roy Marples2008-05-22
* Move socket.c -> lpf.c. Also, default Linux to using /lib/dhcpcd rather than ...Roy Marples2008-05-20