In T5797#195193, @marekm wrote:Hmmm... nothing before today in this task seems related to ddclient at all, isn't this task referenced by mistake?
BTW, does anyone know what happened that Debian un-released ddcilent 3.10.0-3 (reverted to 3.10.0-2.1)?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 13 2024
Jul 13 2024
c-po changed the status of T6576: op-mode: ntp: add support for NTP service restart via CLI from Open to In progress.
Vijayakumar changed the status of T6572: Add create pr workflow, a subtask of T6309: Check code quality with CodeQL, from Open to In progress.
Jul 12 2024
Jul 12 2024
Hmmm... nothing before today in this task seems related to ddclient at all, isn't this task referenced by mistake?
BTW, does anyone know what happened that Debian un-released ddcilent 3.10.0-3 (reverted to 3.10.0-2.1)?
jestabro moved T5263: Generalization of REST configure endpoint from Open to Finished on the VyOS 1.4 Sagitta board.
This was completed at the time of T5248.
c-po moved T6566: op-mode: "monitor bandwidth" add support for listing all interfaces concurrently from Open to Finished on the VyOS 1.5 Circinus board.
GitHub <noreply@github.com> committed rVYOSONEX7b06b5a07e2d: Merge pull request #3808 from vyos/mergify/bp/circinus/pr-3805 (authored by c-po).
n.fort changed the status of T6570: Firewall bridge allways passes traffic to IP layer from Open to Confirmed.
@Viacheslav, Thank you for the hint. After further analysis, these are the findings from the tests done in the lab running 1.4.0 version on both sides with server/client setup.
@fernando Any idea for CLI?
vyosbot placed T200: Automated config deployment from a removable drive at installation time up for grabs.
vyosbot placed T3973: Feature Request: Multicast ping. Change TTL in Echo-reply from VyOS up for grabs.
Jul 11 2024
Jul 11 2024
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX168698c72adc: op-mode: T6566: add support for listing all interfaces in "monitor bandwidth" (authored by c-po).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX6a778aa8d5bb: op-mode: T6566: add support for listing all interfaces in "monitor bandwidth" (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX887de85b7a78: Merge pull request #3805 from c-po/t6566-mon-band (authored by c-po).
jestabro added a comment to T6559: vyos-configd should return commit error on config dependency error.
The solution sketched above will be handled in subtask T6569; in this task we will revert to using only the local redundancy removal in order to provide per-script error reporting.
GitHub <noreply@github.com> committed rVYOSONEX0829174325f1: T6564: workflow trigger restrctions for equuleus (authored by Vijayakumar A <36878324+kumvijaya@users.noreply.github.com>).
GitHub <noreply@github.com> committed rVYOSONEXa79b59070ca0: Merge pull request #3803 from kumvijaya/equuleus (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX423e710e6d69: Merge pull request #3801 from kumvijaya/sagitta (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXe6d765ed399d: T6564: workflow trigger restriction for sagitta (authored by Vijayakumar A <36878324+kumvijaya@users.noreply.github.com>).
zsdc added a comment to T6568: SSH keys with the same name replace each other during system initialization by Cloud-init.
PR for current: https://github.com/vyos/vyos-cloud-init/pull/78
zsdc changed the status of T6568: SSH keys with the same name replace each other during system initialization by Cloud-init from Open to In progress.
PR for 1.4: https://github.com/vyos/vyos-1x/pull/3806
In T6545#194997, @SrividyaA wrote:@Viacheslav, For site-to-site or server/client mode, when used cipher option as none then also issue is noticed. When you commit, it gives this warning:
vyos@vyos# set int openvpn vtun1 encryption cipher none [edit] vyos@vyos# commit Warning: "encryption none" was specified! No encryption will be performed and data is transmitted in plain text over the network!Logs:
Jul 10 14:51:39 openvpn-vtun1[12357]: Cipher NONE not supported
Jul 10 2024
Jul 10 2024
c-po changed the status of T6566: op-mode: "monitor bandwidth" add support for listing all interfaces concurrently from Open to In progress.
@Viacheslav, For site-to-site or server/client mode, when used cipher option as none then also issue is noticed. When you commit, it gives this warning:
In T6563#194972, @Viacheslav wrote:Any idea for CLI?
Jul 9 2024
Jul 9 2024
Vijayakumar changed the status of T6565: Use bullfrog action to get the outbound info audit - vyos-1x current from Open to In progress.
Vijayakumar changed the status of T6565: Use bullfrog action to get the outbound info audit - vyos-1x current, a subtask of T6309: Check code quality with CodeQL, from Open to In progress.
GitHub <noreply@github.com> committed rVYOSONEX2470f189a74f: T6564: workflow trigger restrictions for circinus (#3802) (authored by Vijayakumar A <36878324+kumvijaya@users.noreply.github.com>).
Any idea for CLI?
Jul 8 2024
Jul 8 2024
Vijayakumar renamed T6564: workflow trigger restrictions as per change type, vyos-1x sagitta, circinus, equuleus from workflow trigger restrictions as per change type, vyos-1x sagitta to workflow trigger restrictions as per change type, vyos-1x sagitta, circinus, equuleus.
GitHub <noreply@github.com> committed rVYOSONEX115e99630a31: vxlan: T6505: Support VXLAN VLAN-VNI range mapping in CLI (#3756) (authored by Nataliia S <81954790+natali-rs1985@users.noreply.github.com>).
dmbaturin removed a project from T1467: Loopback interface naming and dummy devices: VyOS 1.5 Circinus.
Since loopback and dummy are fundamentally different in Linux, trying to pretend they are not would be misleading rather than helpful. Unless anything changes in the kernel, we should keep things as is.
Viacheslav changed the subtype of T6562: VRF support for config-sync from "Task" to "Feature Request".
jestabro added a comment to T6559: vyos-configd should return commit error on config dependency error.
Recovering gracefully and logging an error is a simple fix, and will be committed in the interim while the larger issue is addressed: namely, when running under vyos-configd, a ConfigError in a called dependency script should elicit a commit error in the originating config session. Here, however, we confront again the constraints of operating under the legacy commit algorithm. To address the matter, we will implement a partial solution to T5731 so as to catch verification errors in the (first instance of) sequential processing of the priority queue and cache the data for final processing of the activation stages (generate/apply); errors in the latter stages, as less common, will be logged. The sketch provided summarizes a design that balances the needs of early and correct (verify stage) error reporting with removing redundancy overhead when running under configd.
Jul 7 2024
Jul 7 2024
Vijayakumar closed T6560: workflow trigger restrictions as per change type, vyos-1x current, a subtask of T6309: Check code quality with CodeQL, as Resolved.
Vijayakumar closed T6560: workflow trigger restrictions as per change type, vyos-1x current as Resolved.
Vijayakumar renamed T6560: workflow trigger restrictions as per change type, vyos-1x current from skip workflows as per change type to workflow trigger restrictions as per change type, vyos-1x current.