summaryrefslogtreecommitdiff
path: root/lib/net/dhcp/core.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract alternate MAC format from ifconfigPeter Schroeter2014-11-181-1/+5
* Add Windows support to DHCP requestsPeter Schroeter2014-10-211-1/+10
* Merge pull request #7 from presto53/fix_payloadMark J. Titorenko2014-01-021-4/+4
|\
| * wrap payload into array instead of change to_aPavel Novitskiy2013-12-251-4/+4
* | fix raise callingPavel Novitskiy2013-12-251-2/+2
|/
* first stab at server and file parmsChris McClimans2012-01-231-8/+42
* Replace incorrect equality check with assignment in Message#from_udp_payload ...Mark J. Titorenko2012-01-211-11/+17
* Added BroadcastAddressOption and cleaned up transaction id and parameter requ...Jari Sundell2011-12-071-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
* change dir structuresyonbori2011-07-251-0/+322