<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/sstp-client, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-12-31T22:49:48+00:00</updated>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>interfaces: T4995: rename user -&gt; username CLI node for pppoe, wwan and sstp-client</title>
<updated>2023-02-10T18:05:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-10T18:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=abb45b2dac6d21899b47f792f887c42e757f0a2f'/>
<id>urn:sha1:abb45b2dac6d21899b47f792f887c42e757f0a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sstp: T4384: disable compression and creacke exclusive lock file</title>
<updated>2022-12-17T11:48:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-12-17T11:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d9ab07c3d7d988706cbdfc4fac16f7e2ca264f72'/>
<id>urn:sha1:d9ab07c3d7d988706cbdfc4fac16f7e2ca264f72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sstp: T4384: initial implementation of SSTP client CLI</title>
<updated>2022-12-11T19:27:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-12-11T18:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ff56aeefddaad2d37d3ea32626e1adf3960eaf26'/>
<id>urn:sha1:ff56aeefddaad2d37d3ea32626e1adf3960eaf26</id>
<content type='text'>
vyos@vyos# show interfaces sstpc
 sstpc sstpc10 {
     authentication {
         password vyos
         user vyos
     }
     server sstp.vyos.net
     ssl {
         ca-certificate VyOS-CA
     }
 }
</content>
</entry>
</feed>
