*** From dhcp-server -- To unsubscribe, see the end of this message. ***

> How hard would it be to implement a flag for setting the time offset? 

It would be a pain.   In order to make it safe, you'd have to store
the timezone in every lease, so you'd have to tweak all that code,
plus you'd have to maintain backward compatibility.   The tweaks would
all be in confpars.c (parse_lease_declaration) and db.c (write_lease).

Since what you probably want is a user-friendly way to display leases,
I really think that an SNMP hookup or a configuration control socket
is the right thing to do, or if you're in a big hurry, just a perl
script that pretty-prints the lease file - the current format is not
really much fun to look at anyway.

                               _MelloN_


------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.

Archives for this mailing list are available at 
http://www.webnology.com/list-archives/dhcp/dhcp-server

------------------------------------------------------------------------------

Reply via email to