L2TP support for NetworkManager
===============================

This version has IPSEC support and can connect to a Sonicwall

Uses xl2tpd and (optional) openswan.

Build
=====

    ./autogen.sh
    ./configure  # (optional)
    make
    sudo make install

Ubuntu users see README.ubuntu file.