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
/
arp.c
Commit message (
Expand
)
Author
Age
...
*
Remove getifaddrs code and instead just use ioctls.
Roy Marples
2007-07-25
*
==-1 is cheaper than <0
Roy Marples
2007-07-18
*
We now do ARP checking by default as recommended by RFC 2131.
Roy Marples
2007-07-18
*
Minimum packet is 46 bytes
Roy Marples
2007-05-22
*
Fix ARP checking
Roy Marples
2007-05-21
*
config.h now has the compile time options, instead of being dotted around.
Roy Marples
2007-05-10
*
Send a FQDN hostname if it contains dots, strip the domain from a looked up h...
Roy Marples
2007-04-26
*
Style updates
Roy Marples
2007-04-12
*
Cuddle up to LKML style C
Roy Marples
2007-04-11
*
Fix indentation
Roy Marples
2007-04-10
*
Add DHCP over FireWire 1394 (RFC 2855) and InfiniBand (RFC 4390) support.
Roy Marples
2007-02-12
*
For infinite timeout, we now resent the last request at TIMEOUT_MINI
Roy Marples
2007-01-16
*
Code clean
Roy Marples
2006-12-21
*
Fix arp checking
Roy Marples
2006-12-21
*
Allow Token Ring on Linux
Roy Marples
2006-12-18
*
Clean up compile warnings on Sparc/FreeBSD
Roy Marples
2006-12-18
*
Define _BSD_SOURCE and change to c99 - more warnings cleaned up.
Roy Marples
2006-12-15
*
Make the consts sane
Roy Marples
2006-12-14
*
Add loads of debugging CFLAGS so we can remove all compiler warnings
Roy Marples
2006-12-14
*
Send hostname/fqdn in DISCOVER and INFORM messages too.
Roy Marples
2006-12-04
*
Add dhcpcd-3 re-write
Roy Marples
2006-11-27
[prev]