Henning

Results 22 comments of Henning

I just ran into the same issue. This branch fixed the xrandr errors!

I'd like to help, I just created a crowdin account using github. Language: German Username: hensur (like here)

@poelzi Don't worry about code climate. I think I'm going to remove it from this repo anyways. As you say, it is quite annoying and not that useful for us....

``` vyos@vyos:~$ /usr/libexec/vyos/tests/smoke/cli/test_policy.py test_access_list (__main__.TestPolicy) ... ok test_access_list6 (__main__.TestPolicy) ... ok test_as_path_list (__main__.TestPolicy) ... ok test_community_list (__main__.TestPolicy) ... ok test_delete_ipv4_ipv6_table_id (__main__.TestPolicy) ... ok test_destination_ipv6_table_id (__main__.TestPolicy) ... ok test_destination_table_id (__main__.TestPolicy) ......

@sever-sever Sorry about that. Good catch :) On removal of other options, fwmark should be set to the current value, however, this was a string type, while a list is...

Oh, well. There never was a check for differences in the table during remove, so I didn't think to add one as well. I just implemented one, along with a...

@initramfs I've backported the changes from https://github.com/vyos/vyos-1x/pull/1532/files as well. I guess that should fix the issue for 1.3 as well. Thank you!

@c-po In my case, I have a server in a shared /48 network, from which im allowed to use a single /64. I want to provide different VM Networks with...

Related to this new feature, I'd like to propose a patch to the ndppd version currently in use by vyos. The upstream hasn't had any releases lately, and there seems...