02-11-97
Vidy
cfgmgr.c
Added 4 more functions in the configuration manager to get the aggregate
statistics of packets xmited and recvd

CFGMGR.C, CFGMGR.H - 27-10-1997
------------------
        Sachin - made changes for online statistics.

Naveen 07-11-1997
----------------
CMDHCP.C - Fixed Some Bugs.
CFGMGR.h - Added one more enum BINDING and one for Deleting Options.x

Naveen 08-11-1997
----------------
CMDHCP.C - While Editing Leased Time there was a bug it was fixed adding
           new function - cm_delete_dhcp_range_option_accordingly().
           The Tag numbers were printed in HEX instead of Decimal. It is
           fixed now.


Naveen 08/12/1997
-----------------
cfgmgr.c - Fixed the bug. When WAN port is enabled thru Configuration Manager
           the router use to give a message on next boot("Too Few Buffers...")

Naveen 05/01/1998
-----------------
cfgmgr.c - 1. Introduced new function "enable_either_ppp_or_slip" and it is
              called from cm_write_configuration.
           2. IPCP compression string was introduced unconditionally
              and it is fixed now.
           3. LSL buffer size was changing for the wrong port and it is
              fixed now.

