2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-27 12:28:42 +00:00

31 Commits

Author SHA1 Message Date
Ted Lemon
8028ab1d09 Add min-lease-time, min-secs and use-lease-addr-for-default-route 1998-04-09 04:28:20 +00:00
Ted Lemon
c209242f8a Fix line buffer handling 1998-03-17 06:09:11 +00:00
Ted Lemon
7e0f16d0a8 Support hostname keyword 1997-10-29 18:32:53 +00:00
Ted Lemon
469e472a7f Parse client-hostname token 1997-06-06 01:55:15 +00:00
Ted Lemon
36f5381c14 Add REJECT keyword 1997-06-02 22:30:52 +00:00
Ted Lemon
89500b31fd Add keywords supersede, search, prepend, nameserver, domain, append. Add support for handling newline as its own token instead of as a token seperator, to enable parsing of resolv.conf files 1997-05-09 07:57:54 +00:00
Ted Lemon
3951e13c3d Add bnackoff-cutoff and initial-interval keywords 1997-03-29 01:25:10 +00:00
Ted Lemon
f4fb257d70 Add abandoned keyword 1997-03-06 19:27:57 +00:00
Ted Lemon
296af24c10 Add REBOOT token 1997-03-05 06:33:36 +00:00
Ted Lemon
f79e49f3ee Add support for alias declaration 1997-02-22 12:25:32 +00:00
Ted Lemon
4660b5193b Add some new tokens 1997-02-22 08:29:24 +00:00
Ted Lemon
f71f026a5b Add DHCP client tokens 1997-02-18 14:32:30 +00:00
Ted Lemon
c256bae9ba Add use-host-decl-names keyword 1996-09-09 07:04:29 +00:00
Ted Lemon
5fea7b10ff Add get-lease-hostnames parameter 1996-08-29 23:02:40 +00:00
Ted Lemon
88ddda34a5 Don't proceed if errors are found in dhcpd.conf 1996-08-29 09:49:53 +00:00
Ted Lemon
50b025a3d7 Rename ATOM to NAME 1996-08-29 09:13:41 +00:00
Ted Lemon
7783519e0f Move tlname into group with other externs 1996-08-28 01:41:11 +00:00
Ted Lemon
512994ede6 Add tokens; ATOMs can begin with digits if OLD_LEXER not defined; save comments if OLD_LEXER defined 1996-08-28 01:26:34 +00:00
Ted Lemon
58304e8edb Add new tokens; fix line number/character number counter code 1996-08-27 09:39:17 +00:00
Ted Lemon
f8141e67df Always save the string containing the token 1996-06-27 19:00:44 +00:00
Ted Lemon
eebea44806 Delete unused automatic variables 1996-06-04 19:04:16 +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
54d9cf28ee Add a few keywords; fix case botch 1996-05-22 08:05:19 +00:00
Ted Lemon
d48783033b getc() returns int, not char 1996-05-17 23:09:54 +00:00
Ted Lemon
a8b53b4220 Various user-provided patches 1996-03-16 17:50:30 +00:00
Ted Lemon
b0e3a2205a Add user and vendor class keywords 1996-02-29 18:06:29 +00:00
Ted Lemon
685963dcf4 Incremental changes to support DHCP protocol 1996-02-21 15:16:18 +00:00
Ted Lemon
97ca16995f Intermediate changes to support actual DHCP protocol engine 1996-02-21 12:11:09 +00:00
Ted Lemon
9582172964 Fixed many option bugs; added client for testing 1996-02-07 22:43:54 +00:00
Ted Lemon
089fb364df More portable internet addresses; fix endian bug; fix parser bugs 1996-02-06 20:25:56 +00:00
Ted Lemon
d7837182d3 DHCP Server Daemon 1995-11-29 07:40:04 +00:00