<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/utils/comgt/files, branch v17.01.2</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>comgt-ncm: fix typo Fix typo in ncm.sh. Resolves:</title>
<updated>2016-12-22T14:02:35+00:00</updated>
<author>
<name>Cezary Jackiewicz</name>
<email>cezary@eko.one.pl</email>
</author>
<published>2016-12-21T17:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=83eca5d8b7a316cad264e46b53aca591d6f8ea40'/>
<id>83eca5d8b7a316cad264e46b53aca591d6f8ea40</id>
<content type='text'>
Wed Dec 21 09:55:54 2016 daemon.notice netifd: wan (4455): ./ncm.sh: eval: line 1: =IP: not found

Signed-off-by: Cezary Jackiewicz &lt;cezary@eko.one.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wed Dec 21 09:55:54 2016 daemon.notice netifd: wan (4455): ./ncm.sh: eval: line 1: =IP: not found

Signed-off-by: Cezary Jackiewicz &lt;cezary@eko.one.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>comgt: add support of using device symlinks.</title>
<updated>2016-12-20T08:35:35+00:00</updated>
<author>
<name>Nickolay Ledovskikh</name>
<email>nledovskikh@gmail.com</email>
</author>
<published>2016-12-16T11:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=13ab314b0b4a8106c8325f5bdf1232b6896f637f'/>
<id>13ab314b0b4a8106c8325f5bdf1232b6896f637f</id>
<content type='text'>
It's useful when using multiple usb devices that should be bound to
certain usb ports. Symlinks are created by hotplug handlers.

Signed-off-by: Nickolay Ledovskikh &lt;nledovskikh@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's useful when using multiple usb devices that should be bound to
certain usb ports. Symlinks are created by hotplug handlers.

Signed-off-by: Nickolay Ledovskikh &lt;nledovskikh@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>comgt-ncm: Add support for specifying profile index</title>
<updated>2016-12-14T09:37:01+00:00</updated>
<author>
<name>Matti Laakso</name>
<email>malaakso@elisanet.fi</email>
</author>
<published>2016-12-11T15:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5bd3b9dfc04cce9a630539a0db090f65775996f5'/>
<id>5bd3b9dfc04cce9a630539a0db090f65775996f5</id>
<content type='text'>
Add support for specifying a call profile index instead of APN. A
specific index different from 1 must be used for some service
provider and modem combinations.

In addition, change the manufacturer detection to use the standard
AT+CGMI command, which produces more predictable output than ATI,
remove the redundant ipv6 option, since it is less ambiguous to
directly specify the PDP context type with mobile connections, and
fix missing device during teardown when using ncm through the wwan
proto.

Signed-off-by: Matti Laakso &lt;malaakso@elisanet.fi&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for specifying a call profile index instead of APN. A
specific index different from 1 must be used for some service
provider and modem combinations.

In addition, change the manufacturer detection to use the standard
AT+CGMI command, which produces more predictable output than ATI,
remove the redundant ipv6 option, since it is less ambiguous to
directly specify the PDP context type with mobile connections, and
fix missing device during teardown when using ncm through the wwan
proto.

Signed-off-by: Matti Laakso &lt;malaakso@elisanet.fi&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gcom: Fix  'mode' option for ncm</title>
<updated>2016-11-08T04:49:58+00:00</updated>
<author>
<name>Cezary Jackiewicz</name>
<email>cezary.jackiewicz@gmail.com</email>
</author>
<published>2016-11-04T18:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=862e7fb7b31fa0fffeeecd51dd852fce91db2b47'/>
<id>862e7fb7b31fa0fffeeecd51dd852fce91db2b47</id>
<content type='text'>
For Huawei devices like E3372 proper command for set lte mode is:

AT^SYSCFGEX="03",3fffffff,2,4,7fffffffffffffff,,

Eval is required for proper quotation.

Without this fix:

Fri Nov  4 19:07:49 2016 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov  4 19:07:52 2016 daemon.notice netifd: wan (2060): sending -&gt; AT
Fri Nov  4 19:07:52 2016 daemon.notice netifd: wan (2060): sending -&gt; ATZ
Fri Nov  4 19:07:53 2016 daemon.notice netifd: wan (2060): sending -&gt; ATQ0
Fri Nov  4 19:07:53 2016 daemon.notice netifd: wan (2060): sending -&gt; ATV1
Fri Nov  4 19:07:54 2016 daemon.notice netifd: wan (2060): sending -&gt; ATE1
Fri Nov  4 19:07:55 2016 daemon.notice netifd: wan (2060): sending -&gt; ATS0=0
Fri Nov  4 19:07:55 2016 daemon.notice netifd: wan (2060): sending -&gt; AT+CGDCONT=1,"IP","internet"
Fri Nov  4 19:07:57 2016 daemon.notice netifd: wan (2060): sending -&gt; AT^SYSCFGEX=\"03\",3fffffff,2,4,7fffffffffffffff,,
Fri Nov  4 19:07:58 2016 daemon.notice netifd: wan (2060): Error running AT-command
Fri Nov  4 19:07:58 2016 daemon.notice netifd: wan (2060): Failed to set operating mode
Fri Nov  4 19:07:58 2016 daemon.notice netifd: wan (2092): Stopping network
...

With this fix:

Fri Nov  4 19:10:59 2016 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov  4 19:11:01 2016 daemon.notice netifd: wan (2539): sending -&gt; AT
Fri Nov  4 19:11:01 2016 daemon.notice netifd: wan (2539): sending -&gt; ATZ
Fri Nov  4 19:11:02 2016 daemon.notice netifd: wan (2539): sending -&gt; ATQ0
Fri Nov  4 19:11:03 2016 daemon.notice netifd: wan (2539): sending -&gt; ATV1
Fri Nov  4 19:11:03 2016 daemon.notice netifd: wan (2539): sending -&gt; ATE1
Fri Nov  4 19:11:04 2016 daemon.notice netifd: wan (2539): sending -&gt; ATS0=0
Fri Nov  4 19:11:05 2016 daemon.notice netifd: wan (2539): sending -&gt; AT+CGDCONT=1,"IP","internet"
Fri Nov  4 19:11:06 2016 daemon.notice netifd: wan (2539): sending -&gt; AT^SYSCFGEX="03",3fffffff,2,4,7fffffffffffffff,,
Fri Nov  4 19:11:07 2016 daemon.notice netifd: wan (2539): sending -&gt; AT^NDISDUP=1,1,"internet"
Fri Nov  4 19:11:08 2016 daemon.notice netifd: wan (2539): Connected, starting DHCP on wwan0
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan' is now up
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Network device 'wwan0' link is up
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Network alias 'wwan0' link is up
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan_4' is enabled
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan_4' has link connectivity
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan_4' is setting up now
...

Signed-off-by: Cezary Jackiewicz &lt;cezary@eko.one.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For Huawei devices like E3372 proper command for set lte mode is:

AT^SYSCFGEX="03",3fffffff,2,4,7fffffffffffffff,,

Eval is required for proper quotation.

Without this fix:

Fri Nov  4 19:07:49 2016 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov  4 19:07:52 2016 daemon.notice netifd: wan (2060): sending -&gt; AT
Fri Nov  4 19:07:52 2016 daemon.notice netifd: wan (2060): sending -&gt; ATZ
Fri Nov  4 19:07:53 2016 daemon.notice netifd: wan (2060): sending -&gt; ATQ0
Fri Nov  4 19:07:53 2016 daemon.notice netifd: wan (2060): sending -&gt; ATV1
Fri Nov  4 19:07:54 2016 daemon.notice netifd: wan (2060): sending -&gt; ATE1
Fri Nov  4 19:07:55 2016 daemon.notice netifd: wan (2060): sending -&gt; ATS0=0
Fri Nov  4 19:07:55 2016 daemon.notice netifd: wan (2060): sending -&gt; AT+CGDCONT=1,"IP","internet"
Fri Nov  4 19:07:57 2016 daemon.notice netifd: wan (2060): sending -&gt; AT^SYSCFGEX=\"03\",3fffffff,2,4,7fffffffffffffff,,
Fri Nov  4 19:07:58 2016 daemon.notice netifd: wan (2060): Error running AT-command
Fri Nov  4 19:07:58 2016 daemon.notice netifd: wan (2060): Failed to set operating mode
Fri Nov  4 19:07:58 2016 daemon.notice netifd: wan (2092): Stopping network
...

With this fix:

Fri Nov  4 19:10:59 2016 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov  4 19:11:01 2016 daemon.notice netifd: wan (2539): sending -&gt; AT
Fri Nov  4 19:11:01 2016 daemon.notice netifd: wan (2539): sending -&gt; ATZ
Fri Nov  4 19:11:02 2016 daemon.notice netifd: wan (2539): sending -&gt; ATQ0
Fri Nov  4 19:11:03 2016 daemon.notice netifd: wan (2539): sending -&gt; ATV1
Fri Nov  4 19:11:03 2016 daemon.notice netifd: wan (2539): sending -&gt; ATE1
Fri Nov  4 19:11:04 2016 daemon.notice netifd: wan (2539): sending -&gt; ATS0=0
Fri Nov  4 19:11:05 2016 daemon.notice netifd: wan (2539): sending -&gt; AT+CGDCONT=1,"IP","internet"
Fri Nov  4 19:11:06 2016 daemon.notice netifd: wan (2539): sending -&gt; AT^SYSCFGEX="03",3fffffff,2,4,7fffffffffffffff,,
Fri Nov  4 19:11:07 2016 daemon.notice netifd: wan (2539): sending -&gt; AT^NDISDUP=1,1,"internet"
Fri Nov  4 19:11:08 2016 daemon.notice netifd: wan (2539): Connected, starting DHCP on wwan0
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan' is now up
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Network device 'wwan0' link is up
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Network alias 'wwan0' link is up
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan_4' is enabled
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan_4' has link connectivity
Fri Nov  4 19:11:08 2016 daemon.notice netifd: Interface 'wan_4' is setting up now
...

Signed-off-by: Cezary Jackiewicz &lt;cezary@eko.one.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>comgt: add metric, defaultroute and peerdns options for directip protocol</title>
<updated>2016-10-26T10:37:46+00:00</updated>
<author>
<name>Marcin Jurkowski</name>
<email>marcin1j@gmail.com</email>
</author>
<published>2016-10-17T00:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=72eb2b8e22b92839b2e5bb0db86eb8be27790a72'/>
<id>72eb2b8e22b92839b2e5bb0db86eb8be27790a72</id>
<content type='text'>
Adds generic network options for directip protocol dynamic interfaces
as suggested by Felix in
https://lists.openwrt.org/pipermail/openwrt-devel/2016-February/039794.html.

This depends on netifd patch https://patchwork.ozlabs.org/patch/686820/.

Signed-off-by: Marcin Jurkowski &lt;marcin1j@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds generic network options for directip protocol dynamic interfaces
as suggested by Felix in
https://lists.openwrt.org/pipermail/openwrt-devel/2016-February/039794.html.

This depends on netifd patch https://patchwork.ozlabs.org/patch/686820/.

Signed-off-by: Marcin Jurkowski &lt;marcin1j@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>comgt: add metric, defaultroute and peerdns options for ncm protocol</title>
<updated>2016-10-26T10:37:46+00:00</updated>
<author>
<name>Marcin Jurkowski</name>
<email>marcin1j@gmail.com</email>
</author>
<published>2016-10-17T00:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c560d25d19bd5a9412a4672cacf2a9f2ed601897'/>
<id>c560d25d19bd5a9412a4672cacf2a9f2ed601897</id>
<content type='text'>
Adds generic network options for ncm protocol dynamic interfaces
as suggested by Felix in
http://lists.openwrt.org/pipermail/openwrt-devel/2016-February/039794.html.

This depends on netifd patch https://patchwork.ozlabs.org/patch/686820/.

Signed-off-by: Marcin Jurkowski &lt;marcin1j@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds generic network options for ncm protocol dynamic interfaces
as suggested by Felix in
http://lists.openwrt.org/pipermail/openwrt-devel/2016-February/039794.html.

This depends on netifd patch https://patchwork.ozlabs.org/patch/686820/.

Signed-off-by: Marcin Jurkowski &lt;marcin1j@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ppp: use more reliable way to set script environment</title>
<updated>2015-09-15T14:52:47+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-15T14:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3c335bb439adb643176d34d9f70508a642779ce1'/>
<id>3c335bb439adb643176d34d9f70508a642779ce1</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46942
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46942
</pre>
</div>
</content>
</entry>
<entry>
<title>comgt-ncm: Add possibility to choose PDP context type</title>
<updated>2015-09-11T06:46:42+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-11T06:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=60a96cfdb73d086dda5f628dad8ff0a94835656e'/>
<id>60a96cfdb73d086dda5f628dad8ff0a94835656e</id>
<content type='text'>
By setting the option pdptype to IP, IPV6 or IPV4V6 the user can
choose the context type between IPv4, IPv6 and dual stack,
respectively. The default setting is dual stack, except if option
ipv6=0 is specified, in which case IPv4 context is the default.
This allows for an out-of-the-box IPv6 support with modems
utilizing NCM-like protocols.

While we are at it, also add commands for Sierra DirectIP modems
(currently untested), which will allow us to drop the separate
comgt-directip package (once tested and verified working).

Signed-off-by: Matti Laakso &lt;malaakso@elisanet.fi&gt;

SVN-Revision: 46844
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By setting the option pdptype to IP, IPV6 or IPV4V6 the user can
choose the context type between IPv4, IPv6 and dual stack,
respectively. The default setting is dual stack, except if option
ipv6=0 is specified, in which case IPv4 context is the default.
This allows for an out-of-the-box IPv6 support with modems
utilizing NCM-like protocols.

While we are at it, also add commands for Sierra DirectIP modems
(currently untested), which will allow us to drop the separate
comgt-directip package (once tested and verified working).

Signed-off-by: Matti Laakso &lt;malaakso@elisanet.fi&gt;

SVN-Revision: 46844
</pre>
</div>
</content>
</entry>
<entry>
<title>comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by default</title>
<updated>2015-09-03T15:53:40+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-03T15:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f96bf30dc616f90de30e312af44c69b66268b830'/>
<id>f96bf30dc616f90de30e312af44c69b66268b830</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46780
</pre>
</div>
</content>
</entry>
<entry>
<title>comgt: make ncm proto work via wwan proto</title>
<updated>2015-07-08T14:26:04+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-07-08T14:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=657300d4184a97e2c433ca259d973a04a5680ac0'/>
<id>657300d4184a97e2c433ca259d973a04a5680ac0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 46272
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 46272
</pre>
</div>
</content>
</entry>
</feed>
