<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/migration-scripts/pppoe-server, branch 1.4.0</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</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-05-02T18:48:16+00:00</updated>
<entry>
<title>pppoe-server: T6234: fix permissions on migration script</title>
<updated>2024-05-02T18:48:16+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-05-02T02:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f6207ed0a4eb03555f8e5d983001672547cd0206'/>
<id>urn:sha1:f6207ed0a4eb03555f8e5d983001672547cd0206</id>
<content type='text'>
(cherry picked from commit a1f4404739e0baf2f378fe7c890174350a59ffc4)
</content>
</entry>
<entry>
<title>pppoe-server: T6234: PPPoE-server pado-delay refactoring</title>
<updated>2024-05-01T15:34:47+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-04-25T10:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=0891817c6f0b4d4bb3e8d4c21f2873ab43e1be26'/>
<id>urn:sha1:0891817c6f0b4d4bb3e8d4c21f2873ab43e1be26</id>
<content type='text'>
(cherry picked from commit 107ee099e82397b31fca8cf1ac3860cbf76f0596)
</content>
</entry>
<entry>
<title>T6199: remove unused Python imports from migration scripts</title>
<updated>2024-04-06T08:58:33+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-06T08:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=289c5ea60c8087b30952df22cdfe210ed0a5808c'/>
<id>urn:sha1:289c5ea60c8087b30952df22cdfe210ed0a5808c</id>
<content type='text'>
(cherry picked from commit 489e6fababa60d9c0fbfdb421305cbe563432499)

# Conflicts:
#	src/migration-scripts/dhcp-server/9-to-10
#	src/migration-scripts/dhcpv6-server/3-to-4
</content>
</entry>
<entry>
<title>T5971: Rewritten ppp options in accel-ppp services</title>
<updated>2024-02-02T08:39:26+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-01-24T13:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=52e868e1abfecf00aafc359adefcd3ca7c57b8bd'/>
<id>urn:sha1:52e868e1abfecf00aafc359adefcd3ca7c57b8bd</id>
<content type='text'>
Rewritten 'ppp-options' to the same view in all accel-ppp services.
Adding IPv6 support to PPTP.

(cherry picked from commit d9e57fe65dd538c6ea80637f4f6f23cf11dc583d)
</content>
</entry>
<entry>
<title>T5865: Moved ipv6 pools to named ipv6 pools in accel-ppp</title>
<updated>2024-02-01T15:14:12+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-01-12T10:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=489bbde7131b24e756fc052bae096322ad9e6059'/>
<id>urn:sha1:489bbde7131b24e756fc052bae096322ad9e6059</id>
<content type='text'>
Moved ipv6 pools to named ipv6 pools in accel-ppp services

(cherry picked from commit d187803c31175e471397dd4f77040ab56d2e1073)
</content>
</entry>
<entry>
<title>T5688: Changed 'range' to multi in 'client-ip-pool' for accell-ppp</title>
<updated>2024-01-10T19:00:37+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-01-05T14:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b588e0784626ca42bf0da84a766213bda725305e'/>
<id>urn:sha1:b588e0784626ca42bf0da84a766213bda725305e</id>
<content type='text'>
Changed node 'range' to multi in 'client-ip-pool' for accell-ppp
services.
Added completionHelp to default-pool and next-pool.
Fixed verification in vpn l2tp config script.

(cherry picked from commit 4ffec67d04670192d9b722353cbaef04cb0ba129)
</content>
</entry>
<entry>
<title>T5688: Fixed ip pool migration scripts for l2tp, sstp, pppoe</title>
<updated>2024-01-01T22:25:06+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-12-29T13:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e933efdca291b00186397466d43a0b5ea1160164'/>
<id>urn:sha1:e933efdca291b00186397466d43a0b5ea1160164</id>
<content type='text'>
Fixed migration 'subnet' option in l2tp, sstp, pppoe.
'subnet' option can contain several values.

(cherry picked from commit 21e5db430f93fd48ebc598ddf95c67d77485f5f5)
</content>
</entry>
<entry>
<title>accel-ppp: T5688: Fixed migration script for pppoe-server</title>
<updated>2023-12-28T15:35:01+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-12-05T11:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=428d3121de49e608a6e03a5456dd63b8b48bebe9'/>
<id>urn:sha1:428d3121de49e608a6e03a5456dd63b8b48bebe9</id>
<content type='text'>
Fixed migration script for pppoe-server

(cherry picked from commit 17722f3ee1151d2e4ccf23655f7079615bf61e24)
</content>
</entry>
<entry>
<title>accel-ppp: T5688: Standardized pool configuration in accel-ppp</title>
<updated>2023-12-28T15:28:02+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-11-13T09:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d5062cb045fae8b0b5d68b3b1198c3b86de4d558'/>
<id>urn:sha1:d5062cb045fae8b0b5d68b3b1198c3b86de4d558</id>
<content type='text'>
Standardized pool configuration for all accel-ppp services.
1. Only named pools are used now.
2. Allows all services to use range in x.x.x.x/mask
   and x.x.x.x-x.x.x.y format
3. next-pool can be used in all services
2. Allows to use in ipoe gw-ip-address without pool configuration
   which allows to use Fraimed-IP-Address attribute by radius.
3. Default pool name should be explicidly configured
   with default-pool.
4. In ipoe netmask and range subnet can be different.

(cherry picked from commit 422eb463d413da812eabc28706e507a9910d7b53)
</content>
</entry>
<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>
</feed>
