<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/dhcp-server/dhcpd.conf.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-15T19:57:03+00:00</updated>
<entry>
<title>dhcp(v6)-server: T4353: fix Jinja2 linting errors</title>
<updated>2022-04-15T19:57:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T19:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=abfe42d11137373f6549d17e69618840d574e524'/>
<id>urn:sha1:abfe42d11137373f6549d17e69618840d574e524</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp: T4333: migrate to new vyos_defined Jinja2 test</title>
<updated>2022-04-13T20:55:46+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-13T20:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f5dc3db1fb62a51b80eeb635e91e38d28c0fe291'/>
<id>urn:sha1:f5dc3db1fb62a51b80eeb635e91e38d28c0fe291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'current' into T4344</title>
<updated>2022-04-08T15:54:44+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-04-08T15:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f43031ec4591662fadee3176fe1ace2ac018a9df'/>
<id>urn:sha1:f43031ec4591662fadee3176fe1ace2ac018a9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'current' into dhcpd</title>
<updated>2022-04-08T14:52:37+00:00</updated>
<author>
<name>Georg</name>
<email>georg@lysergic.dev</email>
</author>
<published>2022-04-08T14:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=630945291c9a389ad62fd32caea3749f4c5e9d72'/>
<id>urn:sha1:630945291c9a389ad62fd32caea3749f4c5e9d72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp-server: T4344: Fix underscores for shared network name</title>
<updated>2022-04-08T13:47:14+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-04-08T13:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b75b351b7dd2ec87407f98668468b1fc146428bf'/>
<id>urn:sha1:b75b351b7dd2ec87407f98668468b1fc146428bf</id>
<content type='text'>
Shared network name should not be handled by tag node mangling
I.e. should not replace underscores with dashed

set service dhcp-server shared-network-name NET_01

shared-network NET_01 {
    authoritative;
    ...
    on commit {
        set shared-networkname = "NET_01";
    }
}
</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 : T4258: Set correct port for dhcp-failover</title>
<updated>2022-02-18T21:08:21+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2022-02-18T21:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5fc9ef9e31eb566a601f8a150c69b183a4331564'/>
<id>urn:sha1:5fc9ef9e31eb566a601f8a150c69b183a4331564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4156: Add bootfile-size option</title>
<updated>2022-02-01T21:26:50+00:00</updated>
<author>
<name>Georg</name>
<email>georg@lysergic.dev</email>
</author>
<published>2022-01-09T20:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=15461be0cd7b51e0e290d66bae0bb112f6b2c3ea'/>
<id>urn:sha1:15461be0cd7b51e0e290d66bae0bb112f6b2c3ea</id>
<content type='text'>
Signed-off-by: Georg &lt;georg@lysergic.dev&gt;
</content>
</entry>
<entry>
<title>DHCP: T4196: fix client-prefix-length parameter</title>
<updated>2022-01-21T04:49:30+00:00</updated>
<author>
<name>goodNETnick</name>
<email>pknet@ya.ru</email>
</author>
<published>2022-01-20T11:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=28a92e75cf931c54423e2441ebf85ab3629e59b4'/>
<id>urn:sha1:28a92e75cf931c54423e2441ebf85ab3629e59b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp-server: T2230: add subnet description into rendered config</title>
<updated>2021-09-30T18:41:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-30T18:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2974628487abb9127922bf695331fd706a1d0e51'/>
<id>urn:sha1:2974628487abb9127922bf695331fd706a1d0e51</id>
<content type='text'>
</content>
</entry>
</feed>
