<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/source-address-ipv4-ipv6.xml.i, branch rolling</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=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-03-14T10:09:57+00:00</updated>
<entry>
<title>xml: include: fix typo on include comment</title>
<updated>2021-03-14T10:09:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-12T20:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ee2dfee43f8319726c2225a5ad2367d936ec3176'/>
<id>urn:sha1:ee2dfee43f8319726c2225a5ad2367d936ec3176</id>
<content type='text'>
When including XML files they all contained a comment from where the snipped
had actually been included from. The comment had been "included start" and
"included end" instead of "include start" and "include end".

This commit corrects the glitch.
</content>
</entry>
<entry>
<title>vxlan: T3369: add underlay IPv6 support</title>
<updated>2021-02-28T08:16:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-28T08:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d41e8e860a66f45d295081f024aa2918f221443f'/>
<id>urn:sha1:d41e8e860a66f45d295081f024aa2918f221443f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tunnel: T3366: rename local-ip to source-address</title>
<updated>2021-02-27T23:54:37+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-27T20:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=582b718221c67ddb71e39fbad0a72241761304a9'/>
<id>urn:sha1:582b718221c67ddb71e39fbad0a72241761304a9</id>
<content type='text'>
Streamline the CLI configuration where we try to use source-address when
creating connections which are especially sourced from a discrete address.
</content>
</entry>
<entry>
<title>login: radius: T3192: support IPv6 server(s) and source-address</title>
<updated>2021-01-07T17:33:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-07T17:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b9feaf0d6be3adf179df6f35fcd8416d128750f6'/>
<id>urn:sha1:b9feaf0d6be3adf179df6f35fcd8416d128750f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: completion-help: add source-address completion helper</title>
<updated>2020-12-30T15:31:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-30T15:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=37b33e3cedc2734c1339bbf4851703e7b5ff360c'/>
<id>urn:sha1:37b33e3cedc2734c1339bbf4851703e7b5ff360c</id>
<content type='text'>
Commit bbc2a157 ("xml: completion-help: add helper for all local assigned IP
addresses") added a completionHelper script listing all local assigned
IPv4/IPv6 addresses. This commit extends the system to also list the available
addresses for the source-address CLI nodes.
</content>
</entry>
<entry>
<title>xml: include: add comment about source filename to every include snippet</title>
<updated>2020-10-04T09:38:48+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-04T09:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fe6326c96e6e481fc4498c10c493dfd393c3956c'/>
<id>urn:sha1:fe6326c96e6e481fc4498c10c493dfd393c3956c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-client: T2651: support specifying source-interface/address for curl</title>
<updated>2020-07-15T18:56:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-07-15T18:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=63052b8906871dc314945922e7f27ef24e114a45'/>
<id>urn:sha1:63052b8906871dc314945922e7f27ef24e114a45</id>
<content type='text'>
Please note that either interface or address can be configured.

system {
    options {
        http-client {
            source-interface eth0
            source-address 1.1.1.1
        }
    }
}
</content>
</entry>
</feed>
