Ted Lemon
|
88ddda34a5
|
Don't proceed if errors are found in dhcpd.conf
|
1996-08-29 09:49:53 +00:00 |
|
Ted Lemon
|
57f8192e2a
|
admonish users not to mess with network API
|
1996-08-29 09:18:44 +00:00 |
|
Ted Lemon
|
621be26969
|
Add QNX support
|
1996-08-29 09:18:05 +00:00 |
|
Ted Lemon
|
7b1aa7949b
|
Rehash nomenclature
|
1996-08-29 09:17:52 +00:00 |
|
Ted Lemon
|
750d0800e7
|
rehash nomenclature
|
1996-08-29 09:16:49 +00:00 |
|
Ted Lemon
|
971170f798
|
qnx configuration
|
1996-08-29 08:37:06 +00:00 |
|
Ted Lemon
|
56c7dc1d62
|
Add ONE_LEASE_PER_CLIENT
|
1996-08-28 01:35:20 +00:00 |
|
Ted Lemon
|
6aa71eebb9
|
Make log_perror an external; add hostname to leases; add one_host_per_client to groups (not yet used); add new externals for conflex.c
|
1996-08-28 01:32:38 +00:00 |
|
Ted Lemon
|
9f35cc5dd4
|
Make chaddr an unsigned char
|
1996-08-28 01:29:41 +00:00 |
|
Ted Lemon
|
9bd1bbac28
|
Add support for weird linux aliased interface names
|
1996-08-27 09:56:21 +00:00 |
|
Ted Lemon
|
43a18457d3
|
Add LOG_FACILITY cpp macro
|
1996-08-27 09:54:27 +00:00 |
|
Ted Lemon
|
243714fc8e
|
add tokens
|
1996-08-27 09:46:49 +00:00 |
|
Ted Lemon
|
ab370123d5
|
Add/fix prototypes; new LOG_FACILITY option defaults to LOG_DAEMON; move common declaration info into group structure; add constants for types of statements
|
1996-08-27 09:46:28 +00:00 |
|
Ted Lemon
|
7f91dcfb6b
|
Add flags to interface_info structure
|
1996-06-27 19:06:04 +00:00 |
|
Ted Lemon
|
f4835c5832
|
Add BOOTP_MIN_LEN constant representing minimum length of BOOTP packet
|
1996-06-24 20:33:28 +00:00 |
|
Ted Lemon
|
c5568eb50a
|
Add code to read and discard incoming packets on fallback socket
|
1996-06-12 23:52:38 +00:00 |
|
Ted Lemon
|
74bbacb845
|
Add hp-ux support
|
1996-06-12 04:06:16 +00:00 |
|
Ted Lemon
|
d99452d1a0
|
Work around FreeBSD BPF bug
|
1996-06-11 08:30:41 +00:00 |
|
Ted Lemon
|
6211627d95
|
Use extern keyword when declaring externs
|
1996-06-04 19:11:13 +00:00 |
|
Ted Lemon
|
5c324ed20d
|
Define INLINE as an empty string if ANSI but not GNU
|
1996-06-04 19:02:26 +00:00 |
|
Ted Lemon
|
ad49f0940f
|
Store dhcpd.leases file in /var/db
|
1996-06-01 00:30:39 +00:00 |
|
Ted Lemon
|
80ba033e2b
|
Don't redefine _PATH_DHCPD_CONF or _PATH_DHCPD_DB
|
1996-06-01 00:29:14 +00:00 |
|
Ted Lemon
|
c73856ba81
|
Use int instead of long for u_int32_t, since both are now 32 bits, but long might become 64 bits in a later UltraSPARC release
|
1996-05-23 22:24:48 +00:00 |
|
Ted Lemon
|
49156c479b
|
Alpha OSF/1 doesn't normally have <sys/bitypes.h>
|
1996-05-23 22:23:43 +00:00 |
|
Ted Lemon
|
ee9d710a5a
|
Add tlname variable to store pointer to name of file being parsed
|
1996-05-23 22:21:12 +00:00 |
|
Ted Lemon
|
78b31f4e90
|
Check for __BIT_TYPES_DEFINED__ before trying to define them.
|
1996-05-23 02:37:28 +00:00 |
|
Ted Lemon
|
03807c84a0
|
Fix protos for find_lease and mockup_lease
|
1996-05-23 02:31:07 +00:00 |
|
Ted Lemon
|
3823ccf22d
|
Use #defines instead of typedefs
|
1996-05-22 11:32:59 +00:00 |
|
Ted Lemon
|
760e1ee351
|
bitypes.h not standard - define basic integer types explicitly; use poll() instead of select() (experiment)
|
1996-05-22 11:32:39 +00:00 |
|
Ted Lemon
|
c02ad844e5
|
Add endian.h defs
|
1996-05-22 11:31:47 +00:00 |
|
Ted Lemon
|
abe9a34392
|
move do_packet to dispatch
|
1996-05-22 09:30:47 +00:00 |
|
Ted Lemon
|
f4e348de94
|
Add test for EOF token
|
1996-05-22 08:07:11 +00:00 |
|
Ted Lemon
|
89eb0af498
|
Site configuration file
|
1996-05-22 07:37:16 +00:00 |
|
Ted Lemon
|
b7c4d8d502
|
Add support for fallback interface
|
1996-05-22 07:27:28 +00:00 |
|
Ted Lemon
|
f1fd61d3b4
|
add new tokens; lose LAST_TOKEN
|
1996-05-22 07:24:15 +00:00 |
|
Ted Lemon
|
c626ae6955
|
fix up prototypes; change structures to support shared networks, dynamic bootp, multiple addresses per interface
|
1996-05-22 07:23:16 +00:00 |
|
Ted Lemon
|
5154f57438
|
Fix INADDR_LOOPBACK
|
1996-05-20 00:44:15 +00:00 |
|
Ted Lemon
|
dcdb97924e
|
Sample config file for new port
|
1996-05-20 00:43:58 +00:00 |
|
Ted Lemon
|
75da92bffa
|
Fix copyrights; fix INADDR_LOOPBACK; define more basic int types; lose bogus time defs; define SYSLOG_4_2
|
1996-05-20 00:42:55 +00:00 |
|
Ted Lemon
|
18323ead13
|
Fix copyrights; lose ether_hdr compat; use bitypes.h; lose bogus time defs; lose BROKEN_TM_GMT
|
1996-05-20 00:41:55 +00:00 |
|
Ted Lemon
|
9930d1df92
|
Fix copyrights; lose ether_hdr compat; define more basic int types; lose bogus time defs
|
1996-05-20 00:40:59 +00:00 |
|
Ted Lemon
|
8eb4771e3c
|
Fix copyright; lose old modemd time defs; SIN_LEN becomes SA_LEN
|
1996-05-20 00:40:13 +00:00 |
|
Ted Lemon
|
f57d2a5150
|
Fix copyright; lose old modemd time defs; lose BROKEN_TM_GMT; fix SNPRINTF compat; define basic integer types; lose __USE_BSD, which tickles a header incompatibility
|
1996-05-20 00:39:25 +00:00 |
|
Ted Lemon
|
dc7ee01d1f
|
Fix copyright, INADDR_LOOPBACK; lose useless modemd time macros; SIN_LEN becomes SA_LEN
|
1996-05-20 00:37:54 +00:00 |
|
Ted Lemon
|
bc858d06ac
|
Unfix INADDR_LOOPBACK
|
1996-05-20 00:36:47 +00:00 |
|
Ted Lemon
|
32ec8d4539
|
Fix copyright; fix INADDR_LOOPBACK; SIN_LEN becomes SA_LEN; lose useless modemd time macros
|
1996-05-20 00:34:56 +00:00 |
|
Ted Lemon
|
e5c3316957
|
Fix copyright; lose useless modemd time macros
|
1996-05-20 00:33:51 +00:00 |
|
Ted Lemon
|
ced16631d5
|
SCO ODT 3.0 config file
|
1996-05-20 00:33:02 +00:00 |
|
Ted Lemon
|
94e8f4406b
|
Packet header declarations as defined in 4.4BSD
|
1996-05-20 00:31:24 +00:00 |
|
Ted Lemon
|
af0ef3636b
|
Fix copyright; add porting comments; add SCO support; lose etherhdr compatibility since we're distributing headers now; add PACKET_ASSEMBLY and PACKET_DECODING macros
|
1996-05-20 00:20:37 +00:00 |
|