2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

847 Commits

Author SHA1 Message Date
Ted Lemon
6d497d24c6 Add iaddrlist structure for tracking lists of IP addresses 1997-06-02 23:24:32 +00:00
Ted Lemon
502f5df99e Add REJECT token 1997-06-02 23:24:05 +00:00
Ted Lemon
0c7802b1e5 Add cygwin32 ifdefs; new prototypes; add some fields to dhcp client structures. 1997-06-02 23:23:05 +00:00
Ted Lemon
31ea5c11f5 Cygwin32 definitions 1997-05-09 08:19:38 +00:00
Ted Lemon
c988b62624 Lose BROKEN_FREEBSD_CF by default 1997-05-09 08:18:37 +00:00
Ted Lemon
d92bab9a03 Cygwin32 support 1997-05-09 08:18:06 +00:00
Ted Lemon
9bfe462a26 Add new keywords 1997-05-09 08:17:23 +00:00
Ted Lemon
e6ba52d44f Define PTRSIZE_64BIT on alpha 1997-03-31 23:35:57 +00:00
Ted Lemon
eebefd1be0 Solaris needs inet_aton and faked-up endian.h 1997-03-29 10:39:11 +00:00
Ted Lemon
62d7dca5af SunOS needs inet_aton 1997-03-29 10:38:38 +00:00
Ted Lemon
2b60cc6873 Add prototype for inet_aton 1997-03-29 10:38:08 +00:00
Ted Lemon
913d202166 Don't include netdevice.h - it causes compilation problems 1997-03-29 03:19:54 +00:00
Ted Lemon
83c1b01218 Add initial_interval and backoff_cutoff elements to client_config struct; dns.c prototypes 1997-03-29 01:26:56 +00:00
Ted Lemon
3951e13c3d Add bnackoff-cutoff and initial-interval keywords 1997-03-29 01:25:10 +00:00
Ted Lemon
b968c68a5b Add a couple more fussy defines to work around Linux weirdnesses 1997-03-29 00:08:40 +00:00
Ted Lemon
a803bcdc5b Add ABANDONED token 1997-03-06 19:28:49 +00:00
Ted Lemon
14b45fb684 Add ABANDONED_LEASE flag 1997-03-06 19:28:35 +00:00
Ted Lemon
e5078937c9 Adjust and add prototypes 1997-03-06 18:38:59 +00:00
Ted Lemon
5047d8b5d7 Don't use n_* types 1997-03-06 07:29:36 +00:00
Ted Lemon
fa25cc03b5 Fix prototype for icmp_startup 1997-03-06 07:28:54 +00:00
Ted Lemon
ddbe6706ac ICMP structure definitions 1997-03-06 07:09:59 +00:00
Ted Lemon
6e5ed8bfa8 Adjust prototypes; prototype new functions. Add protocol structure; add move some lease fields into lease state structure. 1997-03-06 06:57:19 +00:00
Ted Lemon
9fd2f2cbd8 Add REBOOT token 1997-03-05 06:39:09 +00:00
Ted Lemon
d9f8b11534 Add flags field to tree_cache structure so we can track updates and free temporary cache buckets 1997-03-05 06:38:55 +00:00
Ted Lemon
fc2df23a11 Add function prototypes; add state to lease structure 1997-03-05 06:38:27 +00:00
Ted Lemon
2f26c2dcbc Add UPF support 1997-03-05 06:16:07 +00:00
Ted Lemon
fb4693d230 Only supply prototypes where appropriate 1997-02-26 18:25:07 +00:00
Ted Lemon
f79e49f3ee Add support for alias declaration 1997-02-22 12:25:32 +00:00
Ted Lemon
2fe35fcf41 Oops - poll() isn't implemented in NetBSD-1.2... 1997-02-22 11:01:10 +00:00
Ted Lemon
6b3b97e14b New prototypes; structure adjustments 1997-02-22 08:50:59 +00:00
Ted Lemon
4660b5193b Add some new tokens 1997-02-22 08:29:24 +00:00
Ted Lemon
41fb155b61 Update prototypes 1997-02-19 10:52:37 +00:00
Ted Lemon
fab1248b37 select(2) has been deprecated in favor of poll(2). 1997-02-19 10:51:10 +00:00
Ted Lemon
d432c972a6 Add definitions for DHCP Client data files 1997-02-18 14:34:14 +00:00
Ted Lemon
f71f026a5b Add DHCP client tokens 1997-02-18 14:32:30 +00:00
Ted Lemon
cc26de4692 Rewrite DHCP client to use the same API that the DHCP server uses. 1997-02-18 14:26:11 +00:00
Ted Lemon
469cf3a4b5 Initial merge of Poger dhclient and linux hacks 1997-01-02 12:00:19 +00:00
Ted Lemon
0b5d360d4b replace ARPHRD with HTYPE 1996-11-08 20:09:41 +00:00
Ted Lemon
8fec2c950c discover_interfaces() needs to behave differently for client and server 1996-09-11 20:27:07 +00:00
Ted Lemon
911af7a5cb Don't redefine _PATH_DHCPD_xxx 1996-09-11 06:36:57 +00:00
Ted Lemon
5448eba39d Linux portability hacks 1996-09-11 06:36:41 +00:00
Ted Lemon
3e7cd8c1ff Support for Sun compiler on Solaris 1996-09-11 05:53:58 +00:00
Ted Lemon
07b39db2ce Add argument to cons_options; clean up some old junk 1996-09-11 05:53:06 +00:00
Ted Lemon
c256bae9ba Add use-host-decl-names keyword 1996-09-09 07:04:29 +00:00
Ted Lemon
149f9e221e Apply some changes Christoph asked for 1996-09-05 23:57:56 +00:00
Ted Lemon
185419ca8a strncasecmp takes *three* arguments... 1996-09-02 21:18:00 +00:00
Ted Lemon
e2ac581437 Support for -lf and -cf flags 1996-09-02 21:16:25 +00:00
Ted Lemon
7824cf449a Changes requested by Brian Stecher 1996-08-30 23:37:55 +00:00
Ted Lemon
35d1d5cd7a Declare root_group external 1996-08-29 23:22:06 +00:00
Ted Lemon
5fea7b10ff Add get-lease-hostnames parameter 1996-08-29 23:02:40 +00:00