<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/dhcp-client/daemon-options.tmpl, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2022-04-16T10:14:56+00:00</updated>
<entry>
<title>dhcp(v6)-client: T4353: fix Jinja2 linting errors</title>
<updated>2022-04-16T10:14:56+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-16T10:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=039e323d7e46f7d8244c42794f713a0bfecbe2d3'/>
<id>urn:sha1:039e323d7e46f7d8244c42794f713a0bfecbe2d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp(v6): T4333: migrate to new vyos_defined Jinja2 test</title>
<updated>2022-04-08T12:48:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-08T12:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=654dbc9aa3b0d27ec4f3faefff6cbd85fc3e1d1a'/>
<id>urn:sha1:654dbc9aa3b0d27ec4f3faefff6cbd85fc3e1d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp: T3300: add DHCP default route distance</title>
<updated>2021-02-15T15:30:00+00:00</updated>
<author>
<name>Brandon Stepler</name>
<email>brandon@stepler.net</email>
</author>
<published>2021-02-15T15:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dd2eb5e5686655c996ae95285b8ad7eb73d63d0b'/>
<id>urn:sha1:dd2eb5e5686655c996ae95285b8ad7eb73d63d0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>templates: dhcp-client: fix "Autogenerated by" script name</title>
<updated>2020-08-14T05:39:50+00:00</updated>
<author>
<name>Christian Pössinger</name>
<email>Christian.Poessinger@rohde-schwarz.com</email>
</author>
<published>2020-08-14T05:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9a85c946e5f4d125276da432bb3055d1369d47fd'/>
<id>urn:sha1:9a85c946e5f4d125276da432bb3055d1369d47fd</id>
<content type='text'>
Commit 21bc98f1 ("ifconfig: dhcp: T2767: client must not start when
interface is disabled") dropped dhcp.py which is now directly handled by
interface.py. This change should also be reflected in the generated files.
</content>
</entry>
<entry>
<title>ifconfig: T2653: unify DHCPv4 configuration</title>
<updated>2020-08-03T11:51:48+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-08-03T11:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b6dcb0a887a4fab89ca870d6142d6856cccc181f'/>
<id>urn:sha1:b6dcb0a887a4fab89ca870d6142d6856cccc181f</id>
<content type='text'>
Pass the interface dictionary transparently to the DHCP module and render the
DHCP client config template directly from the same source instead of transcoding
it once more.
</content>
</entry>
<entry>
<title>fromdos: fix wrong line encoding</title>
<updated>2020-05-24T09:16:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-05-24T09:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0aa5f38c6a7ee37687f95521bc6e85f776812e52'/>
<id>urn:sha1:0aa5f38c6a7ee37687f95521bc6e85f776812e52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhclient: T2393: remove intermediate _DHCP helper class</title>
<updated>2020-04-28T18:43:15+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-28T18:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fc3ceac0160db30d49d9b8bb2417934c9b399db4'/>
<id>urn:sha1:fc3ceac0160db30d49d9b8bb2417934c9b399db4</id>
<content type='text'>
The intermedite class only held the path to the configuration files - thus
its existence was doubtworthy. For better readability and a clean
inheritance graph that class has been dropped.
</content>
</entry>
<entry>
<title>dhclient6: T2393: T2394: migrate from SysVinit to systemd</title>
<updated>2020-04-28T18:15:37+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-28T18:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3e7b8515cafb6f6e015c765021ecd38203d87a4d'/>
<id>urn:sha1:3e7b8515cafb6f6e015c765021ecd38203d87a4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhclient: T2393: migrate from SysVinit to systemd</title>
<updated>2020-04-28T17:24:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-28T17:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c5b7ea987a2e209bc553a89c340d0a208f926c71'/>
<id>urn:sha1:c5b7ea987a2e209bc553a89c340d0a208f926c71</id>
<content type='text'>
</content>
</entry>
</feed>
