<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/lib, branch equuleus</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=equuleus</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2023-02-14T16:26:45+00:00</updated>
<entry>
<title>misc: T4992: Replaced logic in `is_local_address`</title>
<updated>2023-02-14T16:26:45+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-02-14T16:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3d6d27368891128a40de6047d38771cea2c90760'/>
<id>urn:sha1:3d6d27368891128a40de6047d38771cea2c90760</id>
<content type='text'>
Old logic relied on the ability to bind to a socket on a specified IP address
which does not work when `net.ipv4.ip_nonlocal_bind = 1`.

This implementation uses a `local` IP routing table to see if a route to
an IP address can be resolved using the table.
</content>
</entry>
<entry>
<title>migration: T3161: remove ConfigLoad.pm, all dependents and references</title>
<updated>2021-01-04T17:42:47+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2020-12-30T17:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=25a25e45e40d4c8452ccdda8d36f969a0f601d1e'/>
<id>urn:sha1:25a25e45e40d4c8452ccdda8d36f969a0f601d1e</id>
<content type='text'>
Remove ConfigLoad.pm due to its legacy reference to XorpConfigParser,
all dependent scripts:
vyatta-boot-config-loader
vyatta-config-loader.pl
vyatta-load-config.pl
(rewritten or obviated), and references in logrotate, Makefile.am, and
vyos-router (vyatta-boot-config-loader was kept as a fallback when
initially introducing vyos-boot-config-loader.py).
</content>
</entry>
<entry>
<title>Interface: T2080: adjust to denesting of PPPoE</title>
<updated>2020-02-28T16:56:55+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-02-28T16:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9a317a31f9f0eb59180c3589fc10d8031c12de86'/>
<id>urn:sha1:9a317a31f9f0eb59180c3589fc10d8031c12de86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move systemd mods to /lib directory</title>
<updated>2018-10-21T11:09:43+00:00</updated>
<author>
<name>UnicronNL</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2018-10-21T11:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=512553a3e388b546b7792e627be99c089f62ad9a'/>
<id>urn:sha1:512553a3e388b546b7792e627be99c089f62ad9a</id>
<content type='text'>
Remove redundant my_commit check
Do not show output on serial-getty (double output issue)
</content>
</entry>
<entry>
<title>Fix "Subroutine Vyatta::Misc::sockaddr_in6 redefined at" message.</title>
<updated>2016-02-24T12:16:38+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2016-02-24T12:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f1e9b5e675d5e8f7b4309fb4c1df509817b3387a'/>
<id>urn:sha1:f1e9b5e675d5e8f7b4309fb4c1df509817b3387a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dhcp instead of dhcp3.</title>
<updated>2016-02-09T09:13:59+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2016-02-09T09:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8916fa69bdd7db82f8b4f669903fe2ab36b21e5b'/>
<id>urn:sha1:8916fa69bdd7db82f8b4f669903fe2ab36b21e5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyatta-cfg: add port checking routine to misc.pm</title>
<updated>2015-10-17T16:10:22+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-10-17T16:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8db99052566a89779b48a79d6bb00e82d280627f'/>
<id>urn:sha1:8db99052566a89779b48a79d6bb00e82d280627f</id>
<content type='text'>
Add a port checking routine to Vyatta/Misc.pm to allow commits to
check if a port is currently in use before allowing them.  This is in
connection with Bug #43, where no port checking was done on commit.
</content>
</entry>
<entry>
<title>vyatta-cfg: update is_primary_address for vtun and wan interfaces</title>
<updated>2015-02-15T13:24:22+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-02-15T13:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7ab81d50641b8bbe3dfb6c58b3dcd832215a81d2'/>
<id>urn:sha1:7ab81d50641b8bbe3dfb6c58b3dcd832215a81d2</id>
<content type='text'>
Expand the matching done in is_primary_address to account for the fact
that the output from "ip address show" is different for vtun and wan
interfaces; add a separate check for these interfaces.

Bug #488 http://bugzilla.vyos.net/show_bug.cgi?id=488
</content>
</entry>
<entry>
<title>vyatta-cfg: update get_ipaddr_int_hash for vtun and wan interfaces</title>
<updated>2015-02-15T12:09:08+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-02-15T12:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=4258a200d20f4ddf6bac6fea02c311611a124f62'/>
<id>urn:sha1:4258a200d20f4ddf6bac6fea02c311611a124f62</id>
<content type='text'>
Expand the matching done in get_ipaddr_int_hash to account for the
fact that the output from "ip addr show" is different for vtun and wan
interfaces; add a separate check for these interfaces.

Bug #35 http://bugzilla.vyos.net/show_bug.cgi?id=35
</content>
</entry>
<entry>
<title>vyatta-cfg: set the path for a vrrp interface correctly</title>
<updated>2015-02-08T12:08:57+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-02-08T12:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ba890679400bb2e5e46d16640016a2c8cddcadb6'/>
<id>urn:sha1:ba890679400bb2e5e46d16640016a2c8cddcadb6</id>
<content type='text'>
Update the path set when the interface in question is a VRRP so it
points to vrrp vrrp-group vrid rather than vrrp vrid.  Along with the
patch for bug #7, this now shows the description correctly for a VRRP
interface.

Bug #130 http://bugzilla.vyos.net/show_bug.cgi?id=130
</content>
</entry>
</feed>
