• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/ipsec-tools/Config.in
Romain NaourRomain Naour committed 33499484e4528 May 2016
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_IPSEC_TOOLS
2
    bool "ipsec-tools"
3
    depends on BR2_USE_MMU # fork()
4
    depends on !BR2_TOOLCHAIN_USES_MUSL # Use __P() macro all over the tree
5
    select BR2_PACKAGE_OPENSSL
6
    select BR2_PACKAGE_FLEX
7
    help
8
      This package is required to support IPSec for Linux 2.6+
9
​
10
      http://ipsec-tools.sourceforge.net/
11
​
12
if BR2_PACKAGE_IPSEC_TOOLS
13
​
14
config BR2_PACKAGE_IPSEC_TOOLS_ADMINPORT
15
    default y
16
    bool "Enable racoonctl(8)"
17
    help
18
      Lets racoon to listen to racoon admin port, which is to
19
      be contacted by racoonctl(8).
20
​
21
config BR2_PACKAGE_IPSEC_TOOLS_NATT
22
    bool "Enable NAT-Traversal"
23
    help
24
      This needs kernel support, which is available on Linux. On
25
      NetBSD, NAT-Traversal kernel support has not been integrated
26
      yet, you can get it from here:
27
​
28
      http://ipsec-tools.sourceforge.net/netbsd_nat-t.diff If you
29
​
30
      live in a country where software patents are legal, using
31
      NAT-Traversal might infringe a patent.
32
​
33
config BR2_PACKAGE_IPSEC_TOOLS_FRAG
34
    bool "Enable IKE fragmentation"
35
    help
36
      Enable IKE fragmentation, which is a workaround for
37
      broken routers that drop fragmented packets
38
​
39
config BR2_PACKAGE_IPSEC_TOOLS_DPD
40
    bool "Enable DPD (Dead Peer Detection)"
41
    help
42
      Enable dead peer detection support
43
​
44
config BR2_PACKAGE_IPSEC_TOOLS_STATS
45
    default y
46
    bool "Enable statistics logging function"
47
​
48
config BR2_PACKAGE_IPSEC_TOOLS_READLINE
49
    select BR2_PACKAGE_READLINE
50
    bool "Enable readline input support"
51
​
52
config BR2_PACKAGE_IPSEC_TOOLS_HYBRID
53
    bool "Enable hybrid, both mode-cfg and xauth support"
54
    help
55
      Hybrid mode is required for successful interoperability
56
      (e.g. Cisco VPN Client).
57
​
58
choice
59
    prompt "Security context"
60
    default BR2_PACKAGE_IPSEC_SECCTX_DISABLE
61
    help
62
      Selects whether or not to enable security context support.
63
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.