SafeFire Links 1.3 alpha

This is unrestricted free alpha based on the latest LGS code.
It is completely free. There is no plans for now to make commercial
release.

Support and futher development is going to be done in my spare time so there is
no guarantee for something. Nevertheless I'll attempt to make at least bugfixes
for reported problems. If you need some feature in which I'm not interested then
you have two options:
- sponsor it;
- write it yourself. In this case I'll provide all necessary info and sources.

Slavik Gnatenko        moveton@gmail.com

====== Known problems and limitations =======
- MAC protocol doesn't allow arbitrary logical numbers. Only continual sequence
  begining from 0 is permitted
- No special DHCP support for LAN firewall usage. SFLinks have to be restarted
  manually to take new interface address
- NETBEUI traps with sfmac. The reason is unknown
- no posibility in filter to disable/enable IP subprotocol by number
- NAT portmap doesn't allow routing of complete IP subprotocol (actual for
  PPtP and IPSec) to some host
- no way to bind REMOTE_PIPE plugin because it is not part of working plugins
  chain. A "services" slot support should be added
- some options are not documented for pl_alias
- sfcon hangs PM. Can somebody rewrite OS/2 VIO subsystem?
==============================================


=========== Changelog from 1.1 b12 ===========
2008-03-05:
- pl_lan: improved recovery on internal errors in fastmode
- pl_ppp: default route management fix
- pl_flt: icmptypes option documented. Related minor buffer overflow fixed
- pl_ppp: pptp.serverhost property is changed to pptp.serverhosts and allows
  several hosts separated by spaces
- pl_ppp: reply to PPtP echo request from PAC side is now supported

2007-11-25:
- pl_lan:Adapter: sending of existing local address is fixed. NAT works now
- doc: FAQ is cleaned up and updated
- pl_ppp: algorithm name is added to all CHAP algorithm logging
- pmppp: License page is removed
- pl_alias: incoming UDP checksum fixed

2007-08-02:
- pmppp: PPtP page added
- pmppp: traffic graph fixed. Note for config file writers: to show pppstack
  plugin in this graph it have to be in section [stackside]

2007-07-27:
- pppoe: was completely broken. Works now
- pla_XXX DLLs loading fixed

2007-07-17:
- new pl_ovpn plugin. Many internal changes to make its working possible
- pl_lan:Adapter: "lan.num" and "lan.drop" parameters are added to configuration
- pl_lan:Adapter: accepting of large packets (up to 65500 bytes) from the
  framework despite of interface MTU value
- pl_lan:Adapter: generation of randomized MAC address if it is not set for
  sfmac by MPTS
- sfcon: fixed to not fail with SYS3171
- sfmac: changed start name of subsequent instances from SFMAC1$ to SFMAC2$
  to be compatible with mpts
- sfmac: changed NIF type to NDIS to allow multiple instances
- both drivers: renamed from Firewall to Links

2006-12-22:
- PM dialer is included to the build. This was the last piece of missed 1.1
  functionality

2006-12-02:
- invalid detection of LAN adapter IP address fixed

2006-11-27:
- LAN support is added based on the latest drivers from sff

2006-10-11:
- new PPtP plugin (thanks to Vit Timchishin)
- MSCHAPv2 implemented
- engine is recompiled by Watcom C 1.5
- requires TCP/IP at least 4.1
- LAN support is not ready and not available
- PM dialer is not ready and not available
==============================================

Refer to \doc\eng\index.html for more information.
