openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
phpdhcp
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Apr 01, 2025 — Apr 01, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding a fairly sparse README. Enjoy.
Angelo DiNardi
More...
over 16 years ago
Create chronosinform.php to allow us to respond to polycom (or other) inform requests
Troy Anderson (home)
More...
over 16 years ago
Changed verbose (boolean) to verbosity (int) to allow for values of 0,1,2 (and potentially more) Fixed how we look at socket result so it only reports an error if there was one.
Troy Anderson (home)
More...
over 16 years ago
Modified dhcpServer to accept a dhcpPacketProcessor delegate object for processing packets - uses a default one if none passed. Modified dhcpServer to accept a verbose parameter, defaults to true, that if set to false, squelches all output Modified dhcpRequestProcessor to use the dhcpPacketProcessor supplied by the dhcpServer. Added options 60 and 66 to dhcpPacket. Fixed possible bug in dhcpPacket where htype was not being unpacked. Fixed possible bug in dhcpPacket where the htype and hlen fields were out of order in the packetData.
Troy Anderson (home)
More...
over 16 years ago
Add beginning code for the DHCPLEASEQUERY command. Currently, it doesn't seem to want to work. Also add licensing info.
Angelo DiNardi
More...
over 16 years ago
Implement response to DHCPINFORM with proper DHCPACK packet. Properly handle responses which should be sent directly to a client address instead of broadcast. Add dhcpStorage class stub where DB lookups will someday go.
Angelo DiNardi
More...
over 16 years ago
Update to reliably respond to messages. Implement DHCPREQUEST handling and DHCPACK response. Now gives clients an IP.
Angelo DiNardi
More...
over 16 years ago
Move more things in to classes. Implement the DHCPOFFER response to DHCPDISCOVER packets.
Angelo DiNardi
More...
over 16 years ago
Complete parsing of message types. Implement building of packet data from a parsed / new packet.
Angelo DiNardi
More...
over 16 years ago
Move packet parsing to its own class. Update listener to use class.
Angelo DiNardi
More...
over 16 years ago
Initial testing to have PHP decode DHCP packets.
Angelo DiNardi
More...
over 16 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree