index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lpf.c
Commit message (
Expand
)
Author
Age
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
Fix up some more formatting.
Roy Marples
2009-02-12
*
Enforce NetBSD KNF style more
Roy Marples
2009-02-11
*
Remove #ifdefs to disable specific bits of code. We now build everything - we...
Roy Marples
2008-07-23
*
fd -> raw_fd
Roy Marples
2008-07-16
*
Ensure we work if ARP compiled out but requested.
Roy Marples
2008-06-30
*
Request as much as the packet as we can with buggy BPF filters.
Roy Marples
2008-06-20
*
We don't use this var anymore.
Roy Marples
2008-06-11
*
Remove the signal array stack as our pipe handling should be secure enough no...
Roy Marples
2008-06-10
*
Re-write the client state engine around a simple timer instead of complex loo...
Roy Marples
2008-06-08
*
Pull ARP replies correctly.
Roy Marples
2008-05-26
*
Use constant BPF structures and defines to alter the data instead of function...
Roy Marples
2008-05-22
*
Move socket.c -> lpf.c. Also, default Linux to using /lib/dhcpcd rather than ...
Roy Marples
2008-05-20