<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/snmp.xml, branch 1.3.4</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=1.3.4</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.4'/>
<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>Merge pull request #154 from zdc/T1772</title>
<updated>2019-10-28T16:00:06+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-28T16:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4efcd7d44b2194eb36b381fd0ad639fd402c6c6d'/>
<id>urn:sha1:4efcd7d44b2194eb36b381fd0ad639fd402c6c6d</id>
<content type='text'>
[XML templates] T1772: Add escaping of `\` symbol in `&lt;regex&gt;`</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>snmp: T1769: remove TSM (Transport Security Mode) support</title>
<updated>2019-10-27T03:29:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-27T03:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=556b528ef9cc1eca9d142ebe1f8f88cd02d536da'/>
<id>urn:sha1:556b528ef9cc1eca9d142ebe1f8f88cd02d536da</id>
<content type='text'>
The SNMPv3 TSM is very complex and I know 0 users of it. Also this is untested
and I know no way how it could be tested. Instead of carrying on dead and
unused code we should favour a drop of it using a proper config migration
script.
</content>
</entry>
<entry>
<title>snmp: T818: T1738: remove per user/trap engine id</title>
<updated>2019-10-27T03:07:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-26T22:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d523111279b3a9a5266b442db5f04049a31685f7'/>
<id>urn:sha1:d523111279b3a9a5266b442db5f04049a31685f7</id>
<content type='text'>
As of the SNMP specification an SNMP engine ID should be unique per device.
To not make it more complicated for users - only use the global SNMP engine ID.
</content>
</entry>
<entry>
<title>snmp: T1737: add missing completion helpers</title>
<updated>2019-10-17T18:21:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-17T18:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7f9dceaa7898d6418edcdf148b52b66ccd3bd36a'/>
<id>urn:sha1:7f9dceaa7898d6418edcdf148b52b66ccd3bd36a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[T1299] - SNMP extension with custom scripts</title>
<updated>2019-07-15T18:37:20+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-07-15T18:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=334677572aef752b0bf2c893bd14bdf6f801bb4b'/>
<id>urn:sha1:334677572aef752b0bf2c893bd14bdf6f801bb4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T716: allow only alphanumerical chars, underscore and hyphen</title>
<updated>2018-06-26T19:44:41+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2018-06-26T19:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2eb3145aa4f917b642441530715a7421189dac70'/>
<id>urn:sha1:2eb3145aa4f917b642441530715a7421189dac70</id>
<content type='text'>
T717: limited to 100 chars in total
</content>
</entry>
<entry>
<title>snmp.xml: make help messages match net-snmp naming</title>
<updated>2018-06-08T08:40:39+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-06-08T08:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9afd3a8607fe5ce53f3756ea1c2c7045cd7c67b3'/>
<id>urn:sha1:9afd3a8607fe5ce53f3756ea1c2c7045cd7c67b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T652: Add SNMPv3 TSM handling and commit verification</title>
<updated>2018-06-04T18:22:37+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-06-04T17:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6900ac9213903f239f915624553d986f4fdbe0d4'/>
<id>urn:sha1:6900ac9213903f239f915624553d986f4fdbe0d4</id>
<content type='text'>
</content>
</entry>
</feed>
