~ubuntu-branches/ubuntu/precise/openvpn/precise-updates

« back to all changes in this revision

Viewing changes to common.h

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2009-11-06 01:36:35 UTC
  • mfrom: (1.1.14 upstream) (10.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20091106013635-ksdwj9icovtlpixz
Tags: 2.1~rc20-2ubuntu1
* Merge from debian testing, remaining changes:
  + debian/openvpn.init.d:
    - Do not use start-stop-daemon and use < /dev/null to avoid blocking
      boot.
    - show per-VPN result messages
    - add "--script-security 2" by default for backwards compatibility
    - Add lab-base >= 3.2-14 to allow status_of_proc()
   + Dropped debian/patches/redirect-gateway.patch: Already applied 
     upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
#define CCD_DEFAULT "DEFAULT"
75
75
 
76
76
/*
77
 
 * This parameter controls the TLS channel buffer size.  Among
78
 
 * other things, this buffer must be large enough to contain
79
 
 * the full --push/--pull list.  If you increase it, do so
80
 
 * on both server and client.
 
77
 * This parameter controls the TLS channel buffer size and the
 
78
 * maximum size of a single TLS message (cleartext).
81
79
 */
82
 
#define TLS_CHANNEL_BUF_SIZE 2048
 
80
#define TLS_CHANNEL_BUF_SIZE 1024
83
81
 
84
82
/*
85
83
 * A sort of pseudo-filename for data provided inline within