follow'/>
summaryrefslogtreecommitdiff
path: root/dist/dhcp/common
AgeCommit message (Expand)Author
2013-06-20buy ancient codechristos
2011-08-16gcc-4.5 fixeschristos
2011-08-15Fix CVS-2011-2748, malformed packets can cause server to crash causing a DoS.christos
2010-01-17Add missing parentheses in ifdef(OLD_LEXER). Found by cppcheck.wiz
2009-10-15Kill bad tab in markup.joerg
2007-10-31Change buffer for SIOCGIFCONF usage from 2048 to 32768. Because thegdt
2007-09-13Follow NetBSD's interpretation of the interface to SIOCGIFCONF: thegdt
2007-05-31don't make bogus assumptions about struct alignment.christos
2007-03-01An incredibly grody hack to save a few more precious bytes: in dhclient,dogcow
2006-11-23Hopping through a void* is not enough to get rid of alignment requirements.martin
2006-05-11match u_char * with u_char[].mrg
2005-08-11merge dhcp-3.0.3drochner
2005-06-05appease gcc -Wuninitialized on hp700.chs
2005-06-02appease gcc -Wuninitializedlukem
2004-12-01use /dev/bpfchristos
2004-10-29Add (unsigned char) cast to ctype functionsdsl
2004-10-22Use packet length from IP header instead of packet length from BPFperry
2004-04-10With recent changes to BPF, pushing the default buffer size to 1MB, runningdarrenr
2003-10-27- Add declarations for lhs_context and rhs_context. For some reason thesemellon
2003-10-27- Apply patches from ISC DHCP 3.0.1rc12 to correct a parser bug that causesmellon
2003-10-24increase ttl - internet is getting big.mellon
2003-09-25The I/O path is assymetric -- we can't deal with IPsec packets coming in, somycroft
2003-05-16Skip !IFF_BROADCAST interfaces (such as strip). After discussionabs
2003-02-18merge dhcp-3.0.1rc11drochner
2003-02-18import of ISC dhcp-3.0.1rc11drochner
2002-06-11make it compile with -Wall againdrochner
2002-06-11merge dhcp-3.0.1rc9drochner
2002-06-11import of ISC dhcp-3.0.1rc9drochner
2002-06-10WARNS=1 clean. patch submitted to dhcp-bugs@isc.org.itojun
2002-06-02missing initialization of sockaddr. from deraadtitojun
2001-12-07Misc formatting fixes.wiz
2001-12-04Replace some misuses of "then" with "than".wiz
2001-10-04extensions-path-name -> extensions-path (misc/14147).wiz
2001-08-24Fix LP64 bug.eeh
2001-08-07remove .cvsignore files which got imported inadvertently, as pointetdrochner
2001-08-03Remove unneeded files. okay'd by drochner.wiz
2001-08-03pull in manpage adaptions / corrections from usr.sbin/dhcpdrochner
2001-08-03pull in code patches from usr.sbin/dhcpdrochner
2001-08-03import of ISC dhcp-3.0rc10drochner