<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/connect.xml.in, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-05-16T11:39:44+00:00</updated>
<entry>
<title>op-mode: T7459: eliminate direct use of sudo in op mode commands</title>
<updated>2025-05-16T11:39:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-16T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b562aae240927c14f629b9307583013bc3a9008'/>
<id>urn:sha1:6b562aae240927c14f629b9307583013bc3a9008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6527: add legacy Vyatta interpreter files still in use</title>
<updated>2024-06-30T20:12:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-30T05:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=72a704d2e2b06bfedc4f1ee841814f983fc34baa'/>
<id>urn:sha1:72a704d2e2b06bfedc4f1ee841814f983fc34baa</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>
<entry>
<title>conserver: T4717: Support for setting a name for console-server devices</title>
<updated>2022-09-28T04:33:07+00:00</updated>
<author>
<name>William Hughes</name>
<email>will@willhughes.name</email>
</author>
<published>2022-09-26T03:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3930be3b878643034fcfa99d9f428a0d38daec35'/>
<id>urn:sha1:3930be3b878643034fcfa99d9f428a0d38daec35</id>
<content type='text'>
This adds a new 'alias' property to the console-server device definition
to allow users to connect to a console using a human-readable name
rather than just the device name.

For a configuration like:
service {
  console-server {
    device ttyUSB0 {
      speed 115200
      alias my-server
    }
  }
}

Users can connect either by doing `connect console ttyUSB0`, or
`connect console my-server`.

Names:
* Must be unique
* Are limited to 128 characters
* Are optional - if not specified, only the `connect console ttyX`
  form can be used
</content>
</entry>
<entry>
<title>container: op-mode: T3765: move "connect container" command to container.xml.in file</title>
<updated>2021-08-22T17:23:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-22T17:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0e4b36f4c550baf151a1bbc68e4ed1bea8cd3c94'/>
<id>urn:sha1:0e4b36f4c550baf151a1bbc68e4ed1bea8cd3c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container: op-mode: T3765: add "connect container mysql-server" command</title>
<updated>2021-08-22T16:30:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-22T16:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a30d74f41647258d0c338c495ea7fea90dec3663'/>
<id>urn:sha1:a30d74f41647258d0c338c495ea7fea90dec3663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree</title>
<updated>2021-06-13T07:36:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-12T11:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c2a1c071e7d0a9ca754d7f5016eed7db188b3d1a'/>
<id>urn:sha1:c2a1c071e7d0a9ca754d7f5016eed7db188b3d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: op-mode: add preprocessor support as known from configuration mode</title>
<updated>2021-01-10T09:26:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-09T13:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37'/>
<id>urn:sha1:e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37</id>
<content type='text'>
</content>
</entry>
</feed>
