<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/https.xml, branch yevhen-secrets</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=yevhen-secrets</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=yevhen-secrets'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2019-12-06T19:58:56+00:00</updated>
<entry>
<title>T1843: run interface-definitions though GCC preprocessor</title>
<updated>2019-12-06T19:58:56+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-03T21:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0d4d4dd840e06c18250d73f27de61261ff141944'/>
<id>urn:sha1:0d4d4dd840e06c18250d73f27de61261ff141944</id>
<content type='text'>
A lot of XML code is duplicated (VLAN, interface address) for instance. Such
XML definitions should be moved to feature.xml.i files and then just pulled in
via GCC preprocessor #include definition in e.g. bond or ethernet definitions.

This will give us the ability to single-source repeating node definitions as:
* Interface Address
* Interface Description
* Interface Disable
* VLAN (both vif-s and vif-c)

The .in suffix of the interface-definitions is a marker that those files are
input files to the GCC preprocessor. They will be rendered into proper XML
files in the build directory.

Some node definitions have been reworder to remove escaped double quote
occurances which would have been warned about by the GCC preprocessor.
</content>
</entry>
<entry>
<title>[service https] T1443: add setting of HTTPS listen port</title>
<updated>2019-11-14T19:17:40+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-11-14T19:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b25ed2a44dde77f5cbfbf68fb4f5f661a34c1c0'/>
<id>urn:sha1:6b25ed2a44dde77f5cbfbf68fb4f5f661a34c1c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[XML templates] T1772: Changed old hacks to proper regex, according to the fix</title>
<updated>2019-10-28T15:41:15+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@sentrium.io</email>
</author>
<published>2019-10-28T15:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8ae02a738df9746ad648a9611ae03e62b5af9e5d'/>
<id>urn:sha1:8ae02a738df9746ad648a9611ae03e62b5af9e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[service https] T1443: rename "server-names" option to "server-name".</title>
<updated>2019-09-04T16:40:16+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-09-04T16:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b142ab9f5093e10915cba08852f75a94be0b9ee6'/>
<id>urn:sha1:b142ab9f5093e10915cba08852f75a94be0b9ee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[service https] T1443: use "listen-address" option instead of "listen-addresses"</title>
<updated>2019-09-04T15:08:36+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-09-04T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e695dee0f587285526e947e0e4ae5cd6581e9f12'/>
<id>urn:sha1:e695dee0f587285526e947e0e4ae5cd6581e9f12</id>
<content type='text'>
to follow the established convention.
</content>
</entry>
<entry>
<title>[service https] T1443: Correct the use of listen/server_name directives</title>
<updated>2019-08-27T13:13:02+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-08-27T13:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1ace4a35237889bceff7309df0c687bf32ab89a9'/>
<id>urn:sha1:1ace4a35237889bceff7309df0c687bf32ab89a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[service https] T1443: add self-signed TLS certificate</title>
<updated>2019-08-14T17:52:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-08-14T17:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e304e91a781f79c1e12bb2a7f806a0015bf039e3'/>
<id>urn:sha1:e304e91a781f79c1e12bb2a7f806a0015bf039e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[service https] T1443: add service https and service https api</title>
<updated>2019-07-01T18:57:52+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-07-01T18:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d56d52990f5b30a1b03b2479767e91aa3aa2cdc5'/>
<id>urn:sha1:d56d52990f5b30a1b03b2479767e91aa3aa2cdc5</id>
<content type='text'>
</content>
</entry>
</feed>
