<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/services, branch equuleus</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=equuleus</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-08-24T16:15:11+00:00</updated>
<entry>
<title>http-api: T5006: add explicit async to retrieve operation</title>
<updated>2023-08-24T16:15:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-24T16:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9f332dc34c933eb1f309fb43923d602c8ec9958d'/>
<id>urn:sha1:9f332dc34c933eb1f309fb43923d602c8ec9958d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T5175: check value of attribute for FastAPI&gt;=0.91.0</title>
<updated>2023-04-24T00:33:58+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-04-23T20:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b8920d636aec513ef2313a22f625a557365787bf'/>
<id>urn:sha1:b8920d636aec513ef2313a22f625a557365787bf</id>
<content type='text'>
FastAPI v0.92.0 (starlette v0.24.0) sets default attribute
Request._form; check for value == None instead of existence when
overriding Request class.

(cherry picked from commit cac55a066e1f7d7d4c0eec5ada76570a326b5ac9)
</content>
</entry>
<entry>
<title>dns: T4799: fix bug with not reloading powerdns config</title>
<updated>2022-11-05T01:26:43+00:00</updated>
<author>
<name>initramfs</name>
<email>initramfs@initramfs.io</email>
</author>
<published>2022-11-05T00:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ae30110b9fe47000693ecaeb63d9ecef1d4ef720'/>
<id>urn:sha1:ae30110b9fe47000693ecaeb63d9ecef1d4ef720</id>
<content type='text'>
PowerDNS version 4.7 and above has changed the main process name from
'pdns-r/worker' to 'pdns_recursor'. This commit updates the process
name check to use the new name.

(cherry picked from commit ff09d4f47e5f54fad8258cd27fb0adfaa4c552b3)
</content>
</entry>
<entry>
<title>hosts: T2683: Allow multiple entries for static-host-mapping</title>
<updated>2022-07-05T06:38:14+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-10-22T11:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ae41b2bacfe1ed30ea8311278e4560d8cfb244ae'/>
<id>urn:sha1:ae41b2bacfe1ed30ea8311278e4560d8cfb244ae</id>
<content type='text'>
(cherry picked from commit b1db3de80b8b5f4e2dcbc6d687d342986345c4b2)
</content>
</entry>
<entry>
<title>http-api: T4442: Add action reset</title>
<updated>2022-05-26T09:09:37+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-05-26T09:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d15af8e9fdc32bd2e3471a300d9cf32e8eff00a0'/>
<id>urn:sha1:d15af8e9fdc32bd2e3471a300d9cf32e8eff00a0</id>
<content type='text'>
Add action 'reset' (op-mode) for HTTP-API
http://localhost/reset

curl --unix-socket /run/api.sock -X POST -Fkey=mykey \
  -Fdata='{"op": "reset", "path": ["ip", "bgp", "192.0.2.14"]}' \
  http://localhost/reset
</content>
</entry>
<entry>
<title>graphql: T3993: add unsettable gql option; this is not exposed by CLI</title>
<updated>2022-03-27T08:40:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-03-27T06:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3665d9f8dc9435b70084a5c185fb8bd27023fa4c'/>
<id>urn:sha1:3665d9f8dc9435b70084a5c185fb8bd27023fa4c</id>
<content type='text'>
(cherry picked from commit 9d3acc2b55f2d1c563f1941e59c98c159211dc58)
</content>
</entry>
<entry>
<title>http-api: T4076: allow setting CORS option 'Access-Control-Allow-Origin'</title>
<updated>2021-12-16T18:12:54+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-12-16T14:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e671c4b33157836e73a3efc91e691215bc5b144b'/>
<id>urn:sha1:e671c4b33157836e73a3efc91e691215bc5b144b</id>
<content type='text'>
(cherry picked from commit 55f8ede2d09a9ad095f9ec5c2a729f8c5fb6aafa)
</content>
</entry>
<entry>
<title>http-api: T4071: allow API to bind to unix domain socket</title>
<updated>2021-12-14T15:53:35+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-12-10T20:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=1b0007a01fd541b5f31ed94518e786a998bd6f43'/>
<id>urn:sha1:1b0007a01fd541b5f31ed94518e786a998bd6f43</id>
<content type='text'>
(cherry picked from commit 0e3c35e6517f5cfebb4206c735a2ea976a7fd383)
</content>
</entry>
<entry>
<title>graphql: T3993: add requests for firewall ipv6-address-group</title>
<updated>2021-12-13T00:35:42+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-12-12T23:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=4b96a627a263a2ea977f38b4f5348faa91d6c40a'/>
<id>urn:sha1:4b96a627a263a2ea977f38b4f5348faa91d6c40a</id>
<content type='text'>
(cherry picked from commit 92c4cc5e1248b3c7ffda03e23eeb21e2073ba7f0)
</content>
</entry>
<entry>
<title>graphql: T3993: distinguish queries and mutations; update README.graphql</title>
<updated>2021-12-13T00:35:32+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-12-12T23:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f488682eaae828e65614324ef715943e3fa37e69'/>
<id>urn:sha1:f488682eaae828e65614324ef715943e3fa37e69</id>
<content type='text'>
(cherry picked from commit 30311db5a00c78872c9ad9b29e7081e0d81a5362)
</content>
</entry>
</feed>
