~ubuntu-branches/ubuntu/natty/connman/natty

« back to all changes in this revision

Viewing changes to doc/config-format.txt

  • Committer: Micah Gersten
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-02-16 05:43:22 UTC
  • mfrom: (24.1.11 connman)
  • Revision ID: micahg@ubuntu.com-20110216054322-at4i391vadpukyoq
* New upstream release.
  - dhcpd.conf domain-name not transmitted to /etc/resolv.conf (LP: #604581)
  - provide NM compatiblity code for applications which request network
    status (LP: #586033)
* debian/control: explicitly Conflict with network-manager. (LP: #659460)
* debian/rules: enable udev and the builtin dhclient during build.
* debian/patches/04-wifi-add-a-disconnected-timer.patch: refreshed.
* debian/patches/09-disable-wifi-legacy.patch: dropped.
* debian/control: drop dhcp3-client Build-Depends, it's no longer required.
* debian/patches/10-fix-dhcp-renewal-disconnect.patch: avoid disconnections
  caused by calling dhcp_bound() when DHCP renewal results in no IP change.
  (LP: #713146)
* debian/control: Recommend indicator-network for UI. (LP: #704867)
* debian/manpages/connmand.8: update to add BUGS section and fix AUTHORS
  (LP: #587779)
* debian/control: Remove binary Depends on dhcp3-client for connman.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
passphrase. The PrivateKeyPassphrase field is ignored when this field is set
40
40
to fsid.
41
41
- Identity: Identity string for EAP.
42
 
- Phase2: Phase2 (inner authentication with TLS tunnel) parameters.
 
42
- Phase2: Phase2 (inner authentication with TLS tunnel) authentication method.
 
43
Prefix the value with "EAP-" to indicate the usage of an EAP-based inner
 
44
authentication method (should only be used with EAP = TTLS).
43
45
- Passphrase: RSN/WPA/WPA2 Passphrase
44
46
 
45
47