summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eliminate unused variables.V2-BETA-1-PATCH-20Ted Lemon1999-03-292-4/+2
* Fix typo.Ted Lemon1999-03-291-3/+3
* Fix up broken usage() call.Ted Lemon1999-03-291-2/+2
* Dereference cooked packet, not raw.Ted Lemon1999-03-291-5/+5
* Fix can_receive_unicast_unconfigured prototypes.Ted Lemon1999-03-291-6/+6
* Update changelog. Increment version.Ted Lemon1999-03-291-2/+21
* Add -pf option, update usage message.Ted Lemon1999-03-291-15/+33
* - Remove unused variable.Ted Lemon1999-03-291-2/+20
* Move the error message for the lease file to the correct place.Ted Lemon1999-03-291-8/+9
* Add -pf option, update usage message.Ted Lemon1999-03-291-15/+38
* Add typedef for int8_t. Define BYTE_ORDER and LITTLE_ENDIAN if needed.Ted Lemon1999-03-291-0/+8
* Declare can_receive_unicast_unconfigured.Ted Lemon1999-03-291-0/+6
* Remove unused variables.Ted Lemon1999-03-291-4/+1
* Fix memory leak. Use dmalloc/dfree instead of malloc/free.Ted Lemon1999-03-291-7/+15
* Clean up unused variable. Undo previous change in IFF testing.Ted Lemon1999-03-291-3/+5
* Add can_receive_unicast_unconfiguredTed Lemon1999-03-296-11/+55
* Document entry and exit hooks, plus make_resolv_conf function.Ted Lemon1999-03-291-9/+43
* Add support for enter and exit hooks and user-supplied resolv.conf builder.Ted Lemon1999-03-292-16/+72
* - Remove arp checks.Ted Lemon1999-03-291-13/+36
* Remove 'function' keyword, which doesn't work and isn't needed.Ted Lemon1999-03-291-2/+2
* - Eliminate unused variables.Ted Lemon1999-03-291-17/+37
* Eliminate unused variables.Ted Lemon1999-03-291-15/+2
* Add to 'protocol not configured' docs for Linux. Update version.Ted Lemon1999-03-291-11/+16
* Take out test release statement.V2-BETA-1-PATCH-19Ted Lemon1999-03-261-2/+0
* Update version.Ted Lemon1999-03-263-6/+6
* Add exhaustive reference to documentation. Update version.Ted Lemon1999-03-261-4/+45
* Update release notes and version.Ted Lemon1999-03-261-2/+54
* Fix typo.Ted Lemon1999-03-261-1/+1
* - Adjust args to cons _options.Ted Lemon1999-03-261-16/+53
* Refer to dhcpd.leases man page if we exit because dhcpd.conf is missing.Ted Lemon1999-03-261-3/+7
* Adjust args to cons_options.Ted Lemon1999-03-261-2/+3
* Add AIX support.Ted Lemon1999-03-261-0/+89
* Support AIX. Add more HAVE_* macros.Ted Lemon1999-03-261-0/+24
* - Add maximum message size and parameter request list to lease_state soTed Lemon1999-03-261-2/+8
* Add missing comment closure.Ted Lemon1999-03-261-2/+2
* - Re-enable UDP checksums, using fix provided by John Nemeth.Ted Lemon1999-03-261-10/+14
* Restore support for parameter request list and maximum message size.Ted Lemon1999-03-261-15/+37
* EINVAL on packetfilter open or configure means kernel not configured right.Ted Lemon1999-03-261-3/+3
* - Unknown hardware types generate warning instead of error.Ted Lemon1999-03-261-8/+25
* Free parameter request list if there is one.Ted Lemon1999-03-261-1/+3
* Correct documentation of append and prepend statements.Ted Lemon1999-03-261-7/+9
* - Don't log 'wrong transaction' messages unless DEBUG is defined.Ted Lemon1999-03-261-21/+35
* Don't request a specific lease time unless configured to do so.Ted Lemon1999-03-261-9/+3
* Support AIX. Digital Unix has /var/run.Ted Lemon1999-03-261-1/+12
* Add AIX support.Ted Lemon1999-03-261-0/+3
* - Add enter and exit hooksV2-BETA-1-PATCH-18Ted Lemon1999-03-051-20/+38
* Adjust version numbers.Ted Lemon1999-03-054-10/+10
* Document changes in pl18Ted Lemon1999-03-051-1/+20
* - Do not attempt to reclaim requested abandoned leases in response toTed Lemon1999-03-051-32/+33
* Initialize hto address length.Ted Lemon1999-03-051-5/+6