<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/migration-scripts/ipoe-server/0-to-1, branch 1.4.0-epa2</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-epa2</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-epa2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-08-02T09:12:23+00:00</updated>
<entry>
<title>T5427: Fix migration script arguments len expects 2 args</title>
<updated>2023-08-02T09:12:23+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-08-02T09:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d1923b7b58795f0d9635ae0e8df110f591881bdf'/>
<id>urn:sha1:d1923b7b58795f0d9635ae0e8df110f591881bdf</id>
<content type='text'>
The script's name is always provided as the first argument sys.argv[0]
Expected length for argv is 2 (script itself + config file)

Change: 'if (len(argv) &lt; 1)' to 'if len(argv) &lt; 2'
</content>
</entry>
<entry>
<title>ipoe: T4703: fix migration of vlan node for loca authenticated users</title>
<updated>2022-09-22T18:02:36+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-09-22T18:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=35d8141575c3677b7e70e053c416634fc55b3bf4'/>
<id>urn:sha1:35d8141575c3677b7e70e053c416634fc55b3bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: T4678: T4703: rewrite to get_config_dict()</title>
<updated>2022-09-21T14:34:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-09-17T20:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=05df2a5f021f0c7aab7c06db645d210858b6e98d'/>
<id>urn:sha1:05df2a5f021f0c7aab7c06db645d210858b6e98d</id>
<content type='text'>
In addition to the rewrite to make use of get_config_dict() the CLI is
slightly adjusted as specified in T4703.

* Rename vlan-id and vlan-range to simply vlan
* Rename network-mode to simply mode
* Re-use existing common Jinja2 template for Accel-PPP which are shared
  with PPPoE and SSTP server.
* Retrieve default values via defaultValue XML node
</content>
</entry>
<entry>
<title>ipoe-server: T2324: bugfix name-server migration</title>
<updated>2020-04-19T08:42:45+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-19T08:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=84f20f1d5e09ea5da53ba1c81c9b92683a294409'/>
<id>urn:sha1:84f20f1d5e09ea5da53ba1c81c9b92683a294409</id>
<content type='text'>
... sometimes it seems to have been called dns-server or dns-servers :/ ...
lucky me!
</content>
</entry>
<entry>
<title>{pppoe,ipoe}-server: T2324: T2314: migrate CoA server</title>
<updated>2020-04-19T08:34:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-19T08:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=75a382ae75e3ea5b2d0011572acc125a16dd81b1'/>
<id>urn:sha1:75a382ae75e3ea5b2d0011572acc125a16dd81b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>{pppoe,ipoe}-server: rename RADIUS key</title>
<updated>2020-04-18T20:38:50+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-18T20:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c08ea8340ec5138b5f7a696eae09ff77a734350e'/>
<id>urn:sha1:c08ea8340ec5138b5f7a696eae09ff77a734350e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe-server: T2324: migrate IPv6 client IP pool to common CLI nodes</title>
<updated>2020-04-18T19:46:22+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-18T19:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=efa172449e05328f8bea8d6879d5d38386b72e95'/>
<id>urn:sha1:efa172449e05328f8bea8d6879d5d38386b72e95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe-server: T2324: migrate RADIUS configuration to common CLI syntax</title>
<updated>2020-04-18T19:35:28+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-18T16:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f07f46d36e17ea07b0db65e3856cc090033d9e78'/>
<id>urn:sha1:f07f46d36e17ea07b0db65e3856cc090033d9e78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe-server: T2324: migrate IPv4/IPv6 name-servers to common node</title>
<updated>2020-04-18T16:38:05+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-18T16:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b81a37d19abfac0dbc1f49860dbe75a4f8caed61'/>
<id>urn:sha1:b81a37d19abfac0dbc1f49860dbe75a4f8caed61</id>
<content type='text'>
</content>
</entry>
</feed>
