- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 1 2020
Jan 31 2020
Binary package in debian unstable; 20191221
Debian changed their package architecture to not longer build the module but move it to a dedicated package.
Is it only in the repo or also in the binary package?
@primoz thanks for finding this bad bug. Any rolling release after vyos-1.3-rolling-202001311637-amd64.iso will contain this fix.
This is now in upstream live-build: commit b6ad08c2709fbdab0b96852d9bfeb52d753b89bc
Final test before merging:
https://github.com/vyos/vyos-1x/compare/current...jestabro:T1585?expand=1
Jan 30 2020
Jan 29 2020
Merged.
This is not a backport candidate until 'T834: accel-ppp: l2tp implementation' has been backported.
This is not a backport candidate until the 'T989: accel-ppp: IPoE implementation' has been backported.
This is not a backport candidate until the full OpenVPN rewrite is backported.
Parent task not yet listed for backport; discussed with @zsdc for possible inclusion in future.
I’ll mark it here for the future. "ldpd 100% CPU utilization"
ref_cpu_utilization
Appear to have done something wrong with the pull request (https://github.com/vyos/vyos-1x/pull/210), herewith the trivial patch:
Jan 28 2020
Using 1.3-rolling-202001270217, its happening too:
Actually, upon reflection, the parser error is just too many terms on the line, hitting HandlingError; the rare exception exists, but is misleading, so 'use cases and/or implementation' ...
As expected,
(1) This is a parser error
(2) It is independent of any specific configuration script; it can be reproduced by calling conf.get_config_dict() with uncommitted changes, from any conf_mode script.