2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 04:47:40 +00:00

20 Commits

Author SHA1 Message Date
Ted Lemon
086032ce8d Make install directories from top down. 1998-03-17 06:13:36 +00:00
Ted Lemon
15c1fd2cd8 Declare arguments that can be promoted so that the compiler's behaviour doesn't change depending on whether or not it follows ANSI. 1998-03-16 06:16:54 +00:00
Ted Lemon
76195acb1c Add declaration for agent option global (used by option parser). 1998-03-15 21:07:11 +00:00
Ted Lemon
90ddb81d9d Use yiaddr to transmit response to client 1997-12-09 19:04:04 +00:00
Ted Lemon
19ea90f71e Cast pid_t up to long so that printf will work on systems where it's long and not int. 1997-12-06 04:03:04 +00:00
Ted Lemon
d3333a7459 new catted man page 1997-11-22 07:58:30 +00:00
Ted Lemon
a138b5dd10 Document -q. Fix typos/pastos. Reword some bad stuff. Fix SEE ALSO 1997-11-22 07:58:22 +00:00
Ted Lemon
e7012e3fe6 Daemonize by default. Fix a couple of uninitialized automatic variables. Add -q flag which shuts up interface status printout. Write a pid file. 1997-11-22 07:55:36 +00:00
Ted Lemon
d73361d0ae fix up name 1997-10-29 18:35:50 +00:00
Ted Lemon
274d24ab8b Fix operator precedence bug 1997-06-02 23:28:18 +00:00
Ted Lemon
9e755b5d96 Update copyright 1997-03-29 03:32:34 +00:00
Ted Lemon
efce05d01c Allow IP addresses to be specified on the command line; don't use herror(). 1997-03-29 03:30:44 +00:00
Ted Lemon
84228fed1f Declare relay() same as do_packet(). Set bootp_handler to relay(). Change dispatch() calling conventions. 1997-03-06 06:58:37 +00:00
Ted Lemon
5afe274709 Relay to server port, not client 1997-03-05 06:16:44 +00:00
Ted Lemon
f7057364bd Fix Socket API-specific error 1997-02-27 03:41:28 +00:00
Ted Lemon
de60690e73 Move some more parameters around 1997-02-22 14:44:56 +00:00
Ted Lemon
5f5d1ea2cf Distributed Makefile 1997-02-22 14:12:34 +00:00
Ted Lemon
75661c6027 Ignore messages generated by dhcp relay agents (including self); send replies to correct port; more debugging info 1997-02-22 12:28:26 +00:00
Ted Lemon
0e7affc72c New manual pages 1997-02-22 10:19:20 +00:00
Ted Lemon
747ec13b4e DHCP Relay Agent 1997-02-22 09:47:09 +00:00