summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* [v4_2] Fixed inconsistencies in setting hop count limit in dhcrelayThomas Markwalder2015-01-191-9/+15
* [v4_2] Linux packet handling ignores VLAN packets sent to physical interfaceThomas Markwalder2015-01-081-3/+22
* [v4_2] Fix typo in dhcp-options.5Shawn Routhier2014-12-151-1/+1
* [rt20558_b] Updated common/test MakefilesThomas Markwalder2014-12-052-5/+30
* [rt20558_b] Added concat_dclists unit tests, fixed coverity leakThomas Markwalder2014-12-053-3/+100
* [v4_2] Fixed concatenation of "Dc" formatted options such as domain-searchtmarkwalder2014-11-254-0/+400
* [master] Host declaration name can now be used in DNS forward nameThomas Markwalder2014-11-042-2/+166
* [master] Add use-host-decl-names support to BOOTPThomas Markwalder2014-10-272-42/+45
* [v4_2]] Checkum handling fixesThomas Markwalder2014-09-186-57/+98
* [v4_2] Corrected right brace detection in parsingThomas Markwalder2014-09-081-23/+29
* [v4_2] Corrected error in UDP bad packet loggingThomas Markwalder2014-09-081-21/+18
* [v4_2] Corrects medium impact issues reported by Coverity.Thomas Markwalder2014-08-282-8/+18
* [v4_2] Corrects high impact issues reported by Coverity.Thomas Markwalder2014-08-253-4/+7
* [v4_2] Tidy up the options descriptionsShawn Routhier2014-06-131-5/+26
* [v4_2] Add math operators and switch construct to evalShawn Routhier2014-06-111-4/+69
* [v4_2] Enhance support for vlans on freebsd.Shawn Routhier2014-05-191-0/+3
* [v4_2] Remove unneeded RCSID tagsShawn Routhier2014-04-291-5/+1
* [v4_2] Correct ordering for subnet mask and router and overload vs relay optionShawn Routhier2014-04-281-2/+5
* [v4_2] Add a better warning about multiple key definitionsShawn Routhier2014-04-281-17/+21
* [v4_2] Remove an extra set of msg_controllenShawn Routhier2014-04-281-1/+0
* [v4_2] Several small patchesShawn Routhier2014-04-253-6/+12
* [v4_2] Remove vix.com and nominum.comShawn Routhier2014-01-2724-159/+21
* [v4_2] Tidy up bpf processingShawn Routhier2014-01-241-51/+46
* -n [v4_2] Update dates and versions for 4.2.6b1Shawn Routhier2014-01-212-50/+106
* [v4_2] Fix up the gentle shutdown code to handle failoverShawn Routhier2013-11-141-9/+21
* [v4_2] Various minor documentation improvements:Shawn Routhier2013-11-072-9/+9
* [v4_2]Shawn Routhier2013-10-301-3/+10
* -n [v4_2]Shawn Routhier2013-10-212-30/+103
* -n [v4_2]Shawn Routhier2013-10-111-2/+2
* [v4_2]Shawn Routhier2013-06-041-0/+10
* - Silence benign static analysis warnings.Mark Andrews2013-05-1510-169/+167
* [v4_2]Shawn Routhier2013-04-081-3/+1
* - Use newer auto* tool packages and turn on RFC_3542 support on Mac OS.Mark Andrews2013-04-023-339/+586
* [v4_2]Shawn Routhier2012-12-132-2/+2
* [v4_2]Shawn Routhier2012-12-041-44/+2
* [v4_2]Shawn Routhier2012-11-281-3/+2
* [v4_2]Shawn Routhier2012-11-162-57/+59
* [v4_2]Shawn Routhier2012-10-231-41/+51
* -n [v4_2]Shawn Routhier2012-10-167-68/+119
* [v4_2]Shawn Routhier2012-10-091-12/+4
* [v4_2]Shawn Routhier2012-09-191-44/+52
* Add common/tests/Atffile and server/tests/Atffile to the distributionShawn Routhier2012-08-232-0/+3
* [v4_2] ATF unit-test support added (rt25901_atf merge)Tomek Mrugalski2012-08-146-590/+587
* [rt29771]Shawn Routhier2012-08-132-138/+139
* [rt30471]Shawn Routhier2012-08-031-2/+2
* [rt30024] This is a commit messageShawn Routhier2012-07-121-0/+2
* Previously the server code was relaxed to allow packets with zeroShawn Routhier2012-06-271-5/+50
* Fix some issues in the code for parsing and printing options.Shawn Routhier2012-06-064-28/+99
* Make "\777" into "\\nnn" so it prints correctly and looks better. [ISC-Bugs ...Shawn Routhier2012-05-171-2/+2
* Remove unnecessary checks in the lease query code and clean upShawn Routhier2012-04-101-39/+40