<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/debian/rules, 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-07-01T18:57:52+00:00</updated>
<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>
<entry>
<title>T1431: initial implementation of the HTTP API.</title>
<updated>2019-06-16T19:26:38+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-06-16T19:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fc2cc0f9b660408d5fc0cffcaffc33bfbc8ca5f2'/>
<id>urn:sha1:fc2cc0f9b660408d5fc0cffcaffc33bfbc8ca5f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[debian] rules: fix indent</title>
<updated>2019-02-24T21:59:30+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-02-24T21:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ca1b46fcf6495e442c7f7a6e26620099296fdd62'/>
<id>urn:sha1:ca1b46fcf6495e442c7f7a6e26620099296fdd62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[tftp] T1261: bugfix listening on multiple IP addesses</title>
<updated>2019-02-24T20:09:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-02-24T20:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=735a24d58ddf55294241ce8160471fe9be062498'/>
<id>urn:sha1:735a24d58ddf55294241ce8160471fe9be062498</id>
<content type='text'>
tftp-hpa which is the TFTP daemon used by VyOS does not support
listening on multiple IP adresses. With this limitation we will start
one TFTP daemon instance per configured listen-address via systemd.
</content>
</entry>
<entry>
<title>T959: XML/Python rewrite of "protocol igmp-proxy" and op-mode commands</title>
<updated>2018-11-04T10:47:51+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-11-04T10:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=698c5a40b2ece2f3eb41ad932660f7ceb1f80092'/>
<id>urn:sha1:698c5a40b2ece2f3eb41ad932660f7ceb1f80092</id>
<content type='text'>
Examples:
=========

CFG commands:

  vyos@vyos# set protocols igmp-proxy disable-quickleave
  vyos@vyos# set protocols igmp-proxy interface eth0 alt-subnet '172.16.35.0/24'
  vyos@vyos# set protocols igmp-proxy interface eth0 alt-subnet '172.31.0.0/24'
  vyos@vyos# set protocols igmp-proxy interface eth0 role 'upstream'
  vyos@vyos# set protocols igmp-proxy interface eth1 role 'downstream'

  vyos@vyos# show protocols
   igmp-proxy {
       disable-quickleave
       interface eth0 {
           alt-subnet 172.16.35.0/24
           alt-subnet 172.31.0.0/24
           role upstream
       }
       interface eth1 {
           role downstream
       }
   }

OP mode commands:
-----------------

  vyos@vyos:~$ show ip multicast interface
   Interface  BytesIn      PktsIn       BytesOut     PktsOut      Local
   eth0       0.0b         0            0.0b         0            xxx.xxx.xxx.65
   eth1       0.0b         0            0.0b         0            xxx.xxx.xx.201

  vyos@vyos:~$ show ip multicast mfc
  Group           Origin          Pkts         Bytes        Wrong   In      Out
  xxx.x.xx.1      xxx.xx.0.1      10           9.81KB       0       eth0    eth1
  xxx.x.xx.2      xxx.xx.0.1                                        --
</content>
</entry>
<entry>
<title>T666, T616: new implementation of the VRRP CLI.</title>
<updated>2018-07-26T23:17:25+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-07-26T23:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3dba2d13e6ba7ced2a032b9fbb98984a44370f5f'/>
<id>urn:sha1:3dba2d13e6ba7ced2a032b9fbb98984a44370f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T689: add a basic library for working with network interfaces and support for interface types to the completion script.</title>
<updated>2018-06-08T10:00:11+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-06-08T10:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6acc5f6cb03f553141b0442f5e01cbf47b8e7833'/>
<id>urn:sha1:6acc5f6cb03f553141b0442f5e01cbf47b8e7833</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T684: add the vyos-config-to-commands script to packaging.</title>
<updated>2018-06-06T05:18:33+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-06-06T05:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e5ed4e5fb818a6953bb816318f1d7de6f2f18380'/>
<id>urn:sha1:e5ed4e5fb818a6953bb816318f1d7de6f2f18380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T667: add a migration script for converting "system gateway-address" to "protocols static route 0.0.0.0".</title>
<updated>2018-05-29T21:07:52+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-29T21:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=737d72dc07e630231202fe1ae513c6195b6d250b'/>
<id>urn:sha1:737d72dc07e630231202fe1ae513c6195b6d250b</id>
<content type='text'>
Code-wise that option was in vyatta-cfg-quagga, but the syntax is inside "system", so let's keep
the script under system too.
</content>
</entry>
<entry>
<title>T644: remove prefixing from all scripts and update environment variables with VyOS paths.</title>
<updated>2018-05-16T14:02:33+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-16T14:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d4c10902026b76a6372cf738fc98860b29b39759'/>
<id>urn:sha1:d4c10902026b76a6372cf738fc98860b29b39759</id>
<content type='text'>
</content>
</entry>
</feed>
