<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python, branch vyos/1.3dev0</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=vyos%2F1.3dev0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=vyos%2F1.3dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2019-12-16T16:56:46+00:00</updated>
<entry>
<title>Merge branch 'current' into equuleus</title>
<updated>2019-12-16T16:56:46+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-12-16T16:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=214e63fbad5f1ed008543ba0eec56d1aa6649745'/>
<id>urn:sha1:214e63fbad5f1ed008543ba0eec56d1aa6649745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ethernet: T1637: do not delete VIFs on every commit</title>
<updated>2019-12-12T18:51:36+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-12T18:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e23bd0aa33d44cb65fe7951404b385546fab92a5'/>
<id>urn:sha1:e23bd0aa33d44cb65fe7951404b385546fab92a5</id>
<content type='text'>
A delta-check problem caused the deletion of each and every VLAN interface
when anything under an interface has been changed. This also cause PPPoE
session interruptions.
</content>
</entry>
<entry>
<title>vyos.config: T1846: ignore edit level when obtaining running config</title>
<updated>2019-12-11T16:33:58+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-12-11T15:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a676c91105e3df96bc0e709b397f2ac6ceb2070f'/>
<id>urn:sha1:a676c91105e3df96bc0e709b397f2ac6ceb2070f</id>
<content type='text'>
In addition to ignoring edit level for the session config (12a21a4b),
the running config should be parsed from the top level.
</content>
</entry>
<entry>
<title>vyos.config: T1862: restore regex after merge</title>
<updated>2019-12-10T17:05:37+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-12-10T17:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9dc0d74098f98d2917a85959acd4915fe7a4ffe1'/>
<id>urn:sha1:9dc0d74098f98d2917a85959acd4915fe7a4ffe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'current' of github.com:vyos/vyos-1x into equuleus</title>
<updated>2019-12-10T08:33:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-10T08:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=de12bf3757f25e61d40cae88f5ba10ee3a04db8f'/>
<id>urn:sha1:de12bf3757f25e61d40cae88f5ba10ee3a04db8f</id>
<content type='text'>
* 'current' of github.com:vyos/vyos-1x:
  T1855, T1826: Restore support for reboot/poweroff in M minutes.
  vyos.config: T1764: allow for list argument to exists, in value case
  vyos.config: T1846: ignore edit level when obtaining working config
  T1843: use include files for interface proxy-arp-pvlan option
  T1843: use include files for interface proxy-arp configuration
  T1843: use include files for interface arp-cache-timeout configuration
  T1843: use include files for interface link-detect feature
  T1843: use include files for interface MTU size
  T1843: use include files for interface MAC address
  T1843: use include files to disable interface (admin down)
  T1843: use include files for interface description
  T1843: use include files for DHCP/DHCPv6 options
  T1843: recursively include IP address definitions in VIF/VIF-S definitions
  T1843: add support for recursive includes
  T1843: use include files for VIF/VIF-S interfaces
  T1843: use include files for IPv4/IPv6 interface address configuration
  T1843: run interface-definitions though GCC preprocessor
</content>
</entry>
<entry>
<title>vyos.config: T1764: allow for list argument to exists, in value case</title>
<updated>2019-12-09T18:07:19+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-12-09T17:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=eced4a49c67d2e0e3e131193afe679aee0c5c679'/>
<id>urn:sha1:eced4a49c67d2e0e3e131193afe679aee0c5c679</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos.config: T1846: ignore edit level when obtaining working config</title>
<updated>2019-12-09T17:38:32+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-12-09T17:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=12a21a4bba6dfeb3ebb005b62748a2dbaabd84df'/>
<id>urn:sha1:12a21a4bba6dfeb3ebb005b62748a2dbaabd84df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>equuleus: T1862: Use regex pattern \s+ to split strings on whitespace</title>
<updated>2019-12-06T21:10:15+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-12-06T21:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=699beffdfc69ab45c6d0e958a4dbf35f744f2a87'/>
<id>urn:sha1:699beffdfc69ab45c6d0e958a4dbf35f744f2a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'current' of github.com:vyos/vyos-1x into equuleus</title>
<updated>2019-12-06T20:07:46+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-06T20:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bebd084651b50171e696af232a9c403f69ac6230'/>
<id>urn:sha1:bebd084651b50171e696af232a9c403f69ac6230</id>
<content type='text'>
* 'current' of github.com:vyos/vyos-1x:
  openvpn: bridge: T1556: remove obsolete bridge-group definition
  ifconfig: T1849: fix DHCPv6 startup
  Python/VyOS validate: T1849: handle is_ipv6()/is_ipv6() exceptions
  ifconfig: T1793: remove dhcpv6 client debug output
  ddclient: T1853: bugfix TypeError exception
  syslog: T1845: syslog host no longer accepts a port
  syslog: code formatting
  syslog: T1845: syslog host no longer accepts a port
  syslog: renaming files and conf script to fit new scheme
  T1855, T1826: clean up the reboot/shutdown script.
  wireguard: T1853: disable peer doesn't work
  Revert "syslog: T1845: syslog host no longer accepts a port"
  dmvpn: T1784: Add swanctl load call
  syslog: T1845: syslog host no longer accepts a port
  [vyos.config] T1847: correctly set_level for path given as empty string
</content>
</entry>
<entry>
<title>ifconfig: T1849: fix DHCPv6 startup</title>
<updated>2019-12-06T18:32:52+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-06T18:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6e2cf6e4515b2f143d1e2fdff6fe22fcc666ce18'/>
<id>urn:sha1:6e2cf6e4515b2f143d1e2fdff6fe22fcc666ce18</id>
<content type='text'>
</content>
</entry>
</feed>
