Re: [LEDE-DEV] [PATCH] uboot-lantiq: Enable TFTP PUT support for backups

2017-08-12 Thread Carl-Daniel Hailfinger
On 12.08.2017 22:29, John Crispin wrote: > On 12/08/17 19:04, Carl-Daniel Hailfinger wrote: >> Backing up the current firmware from U-Boot over serial can take hours. >> Booting a working Linux image for backup purposes is not always an >> option. >> Using the tftpp

[LEDE-DEV] [PATCH] uboot-lantiq: Enable TFTP PUT support for backups

2017-08-12 Thread Carl-Daniel Hailfinger
address of the server is stored in the serverip variable. Usage: tftpput Example for a complete flash backup of an o2 Box 6431 (VGV7510KW22): VGV7510KW22 # tftpput 0xB000 0x100 o2boxbackup.bin Signed-off-by: Carl-Daniel Hailfinger --- .../patches/0022-MIPS-lantiq-add-default-openwrt

Re: [LEDE-DEV] [RFC] Enable kmod-ipt-debug by default

2016-05-28 Thread Carl-Daniel Hailfinger
On 28.05.2016 12:11, Carl-Daniel Hailfinger wrote: > On 27.05.2016 12:45, Carl-Daniel Hailfinger wrote: >> On 27.05.2016 10:33, Jo-Philipp Wich wrote: >>> If a kmod is specifically disabled by default settings then it usually >>> has a performance penalty attached wi

Re: [LEDE-DEV] [RFC] Enable kmod-ipt-debug by default

2016-05-28 Thread Carl-Daniel Hailfinger
Hi Jo, On 27.05.2016 12:45, Carl-Daniel Hailfinger wrote: > On 27.05.2016 10:33, Jo-Philipp Wich wrote: >> >> If a kmod is specifically disabled by default settings then it usually >> has a performance penalty attached with it, even when not loaded. >> >> I'

Re: [LEDE-DEV] [RFC] Enable kmod-ipt-debug by default

2016-05-27 Thread Carl-Daniel Hailfinger
Hi Jo, On 27.05.2016 10:33, Jo-Philipp Wich wrote: > > with enabled by default you mean that is is getting build and > installable with opkg? Yes. > If a kmod is specifically disabled by default settings then it usually > has a performance penalty attached with it, even when not loaded. > > I

[LEDE-DEV] [RFC] Enable kmod-ipt-debug by default

2016-05-27 Thread Carl-Daniel Hailfinger
The xt_TRACE kernel module can be used to debug the path of a network packet through the filter rules. Building it as a module by default (it is part of kmod-ipt-debug) would help in some situations. Is it sufficient to change package/kernel/linux/modules/netfilter.mk line 427 and remove DEFAULT:=

[LEDE-DEV] Missing 40_luci-ddns in package luci-app-ddns

2016-05-26 Thread Carl-Daniel Hailfinger
Hi, I'd like to report a bug. Name the tree/revision LEDE HEAD,r412 opkg update was run 2016-05-26 22:50 UTC Name the affected device TP-Link Archer C7 What does it do that it should not do / what does it not do that it should do Error message during installation of luci-app-ddns:

[LEDE-DEV] Missing 30_luci-theme-bootstrap in package luci-theme-bootstrap

2016-05-26 Thread Carl-Daniel Hailfinger
Hi, I'd like to report a bug. Name the tree/revision LEDE HEAD,r412 opkg update was run 2016-05-26 21:55 UTC Name the affected device TP-Link Archer C7 What does it do that it should not do / what does it not do that it should do Error message during installation of luci-theme-boots