Page MenuHomeVyOS Platform
Feed All Stories

May 25 2020

jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@c-po In addition, I also feedback several questions (if this is not a problem, please tell me the correct understanding and use):

May 25 2020, 5:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
lawrencepan created T2513: BGP peer-group commit error and reboot conifg not found . .
May 25 2020, 4:54 PM
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.
if eth['dhcpv6_pd']:
    e.dhcp.v6.options['dhcpv6_pd'] = e['dhcpv6_pd']
May 25 2020, 4:50 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
GitHub <noreply@github.com> committed rVYOSONEX073b2a75f19d: Merge pull request #429 from thomas-mangin/T2226-vpn (authored by jestabro).
May 25 2020, 4:12 PM
danielpo added a comment to T421: Add Pv6 prefix delegation support.
May 25 2020, 4:03 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Unknown Object (User) added a comment to T2478: login radius: use NAS-IP-Address if defined source address.

PR for this task https://github.com/vyos/libpam-radius-auth/pull/3
I propose to use always source-address as NAS-IP-Address if it defined

May 25 2020, 3:45 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
jjakob added a comment to T2508: Enable user to configure a LUA script that modifies resolving in PowerDNS.

I added some comments on the PR. First I thought this is a duplicate of T2507 but technically it's not as pdns-recursor supports 2 types of lua file: lua-dns-script and lua-config-file. This task is for lua-dns-script while T2507 is for lua-config-file.

May 25 2020, 1:04 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5)
jjakob added a comment to T2486: DNS records set via 'system static-host-mapping' return NXDOMAIN from 'service dns forwarding' after a request to a forwarded zone.

Upstream says this is normal behavior when DNSSEC is enabled, so the workaround that I'm working on (addNTA) is actually the proper fix.

May 25 2020, 11:18 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2269: SSTP specify tunnels names as Resolved.

Tested successfully on 1.3-rolling-202005250117

vyos@RTR1:~$ show sstp-server sessions 
 ifname | username |     ip     | ip6 | ip6-dp | calling-sid | rate-limit | state  |  uptime  | rx-bytes | tx-bytes 
--------+----------+------------+-----+--------+-------------+------------+--------+----------+----------+----------
 sstp0  | test     | 100.64.2.0 |     |        |   x.x.x.x.  |            | active | 00:01:16 | 27.9 KiB | 80.3 KiB
May 25 2020, 10:23 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2391: pppoe-server session-control does not work as Resolved.

Tested on 1.3-rolling-202005250117, works as expected.

May 25 2020, 9:55 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2476: Bond member description change leads to network outage as Unknown Status.

@jjakob, yes, thank you.
PR for 1.3: https://github.com/vyos/vyos-1x/pull/434
I will summit PR for 1.2 once 1.3 is released and tested.

May 25 2020, 9:48 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Viacheslav updated the task description for T2512: vyatta-op-quagga [show ip] to XML format.
May 25 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav claimed T2512: vyatta-op-quagga [show ip] to XML format.
May 25 2020, 9:16 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2512: vyatta-op-quagga [show ip] to XML format.
May 25 2020, 9:16 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2511: Migrate vyatta-op-quagga to new XML format.
May 25 2020, 9:12 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T1137: 'sh ip bgp sum' being truncated as Resolved.
May 25 2020, 9:00 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T2389: BGP community-list unknown command.

PR https://github.com/vyos/vyatta-cfg-quagga/pull/47
for 1.2 and 1.3.

May 25 2020, 8:31 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
dsummers added a comment to T421: Add Pv6 prefix delegation support.

I tried out DHCPv6-PD but so far no luck (but for a separate reason).

May 25 2020, 5:04 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
dsummers added a comment to T2510: 1.3 DHCPv6 Ethernet not working.

I'm would like to try out the new VyOS 1.3 DHCPv6-PD feature.

May 25 2020, 4:48 AM
dsummers created T2510: 1.3 DHCPv6 Ethernet not working.
May 25 2020, 4:36 AM
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Prefix delegation is a very important function, which needs to be used to provide routable prefix segment allocation to users.

May 25 2020, 3:54 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

You can download 20200523 and later scrolling images to use this feature

May 25 2020, 3:52 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Dhcpv6-pd can be used normally at present, and it works well in my ISP.

May 25 2020, 3:51 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
w4 created T2509: No inotify notifications from /.
May 25 2020, 3:03 AM · VyOS 1.3 Equuleus (1.3.6)
njh added a comment to T2209: Documentation has reference to the old 'user x level admin' option.

I have just done a bit of background research to understand this change, after I noticed that the level option was deleted from my VyOS config.

May 25 2020, 12:06 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
njh added a comment to T1324: update documtation for 'set system login user level'.

See also: https://phabricator.vyos.net/T2209 (Documentation has reference to the old 'user x level admin' option)

May 25 2020, 12:04 AM · VyOS 1.3 Equuleus (1.3.0)
njh added a comment to T1324: update documtation for 'set system login user level'.

These pages also needs updating:

May 25 2020, 12:00 AM · VyOS 1.3 Equuleus (1.3.0)

May 24 2020

shaferstockton added a comment to T2508: Enable user to configure a LUA script that modifies resolving in PowerDNS.

Here is a PR for the work: pull 425 for vyos-1x package

May 24 2020, 10:49 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5)
dsummers added a comment to T421: Add Pv6 prefix delegation support.

From comments, it looks like this feature is now available?

May 24 2020, 10:42 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
shaferstockton changed the status of T2508: Enable user to configure a LUA script that modifies resolving in PowerDNS from Open to In progress.
May 24 2020, 10:38 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5)
jack9603301 added a comment to T2506: DHCPv6-PD add prefix hint CLI option.

If this field is only the len, of prefix, there is no need to use prefix writing.

May 24 2020, 8:49 PM · VyOS 1.3 Equuleus (1.3.0)
fetzerms added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.

I replaced the distributed guest utilities (vyos-xe-guest-utilities) with the ones that come with xcp-ng. But this changed nothing regarding the packet loss. Tho, now they get properly recognized by xcp-ng :-)

May 24 2020, 1:24 PM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
jjakob triaged T2507: PowerDNS recursor Lua config as Wishlist priority.
May 24 2020, 11:57 AM · VyOS 1.3 Equuleus (1.3.6)
c-po added a comment to T2506: DHCPv6-PD add prefix hint CLI option.

I‘m asking myself if length should be specified as decimal number or as ::/60 prefix?

May 24 2020, 11:49 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2488: Remove logfile for dialup interfaces like pppoe and wwan.

The "auto grep" could be added to show log indeed that it only displays you pppoe stuff.

May 24 2020, 10:31 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.
In T2505#64896, @jjakob wrote:

If this can be solved by a kernel update, there was talk about maybe having different build "flavors" in the past - one with all the hardware nic drivers, one without. The minimal image could then have the latest (5.x) kernel.
There's T2085 which prevents us from testing any newer kernel ourselves as it's built by Jenkinsfiles in the CI, we'd need to manually do the steps the CI does to build a kernel. I proposed a shared script solution for these repositories in that task that could be called from both the CI and vyos-build, this would allow anyone to build all packages, including the kernel, through vyos-build, just for cases like this.

May 24 2020, 10:30 AM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
c-po added a comment to T2085: Building some packages with vyos-build no longer works for Equuleus/current.

We probably should send this PoC script (vyos-build/scripts/build-packages.) to the graveyard as it causes more trouble then good I feel.

May 24 2020, 10:28 AM · VyOS 1.3 Equuleus (1.3.6), vyos-build
njh added a comment to T1928: Is the 'Welcome to VyOS' message when using SSH an information leak?.

Note that it is now possible to set the pre-login banner to an empty string: T2099

May 24 2020, 10:10 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po added a comment to T2506: DHCPv6-PD add prefix hint CLI option.

Guess the CLI needs a change here as this requirement was overseen. It could look something like this (note that PPPoE can be replaced by any other interface), need to work out the details.

May 24 2020, 10:06 AM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2501: Cannot recover from failed boot config load.

The called code can return 3 - in that case in that case _run should return an empty string

May 24 2020, 9:51 AM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX796238280897: Merge pull request #426 from njh/pppoe-help-fix (authored by dmbaturin).
May 24 2020, 9:44 AM
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

Thank you. Finally, RA was able to set and distribute all the new IPv6 64bits prefixes with the following instructions:

May 24 2020, 9:18 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po committed rVYOSONEX0aa5f38c6a7e: fromdos: fix wrong line encoding.
May 24 2020, 9:17 AM
njh added a comment to T2488: Remove logfile for dialup interfaces like pppoe and wwan.

Just found this ticket after upgrading and wondering where the show interfaces pppoe pppoe0 log command had gone. I did find it useful to check why a PPPoE interface hadn't come up.

May 24 2020, 9:12 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T421: Add Pv6 prefix delegation support.

@jack9603301 Do you have a working RA on that interface? You can set service router-advert interface <if> prefix ::/64 for RA to advertise all prefixes on the interface. That way if the DHCPv6-PD prefix changes it will send advertisements for the new prefix automatically.

May 24 2020, 8:52 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
fetzerms added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.

@Sonicbx @jjakob I also created https://phabricator.vyos.net/T2504 - I think we duplicated the issue here. You can close whichever issue you want.

May 24 2020, 8:38 AM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
jack9603301 added a comment to T421: Add Pv6 prefix delegation support.

@c-po At present, through DHCPv6 PD, IP can be obtained on the bridge, but cannot be distributed to the client through SLAAC. Is it my configuration error?

May 24 2020, 7:21 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jjakob added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.

If this can be solved by a kernel update, there was talk about maybe having different build "flavors" in the past - one with all the hardware nic drivers, one without. The minimal image could then have the latest (5.x) kernel.
There's T2085 which prevents us from testing any newer kernel ourselves as it's built by Jenkinsfiles in the CI, we'd need to manually do the steps the CI does to build a kernel. I proposed a shared script solution for these repositories in that task that could be called from both the CI and vyos-build, this would allow anyone to build all packages, including the kernel, through vyos-build, just for cases like this.

May 24 2020, 4:23 AM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)

May 23 2020

Sonicbx added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.
In T2505#64889, @c-po wrote:

There is no newer kernel then 4.19.124 on the 4.19x train. Newer Kernels do not work as the out-of-tree Intel drivers for the NICs and QAT won‘t compile for Kernel >5.3 and that is bot an LTS one.

May 23 2020, 9:58 PM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
jestabro added a comment to T2409: At boot, effective config should not be equal to current config.

Cool, thanks for pointing this out; I will take T2501, and will probably rename for clarity.

May 23 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro claimed T2501: Cannot recover from failed boot config load.
May 23 2020, 9:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.

There is no newer kernel then 4.19.124 on the 4.19x train. Newer Kernels do not work as the out-of-tree Intel drivers for the NICs and QAT won‘t compile for Kernel >5.3 and that is bot an LTS one.

May 23 2020, 9:41 PM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
c-po claimed T2506: DHCPv6-PD add prefix hint CLI option.
May 23 2020, 9:38 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2506: DHCPv6-PD add prefix hint CLI option.
May 23 2020, 9:38 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T421: Add Pv6 prefix delegation support.

Welcome - need to make a prefix-hint CLI node for the future

May 23 2020, 9:36 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Sonicbx added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.

https://phabricator.vyos.net/T935 Here’s the same thing happening in the past. I think it was resolved by doing kernel updates? Can someone do a kernel update in the rolling build?

May 23 2020, 9:34 PM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
Sonicbx created T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.
May 23 2020, 9:30 PM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
jjakob added a comment to T2409: At boot, effective config should not be equal to current config.

@jestabro thanks for that tip, vyos-config-debug helped me track down the failing code. At least I can continue working until T2501 is fixed.

May 23 2020, 9:01 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T2409: At boot, effective config should not be equal to current config.

@jjakob, yes I see the issue there; but firstly, did you try debugging with boot parameter 'vyos-config-debug' ? cf.

May 23 2020, 8:50 PM · VyOS 1.3 Equuleus (1.3.0)
carpenike added a comment to T421: Add Pv6 prefix delegation support.

Yup, sorry. Just figured that out too after reading https://blog.kylemanna.com/ipv6/using-native-ipv6-via-comcast-in-san-francisco/.

May 23 2020, 8:36 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jestabro added a comment to T2409: At boot, effective config should not be equal to current config.

@jjakob yes, thanks for pointing this out ...

May 23 2020, 8:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T421: Add Pv6 prefix delegation support.

No, its just an ID. Please read my comments above and inser the prefix ::/60 infinity; line and reboot

May 23 2020, 8:15 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
carpenike added a comment to T421: Add Pv6 prefix delegation support.

Appreciate it. Sorry, I had assumed VyOS was using dhclient, not DHCP6c.

May 23 2020, 8:09 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

You only receive a /64 prefix, try adjusting the template then change sla-len to 4

May 23 2020, 7:47 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
carpenike added a comment to T421: Add Pv6 prefix delegation support.
In T421#64836, @c-po wrote:

sla-len should be 12 in your case then.

If that does not work, it could be that you need to hint comcast you want to have a /60 PD, by addin prefix ::/60 infinity; here into line 26

https://github.com/vyos/vyos-1x/blob/current/data/templates/dhcp-client/ipv6.tmpl#L26

or on the router itself you find the file here: /usr/share/vyos/templates/dhcp-client/ipv6.tmpl

May 23 2020, 7:40 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jjakob added a comment to T2409: At boot, effective config should not be equal to current config.

@jestabro I think T2501 is related to this - can you take a look?

May 23 2020, 7:02 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2203: http api: "Failed to generate committed config" , a subtask of T1899: Unionfs metadata folder is copied to the active configuration directory, as Resolved.
May 23 2020, 7:01 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2203: http api: "Failed to generate committed config" as Resolved.

Thanks, @fetzerms !

May 23 2020, 7:01 PM
c-po added a comment to T421: Add Pv6 prefix delegation support.

sla-len should be 12 in your case then.

May 23 2020, 7:01 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
carpenike added a comment to T421: Add Pv6 prefix delegation support.
In T421#63911, @c-po wrote:

From the Git commit:

commit faa85accc99d6ff777f12f5dd9e43a6dd8f7e7a2 (origin/ipv6-pd)
Author: Christian Poessinger <christian@poessinger.com>
Date:   Sun May 17 20:15:45 2020 +0200

    pppoe: dhcpv6-pd: T421: initial support

    The following configuration will assign a /64 prefix out of a /56 delegation
    to eth0. The IPv6 address assigned to eth0 will be <prefix>::ffff/64.
    If you do not know the prefix size delegated to you, start with sla-len 0.

      pppoe pppoe0 {
          authentication {
              password vyos
              user vyos
          }
          description sadfas
          dhcpv6-options {
              delegate eth0 {
                  interface-id 65535
                  sla-id 0
                  sla-len 8
              }
          }
          ipv6 {
              address {
                  autoconf
              }
              enable
          }
          source-interface eth1
      }

      vyos@vyos:~$ show interfaces
      Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
      Interface        IP Address                        S/L  Description
      ---------        ----------                        ---  -----------
      eth0             2001:db8:8003:400::ffff/64        u/u

This is a proof of concept. What is not working?

  • IPv6 address is not removed from delegated interface
  • router-advertisements? Not tested yet!
May 23 2020, 6:50 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T2457: IPv6 ping by address not working.
vyos@vyos:~$ ping 2a04:4e42:600::731
PING 2a04:4e42:600::731(2a04:4e42:600::731) 56 data bytes
64 bytes from 2a04:4e42:600::731: icmp_seq=1 ttl=61 time=6.45 ms
64 bytes from 2a04:4e42:600::731: icmp_seq=2 ttl=61 time=6.53 ms
May 23 2020, 6:21 PM
c-po closed T2457: IPv6 ping by address not working as Resolved.
May 23 2020, 6:21 PM
c-po committed rVYOSONEXd9a4eccaabff: ping: T2457: bugfix when argument is IPv6 address.
May 23 2020, 6:20 PM
c-po committed rVYOSONEXd749cbb1f1d3: ping: T2457: migrate from vyatta-op.
May 23 2020, 6:20 PM
c-po added a comment to T2457: IPv6 ping by address not working.
In T2457#63617, @jjakob wrote:

Why not just use the OS's ping command? It does address resolution. Resolving a IP address as hostname would leak the IP via DNS as well.

May 23 2020, 6:16 PM
c-po added a comment to T2457: IPv6 ping by address not working.

That patch is invalid as ping.py does not exist under vyos-1x package, its in vyatta-op.

May 23 2020, 6:13 PM
fetzerms created T2504: Dropped packets on xcp-ng.
May 23 2020, 6:04 PM
thomas-mangin added a comment to T2457: IPv6 ping by address not working.
diff --git a/src/op_mode/ping.py b/src/op_mode/ping.py
index 45b06aa9..f723933b 100644
--- a/src/op_mode/ping.py
+++ b/src/op_mode/ping.py
@@ -210,7 +210,7 @@ if __name__ == '__main__':
     try:
         ip = socket.gethostbyname(host)
     except socket.gaierror:
-        sys.exit(f'ping: Unknown host: {host}')
+        ip = host
May 23 2020, 5:34 PM
jack9603301 updated subscribers of T2502: PPPoE default route not installed for IPv6 when "default-route auto".

@c-po I suspect that the problem has been found, but after I executed the restart PPPoE command, the default travel was lost. My configuration name wrote the following static route:

interface-route 0.0.0.0/0 {

next-hop-interface pppoe0 {
}

}
interface-route6 ::/0 {

next-hop-interface pppoe0 {
}

}
table 150 {

interface-route 0.0.0.0/0 {
    next-hop-interface pppoe0 {
    }
}
interface-route6 ::/0 {
    next-hop-interface pppoe0 {
    }
}

}

But it disappeared after disconnect interface pppoe0.

May 23 2020, 5:07 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2503: IPv6 Firewall configuration error: Cannot delete rule set "GUEST-WAN-6" (still in use).
May 23 2020, 4:43 PM · VyOS 1.4 Sagitta (1.4.0-GA)
c-po claimed T2502: PPPoE default route not installed for IPv6 when "default-route auto".
May 23 2020, 4:41 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2502: PPPoE default route not installed for IPv6 when "default-route auto".
May 23 2020, 4:36 PM · VyOS 1.3 Equuleus (1.3.0)
raspberry added a comment to T421: Add Pv6 prefix delegation support.

Just thought I'd say that this implementation has worked for my DHCPv6-PD enabled ISP in Australia :)

May 23 2020, 4:16 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
fetzerms added a comment to T2203: http api: "Failed to generate committed config" .

@jestabro Sorry for the delay, I did not find a proper maintenance window... Today I verified the fix and it seems to work. My automation scripts run through just fine, without the error.

May 23 2020, 4:11 PM
jjakob triaged T2501: Cannot recover from failed boot config load as Urgent! priority.
May 23 2020, 2:43 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob created T2500: vyos-build scripts/build-packages builds vyos-1x with version 0.0-no.git.tag.
May 23 2020, 2:15 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2499: expose the configuration loading function.

https://github.com/vyos/vyos-1x/pull/422/files

May 23 2020, 5:48 AM · VyOS 1.5 Circinus
thomas-mangin claimed T2499: expose the configuration loading function.
May 23 2020, 5:24 AM · VyOS 1.5 Circinus
thomas-mangin created T2499: expose the configuration loading function.
May 23 2020, 5:24 AM · VyOS 1.5 Circinus

May 22 2020

Raeven created T2498: Expected error when deleting vif that has dhcp-server configured.
May 22 2020, 9:07 PM · VyOS Rolling
jestabro added a comment to T2497: Cache config string during commit.

low-brow caching:

May 22 2020, 8:50 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro updated the task description for T2497: Cache config string during commit.
May 22 2020, 8:47 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro created T2497: Cache config string during commit.
May 22 2020, 8:47 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2496: Set default to new syntax for config file component versions, a subtask of T2029: Switch to new syntax for config file component versions, as Resolved.
May 22 2020, 8:20 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2496: Set default to new syntax for config file component versions as Resolved.
May 22 2020, 8:20 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro committed rVYOSONEX139952b55f5f: migration: T2496: default to new syntax of version string on save.
May 22 2020, 8:14 PM
jestabro added a parent task for T2496: Set default to new syntax for config file component versions: T2029: Switch to new syntax for config file component versions.
May 22 2020, 8:07 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a subtask for T2029: Switch to new syntax for config file component versions: T2496: Set default to new syntax for config file component versions.
May 22 2020, 8:07 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2496: Set default to new syntax for config file component versions from Open to In progress.
May 22 2020, 8:07 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2490: Add serial (rs232) to ssh bridge service.

A friend also thought about set service nettty for network tty (which it is infact)

May 22 2020, 7:25 PM · VyOS 1.3 Equuleus (1.3.0)