<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/dhcp-server/dhcpdv6.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>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>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>dhcpdv6: T3658: add support for dhcpdv6 fixed-prefix6</title>
<updated>2021-06-30T17:10:00+00:00</updated>
<author>
<name>Brandon Stepler</name>
<email>brandon@stepler.net</email>
</author>
<published>2021-06-30T17:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2318c874c4ec43076c2664e473f7273928d9f2a6'/>
<id>urn:sha1:2318c874c4ec43076c2664e473f7273928d9f2a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcpv6-server: T3549: fix incorrect syntax for global name-server definition</title>
<updated>2021-05-15T15:17:39+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-15T15:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9099636b9b16a2cc9b387adcdd24a1d799343944'/>
<id>urn:sha1:9099636b9b16a2cc9b387adcdd24a1d799343944</id>
<content type='text'>
dhcp6.name-servers is a comma-delimited, multi-value list of name-servers that
should only appear once in the dhcpdv6.conf file.

(cherry picked from commit b05201724022d1a50a51d150abb4f444b2e1555e)
</content>
</entry>
<entry>
<title>dhcpv6-server: T3379: Add option global-parameters name-server</title>
<updated>2021-03-02T22:48:14+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-03-02T08:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=117533482d29ce0bd1bc7f3a3f2536921c16565c'/>
<id>urn:sha1:117533482d29ce0bd1bc7f3a3f2536921c16565c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcpv6: T3100: migrate server configuration to get_config_dict()</title>
<updated>2020-12-06T16:49:19+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-06T16:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2bfe25d4376f3b410906d157c3f9cdfd07fe79f2'/>
<id>urn:sha1:2bfe25d4376f3b410906d157c3f9cdfd07fe79f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcpv6: T1433: combine templates for v4 and v6</title>
<updated>2020-12-01T14:33:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-01T14:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=50a9bf97e193e7f1dcfffa2deea2b6edde112c01'/>
<id>urn:sha1:50a9bf97e193e7f1dcfffa2deea2b6edde112c01</id>
<content type='text'>
</content>
</entry>
</feed>
