1997-03-29 |
Ted Lemon | Fix install dependencies |
commit | commitdiff | tree |
1997-03-29 |
Ted Lemon | Add a couple more fussy defines to work around Linux... |
commit | commitdiff | tree |
1997-03-29 |
Ted Lemon | Allow users to specify vendor-encapsulated-options... |
commit | commitdiff | tree |
1997-03-29 |
Ted Lemon | Ignore EHOSTUNREACH and ECONNREFUSED errors on Linux... |
commit | commitdiff | tree |
1997-03-29 |
Ted Lemon | Skip dummy interfaces on Linux; lose vestigial and... |
commit | commitdiff | tree |
1997-03-29 |
Ted Lemon | Fix stupid, stupid, stupid allocation size underrun |
commit | commitdiff | tree |
1997-03-28 |
Ted Lemon | Don't have ARP code look up names; net_netmask_arg... |
commit | commitdiff | tree |
1997-03-28 |
Ted Lemon | Move top_level_config to clparse.c; use more defaults... |
commit | commitdiff | tree |
1997-03-28 |
Ted Lemon | Set up enough defaults that we can actually boot withou... |
commit | commitdiff | tree |
1997-03-28 |
Ted Lemon | Clean up subdir targets |
commit | commitdiff | tree |
1997-03-28 |
Ted Lemon | IANA ARP code types and hardware types |
commit | commitdiff | tree |
1997-03-08 |
Ted Lemon | DNS Support code |
commit | commitdiff | tree |
1997-03-08 |
Ted Lemon | Use MAX_TIME for abandoned leases rather than an explic... |
commit | commitdiff | tree |
1997-03-08 |
Ted Lemon | raw reads include IP header before icmp header, so... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Record the time of the db_startup rewrite of the lease... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | If a lease is abandoned, write it out even though it... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Put parentheses around & operations |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | If a lease is abandoned, it's okay to supersede even... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Send client identifier when declining. |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | When we toss all our leases, just go back to init state... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | ABANDONED_LEASE is persistent, so set it in the lease... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | If a lease has been abandoned, don't find it. |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Support abandoned keyword in leases |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Add ABANDONED token |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Add ABANDONED_LEASE flag |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Set ABANDONED_LEASE flag when abandoning a lease. |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Add abandoned keyword |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Start up icmp protocol; handle ICMP EchoReplies and... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Add a message to abandon_lease; ping before sending... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Adjust and add prototypes |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Export checksum and wrapsum |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Add informational message to abandon_lease. |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Don't use n_* types |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Fix prototype for icmp_startup |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Remove declaration for relay() - no longer needed |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Oops - didn't compile |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | ICMP structure definitions |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Support for ICMP Echo protocol |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Traversal of interface list to weed out bad interfaces... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Change calling conventions to dispatch(). Set bootp_p... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Move a ton of bits from the lease structure into the... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Declare relay() same as do_packet(). Set bootp_handle... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Adjust prototypes; prototype new functions. Add proto... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Adjust declaration of fallback_discard so that it can... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Options whose format is X now print as colon-seperated... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Check address ranges to see if they're on the right... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Make dispatch() run through a list of protocol structur... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | add allocator for lease state structure and protocol... |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | Add icmp.c |
commit | commitdiff | tree |
1997-03-06 |
Ted Lemon | change prototypes to functions called by timeouts;... |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Back out back checksum changes |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Oops - we're supposed to zero interfaces_invalidated... DHCP-970305A |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | behave differently if we got a renewal via INIT-REBOOT |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add REBOOT token DHCP-970305 |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add flags field to tree_cache structure so we can track... |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add function prototypes; add state to lease structure |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Move some state into the lease structure so that we... |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | lose lease -> state; add lease -> uid_buf to eliminate... |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Maintain a free list for tree_cache structs |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add REBOOT token |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | remove lease -> state |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Always send packets of at least BOOTP_MIN_LEN; abbrevia... |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add an INIT-REBOOT timeout; don't ever call a static... |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Install dhclient-script in /etc, not in / |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Don't check the lease we have for the client until... |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add DHCPLIB to depends |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Relay to server port, not client |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add UPF support |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | New IP header checksum code supplied by Anatoli Logvinski |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Add upf.c |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Fix typos |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | Ultrix Packetfilter support |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | new draft |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | new draft |
commit | commitdiff | tree |
1997-03-05 |
Ted Lemon | New draft |
commit | commitdiff | tree |
1997-02-27 |
Ted Lemon | Fix Socket API-specific error DHCP_970226A |
commit | commitdiff | tree |
1997-02-27 |
Ted Lemon | Don't specify netmask or broadcast address keywords... |
commit | commitdiff | tree |
1997-02-27 |
Ted Lemon | Fix some warnings |
commit | commitdiff | tree |
1997-02-27 |
Ted Lemon | Delete extraneous sin_len initialization; don't statica... |
commit | commitdiff | tree |
1997-02-26 |
Ted Lemon | Only supply prototypes where appropriate |
commit | commitdiff | tree |
1997-02-26 |
Ted Lemon | Use medium passed to us, not necessarily the one attach... |
commit | commitdiff | tree |
1997-02-26 |
Ted Lemon | Remove if_enable() |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Move some more parameters around |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Add SCRIPT config parameter |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Install client script |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Add DHCP Client SCRIPT configuration info |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | DHCP Client script for NetBSD |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Sample dhcp client configuration file |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Isolate configuration information from Makefiles |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Localize makefile config |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Distributed Makefile |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Make it a bit more informative |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Moved to common/ |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Hack makefiles in all the subdirectories... |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Make subdirs |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | No longer needed |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | moved to relay/ |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | moved to server/ |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | moved to client/ |
commit | commitdiff | tree |
1997-02-22 |
Ted Lemon | Moved to server/ |
commit | commitdiff | tree |
next |