<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/swconfig/src/cli.c, branch reboot</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>move lots of kernel related packages to the new system/ folder</title>
<updated>2012-10-17T22:45:58+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2012-10-17T22:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a34499e09569241a21203c1327f3bfa8a888584f'/>
<id>a34499e09569241a21203c1327f3bfa8a888584f</id>
<content type='text'>
SVN-Revision: 33830
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33830
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: hide inactive vlans on "swconfig dev switch0 show"</title>
<updated>2011-08-30T21:00:01+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-08-30T21:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7f9ad157b98e04fe1234552634b25a3a1b676337'/>
<id>7f9ad157b98e04fe1234552634b25a3a1b676337</id>
<content type='text'>
SVN-Revision: 28133
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 28133
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: Add generic switch identifiers</title>
<updated>2011-07-27T18:00:18+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2011-07-27T18:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=eaa935658b7ec77bfd8b99b557ad196425b620f4'/>
<id>eaa935658b7ec77bfd8b99b557ad196425b620f4</id>
<content type='text'>
Also make switches available under a generic name "switch&lt;num&gt;" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.

SVN-Revision: 27800
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make switches available under a generic name "switch&lt;num&gt;" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.

SVN-Revision: 27800
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: Add cpu port index to help output.</title>
<updated>2010-04-16T19:32:40+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2010-04-16T19:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f7cc3d576cec068f7722da7d86885164cdf99823'/>
<id>f7cc3d576cec068f7722da7d86885164cdf99823</id>
<content type='text'>
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski &lt;jonas.gorski+openwrt@gmail.com&gt;

SVN-Revision: 20939
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski &lt;jonas.gorski+openwrt@gmail.com&gt;

SVN-Revision: 20939
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: Remove unused code</title>
<updated>2010-02-19T17:33:46+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-02-19T17:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e4dadf438ef128fe6cb32438fa9afd50b288fad2'/>
<id>e4dadf438ef128fe6cb32438fa9afd50b288fad2</id>
<content type='text'>
Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19758
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: add copyright for Martin Mares</title>
<updated>2010-02-15T17:29:07+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-02-15T17:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1d1e4d10354832fbb2884d55464fc3f3ddbe2390'/>
<id>1d1e4d10354832fbb2884d55464fc3f3ddbe2390</id>
<content type='text'>
Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19642
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19642
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: use print_attr_val() in CMD_GET</title>
<updated>2010-02-15T17:29:04+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-02-15T17:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7dcd4af0705d17b5b3d563c03e8d2ebd005b9bac'/>
<id>7dcd4af0705d17b5b3d563c03e8d2ebd005b9bac</id>
<content type='text'>
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.

Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19641
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.

Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19641
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: add show command</title>
<updated>2010-02-15T17:29:00+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-02-15T17:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b7d662dce89cd296678780d048958bc7bcf84f82'/>
<id>b7d662dce89cd296678780d048958bc7bcf84f82</id>
<content type='text'>
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.

Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.

Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19640
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: clean up command line parsing</title>
<updated>2010-02-15T17:28:56+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-02-15T17:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cfb74b3b81fb7063920f9143d98a9be7a31a77d7'/>
<id>cfb74b3b81fb7063920f9143d98a9be7a31a77d7</id>
<content type='text'>
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.

Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19639
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.

Signed-off-by: Martin Mares &lt;mj@ucw.cz&gt;

SVN-Revision: 19639
</pre>
</div>
</content>
</entry>
<entry>
<title>swconfig: show tagged port flag</title>
<updated>2010-01-20T07:06:12+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2010-01-20T07:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=428f066b774c56674e57769a652d749cbfb81470'/>
<id>428f066b774c56674e57769a652d749cbfb81470</id>
<content type='text'>
SVN-Revision: 19238
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19238
</pre>
</div>
</content>
</entry>
</feed>
