summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add supporto for DHCP Subnet Selection Option 0x76)Marco Tizzoni2016-03-103-11/+38
|
* Version bump to 1.3.2v1.3.2Mark J. Titorenko2014-11-181-1/+1
|
* Extract alternate MAC format from ifconfigPeter Schroeter2014-11-181-1/+5
| | | | | Alternate format appears in CentOS/RHEL7 as well as some BSD variants such as OS X
* Version bump to 1.3.1v1.3.1Mark J. Titorenko2014-10-221-1/+1
|
* Merge pull request #9 from mordocai/patch-1Mark J. Titorenko2014-10-221-1/+1
|\ | | | | HostNameOption uses wrong type
| * Update options.rbChris Carpenter2014-05-151-1/+1
| | | | | | Fix HostNameOption to use correct type.
* | Version bump to 1.3.0v1.3.0Mark J. Titorenko2014-10-221-1/+1
| |
* | Add Windows support to DHCP requestsPeter Schroeter2014-10-211-1/+10
|/
* Version bump to 1.2.1v1.2.1Mark J. Titorenko2014-01-021-1/+1
|
* Version bump to 1.2.0v1.2.0Mark J. Titorenko2014-01-021-1/+1
|
* Merge pull request #7 from presto53/fix_payloadMark J. Titorenko2014-01-021-4/+4
|\ | | | | fix payload for Discover
| * wrap payload into array instead of change to_aPavel Novitskiy2013-12-252-6/+6
| |
| * fix payload for DiscoverPavel Novitskiy2013-12-251-2/+2
| |
* | fix raise callingPavel Novitskiy2013-12-252-3/+3
|/
* first stab at server and file parmsChris McClimans2012-01-232-9/+44
|
* Version bump to 1.1.1v1.1.1Mark J. Titorenko2012-01-211-1/+1
|
* Replace incorrect equality check with assignment in Message#from_udp_payload ↵Mark J. Titorenko2012-01-211-11/+17
| | | | | | | | | to correct behaviour when an unrecognised option or message is encountered Allow callers to disable the debug output emitted in Message#from_udp_payload for unrecognised options or messages Added rake test task Correct test_from_udp_payload test assertion Default to 00:00:00:00:00:00 in Message#initialize if local MAC address can't be read
* Version bump to 1.1.0Mark J. Titorenko2011-12-081-1/+1
|
* Added BroadcastAddressOption and cleaned up transaction id and parameter ↵Jari Sundell2011-12-072-4/+26
| | | | request list output.
* Version bump to 1.0.2v1.0.2Mark J. Titorenko2011-12-061-1/+1
|
* Fixed size of expanded chaddr.Jari Sundell2011-12-061-1/+1
|
* Handle chaddr arrays with fewer or more elements than the required 16 bytes.Jari Sundell2011-12-061-2/+5
|
* Force chaddr to 16 byte length.Jari Sundell2011-12-051-2/+2
|
* Version bump to 1.0.1v1.0.1Mark J. Titorenko2011-11-171-1/+1
|
* bump to version 1.0.0 to reflect the released version by etdMark J. Titorenko2011-11-171-1/+1
|
* initial gemification with buellerMark J. Titorenko2011-11-174-54/+7
|
* fix for gPXE and Intel PXEsyonbori2011-07-272-79/+129
|
* change dir structuresyonbori2011-07-257-6/+6
|
* initial commitsyonbori2011-07-257-0/+70105