Re: Install LuCI for snapshots builds

2024-05-08 Thread Jo-Philipp Wich
Hi, [...] Let me explain why: Currently the snapshot builders are only building **target-specific** packages as well as packages included in the image by default. (We call that "phase1"). That means that a single build takes around 2~3 hours, depending on the target and the machine carrying out

Re: [OpenWrt-Devel] [PATCH] netifd: allow the use of /etc/default/netifd file

2013-02-20 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Ahh. Because I don't want to use the dns servers dhcp gives to me. What about simply setting "option peerdns 0" on the dhcp interface then? ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird

Re: [OpenWrt-Devel] firewall3 package broken with EGLIBC

2013-03-11 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Should be fixed with r35969. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlE+ROAACgkQdputYINPTPPpsgCgg4slWCSslm7joeaggVlSe3dL cJkAnjtq8XnpwGKubCefO+3wQQE

Re: [OpenWrt-Devel] firewall3: source address used for NAT reflection

2013-03-11 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Mark, yes I did indeed change set as some user requested such a change stating that mapping the reflection to the wan ip would more closely resemble the behaviour of OEM firmwares. I'll look into making it configurable during the next few days, pe

Re: [OpenWrt-Devel] UCI and script action

2013-03-12 Thread Jo-Philipp Wich
There is a way to do that automatically ??! Not at the moment. ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] firewall3: source address used for NAT reflection

2013-03-12 Thread Jo-Philipp Wich
What about turning the reflection parameter from a bool into a string value which is either "src" or "dest". If set to "src" it would reflect to the ip of the network referenced by "option src" (i.e. the external/wan one) and if set to "dest" it would use the ip of the network referenced by "o

Re: [OpenWrt-Devel] firewall3: source address used for NAT reflection

2013-03-13 Thread Jo-Philipp Wich
Changeset 35998 introduced a new option "reflection_src" which may be "internal" or "external" and defaults to "internal". When set to "internal" it behaves like the old firewall scripts where the internal networks address is taken as SNAT source. When set to "external" the external networks IP ad

Re: [OpenWrt-Devel] libupnp 1.6.18 Compile Error

2013-03-19 Thread Jo-Philipp Wich
Hi. I am not a expert of automake and libtools then I am struggling in fixing the problem, why does it try to use a path which contains a system library and not a cross compiled library ? How can I modify this behaviours ??! The Makefile currently in SVN contains a "PKG_FIXUP:=autoreconf" whic

Re: [OpenWrt-Devel] [PATCH] firewall3: Fix typo in IPv6 ULA site border rule

2013-03-20 Thread Jo-Philipp Wich
NAK. These rules are *not* duplicate, note that one specified src_ip, the other dest_ip. ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] uci: libuci leaking memory on non-existent config file

2013-04-22 Thread Jo-Philipp Wich
Merged in r36377 (http://nbd.name/gitweb.cgi?p=uci.git;a=commitdiff;h=6c71e7ee00c98eec9bd1cc92b903738863aebd57) Your mailer mangled the patch, therefore it was ingored previously. ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org htt

Re: [OpenWrt-Devel] [PATCH][UCI] Add multiple free for each call to lookup_args()

2013-04-22 Thread Jo-Philipp Wich
Merged in r36377 (http://nbd.name/gitweb.cgi?p=uci.git;a=commitdiff;h=1e1f503d8fb8336da22029faaa1a7252bed22976) Your mailer mangled the patch, therefore it was ingored previously. ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org htt

Re: [OpenWrt-Devel] [PATCH 03/10] libmnl: update to 1.0.3

2013-04-23 Thread Jo-Philipp Wich
Applied in r36398 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 04/10] libnetfilter-conntrack: update to 1.0.3

2013-04-23 Thread Jo-Philipp Wich
Applied in r36397 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 02/10] libevent2: update to 2.0.21

2013-04-23 Thread Jo-Philipp Wich
Applied in r36399 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 01/10] gettext-full: updated to 0.18.2.1

2013-04-23 Thread Jo-Philipp Wich
Applied in r36400 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Add support for collectd-mod-uptime to luci-statistics

2013-04-23 Thread Jo-Philipp Wich
Applied in http://luci.subsignal.org/trac/changeset/9812 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] lldpd: upgrade to 0.7.1

2013-04-23 Thread Jo-Philipp Wich
Applied in r36401 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] [netifd] add bridge priority option

2013-04-23 Thread Jo-Philipp Wich
Hi, I merged your patch in: http://nbd.name/gitweb.cgi?p=luci2/netifd.git;a=commitdiff;h=2008ae9a80fb82b0018fd510043c291b58e7cc46 ... and set the default prio to 0x7FFF in: http://nbd.name/gitweb.cgi?p=luci2/netifd.git;a=commitdiff;h=0f0fa4f1c8cb4f793c31edd1420483e9e325 It will appear in O

Re: [OpenWrt-Devel] [PATCH 1/2] Add kernel module package for hid-generic driver.

2013-04-24 Thread Jo-Philipp Wich
Merged in r36414 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 2/2] Enable hidraw support.

2013-04-24 Thread Jo-Philipp Wich
Merged in r36415 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Attitude Adjustment 12.09 final released

2013-04-25 Thread Jo-Philipp Wich
The OpenWrt Release Team would like to announce the final Attitude Adjustment Release (12.09). ___ __ | |.-.-.-.| | | |..| |_ | - || _ | -__| || | | || _|| _| |___|| __|_|__|__||||__| |

Re: [OpenWrt-Devel] [RFC][PATCH] broadcom-wl: read channel using wlc on detect

2013-04-29 Thread Jo-Philipp Wich
On 18.04.2013 11:17, Rafał Miłecki wrote: > Hardcoding channel number to 11 is a bad idea, it may be even not > available on some devices. If there are two single-band radios, the > one for 5GHz doesn't have 11 channel. That patch makes the Broadcom default wireless config generation inconsistent

Re: [OpenWrt-Devel] [RFC][PATCH] broadcom-wl: read channel using wlc on detect

2013-04-30 Thread Jo-Philipp Wich
> IMHO the logic should be: > > if wl $WIFIDEV bands | grep -q "802.11a" ; then > channel=36 > else > channel=1 > fi The logic should be: channel=11 if wl $WIFIDEV bands | grep -q "802.11a" ; then channel=36 fi This brings it in line with mac80211 (package/mac80211/files/lib/wi

Re: [OpenWrt-Devel] [PATCH] Fix install of iptables pkg-config files.

2013-05-02 Thread Jo-Philipp Wich
Applied in r36509 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH v3][lantiq] AA/12.09-rc2. Fix ARV4518PW wifi issue.

2013-05-02 Thread Jo-Philipp Wich
Merged in r36510 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] kernel: netfilter.mk: Explicitly set the order of autoloaded modules

2013-05-02 Thread Jo-Philipp Wich
Merged in r36512 - thank you! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] [atheros] Restore gpio buttons functionality broken in AA

2013-05-02 Thread Jo-Philipp Wich
Hi. I merged the required changes in r36513 however I did not take the patch as-is but removed the gpio_request() fro mthe patch introducing it instead of removing it from another patch. ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.o

Re: [OpenWrt-Devel] [PATCH] uci: Fix uci_delete() when ptr->value is empty string

2013-05-02 Thread Jo-Philipp Wich
Merged in r36518 (http://nbd.name/gitweb.cgi?p=uci.git;a=commitdiff;h=b42ee8f21842fab41a4cdf2796bb1b3f42a7) - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCHv2] Update dnsmasq to 2.66

2013-05-02 Thread Jo-Philipp Wich
This change got merged in r36412 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] fw3 support for ipset?

2013-05-02 Thread Jo-Philipp Wich
On 30.04.2013 13:55, Adam Gensler wrote: > I noticed the following message when restarting the fw on trunk: > > Warning: Unable to locate ipset utility, disabling ipset support > > So, I decided to poke around the fw3 source code on gitweb here: > http://nbd.name/gitweb.cgi?p=firewall3.git;a=sum

Re: [OpenWrt-Devel] Compile target object instead of toolchain object

2013-05-06 Thread Jo-Philipp Wich
On 05.05.2013 18:46, jonsm...@gmail.com wrote: > How do I compile a target object when there is a toolchain object of the > same name? > > For example sed. I want it to make the target version, not the host > toolchain one. > make package/sed/{clean,compile} V=s ~ Jow __

Re: [OpenWrt-Devel] [PATCH] AA:ramips: add support DIR-620D1

2013-05-06 Thread Jo-Philipp Wich
Hi Serge, merged for AA in r36557 with a slightly changed commit message. Thanks! ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] netifd - adding protocol support without an underlying physical device

2013-05-22 Thread Jo-Philipp Wich
Hi, did you set "available=1" and "no_device=1" in the proto_pppoi_init_config() procedure? Take a look how pptp is instantiated, that one is a device-less protocol as well. ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://l

Re: [OpenWrt-Devel] WDR3500, unload kernel modules to improve iperf throughput?

2013-05-28 Thread Jo-Philipp Wich
> here the full/updated snippet: > http://intercity-vpn.de/files/openwrt/init_kmodules_loader_without_iptables.sh.txt Or, you know, simply comment the relevant modules out in /etc/modules.d/ ... ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.o

Re: [OpenWrt-Devel] [PATCH] dnsmasq: use interface-name option to add own hostname

2013-05-28 Thread Jo-Philipp Wich
On 28.05.2013 14:56, Mathias Kresin wrote: > With this patch, the --interface-name option of dnsmasq is used to add > a DNS record for the openwrt box. Starting with dnsmasq 2.67test5 it > does even work for ipv6 addresses. IPv6 addresses with an expired > lifetime will be automatically replaced wi

Re: [OpenWrt-Devel] [PATCH] Add cgi programs to apcupsd

2013-05-29 Thread Jo-Philipp Wich
Hi. In principle the patch looks okay but I think it should not depend on uhttpd specifically as some users might want to run the CGI programs on top of another httpd. ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.op

Re: [OpenWrt-Devel] [PATCH] [package] dnsmasq: use host-record instead of address

2013-06-17 Thread Jo-Philipp Wich
Applied in r36943 with various modifications to the shell code (no functional changes). Thank you, Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] hostapd: correctly handle macfile uci option

2013-06-17 Thread Jo-Philipp Wich
Applied in r36944, thank you! ~ jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [Firewall3] Issue regarding masq_dest/masq_src parameters

2013-06-18 Thread Jo-Philipp Wich
On 18.06.2013 15:49, Hans Dedecker wrote: > Since the upstep to firewall3 in the attitude adjustment branch I notice > NAT masquerade issues when the masq_dest and/or masq_src parameters are > set to 0.0.0.0/0 in the zone topic. Don't do it then? Setting a value of "0.0.0.0/0" i

Re: [OpenWrt-Devel] [Firewall3] Issue regarding masq_dest/masq_src parameters

2013-06-18 Thread Jo-Philipp Wich
Fixed with https://dev.openwrt.org/changeset/36960, https://dev.openwrt.org/changeset/36962 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Fix lldpd in trunk

2013-06-19 Thread Jo-Philipp Wich
Hi, no objections to the patch per-se but since including the cli now also requires ncurses, I'd rather split it into a separate binary package, so we have lldpd and lldpcli which depends on lldpd. ~ Jow ___ openwrt-devel mailing list openwrt-devel@list

Re: [OpenWrt-Devel] [PATCH] [package] lldpd: upgrade to 0.7.5

2013-07-04 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applied in r37168 - thanks! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHVqesACgkQdputYINPTPMKHwCfaJscFWqUQLolmjRIJOfodWMJ Lg0An2nL2bNcfcM00vON3YA/ZIGb

Re: [OpenWrt-Devel] [PATCH] [packages] Update Fwknop to 2.5.1

2013-08-04 Thread Jo-Philipp Wich
> but this is not 100% - any other suggestions? . /lib/functions/network.sh if network_find_wan ucinet && network_get_device device $ucinet; then echo "WAN is $ucinet ($device)" fi -> "WAN is wan (eth1)" on a WNDR3700 ~ Jow signature.asc Description: OpenPGP digital signature

Re: [OpenWrt-Devel] [PATCH] base-files: uci-defaults Actually generate a working ipv6 configuration by default.

2013-09-12 Thread Jo-Philipp Wich
NACK to this patch, comments below. > -set network.lan.ip6assign='60' > +set network.lan.ip6assign='64' Cosmetical change, not needed. If less than a /60 is available, it will use less. > -set network.wan6='interface' > -set network.wan6.ifname='@wan' > +set network.wan6='alias' > +set network.w

Re: [OpenWrt-Devel] ping6: sendto: Operation not permitted

2013-09-13 Thread Jo-Philipp Wich
> WTF, was soll der Mist und wie schalte ich das aus? What about providing some details? "X does not work. WTF" does not exactly make me want to answer your question. Whats the current configuration? Whats the output if "ifstatus wan" or whatever name your IPv6 PPPoE enabled ifaces uses. Also no

Re: [OpenWrt-Devel] ping6: sendto: Operation not permitted

2013-09-13 Thread Jo-Philipp Wich
> /etc/firewall.user: > (while true; do ip -6 route add default dev pppoe-wan; sleep 60; done) > > /dev/null 2>&1 & > > This is the right place (on Debian) for it: > > /etc/ppp/ipv6-up.d/defaultroute: > ip -6 route add default via "$PPP_REMOTE" dev "$PPP_IFACE" This is just an ugly hack. The p

Re: [OpenWrt-Devel] firewall3 does not use default network option

2013-09-30 Thread Jo-Philipp Wich
Hi. I understand the backwards compatibility issue but the problem with the fallback to name approach is that there is no clean way to have a zone called "name" that is *not* covering a network called "wan" automatically. I'd rather change the documentation on this and maybe add a uci-defaults sc

Re: [OpenWrt-Devel] [packages] bird: Update to 1.3.11 and fix build issues

2013-10-06 Thread Jo-Philipp Wich
Hi. > Yeah I agree, but bird should be removed from openwrt-packages in that case. I can handle that, ping me if a decision has been made. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.

Re: [OpenWrt-Devel] [packages] bird: Update to 1.3.11 and fix build issues

2013-10-08 Thread Jo-Philipp Wich
Package moved to openwrt-routing and update merged on top - thank you. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt

Re: [OpenWrt-Devel] [PATCH 00/10] Some patches for AA 12.09

2013-10-10 Thread Jo-Philipp Wich
Hello Bruno. Are these patches backports from trunk? If not please rebase them on current trunk so we can apply them there and backport to 12.09 afterwards. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list ope

Re: [OpenWrt-Devel] [PATCH] Update bind to 9.9.4

2013-10-10 Thread Jo-Philipp Wich
Applied in r38353 with slightly modified commit message. Thanks. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCHv2] dropbear: update to 2013.59 (released 4 october 2013)

2013-10-10 Thread Jo-Philipp Wich
Applied in r38356 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][packages] udpxy: Update to version 1.0.23-9

2013-10-10 Thread Jo-Philipp Wich
Applied in r38357 with slightly modified commit message and changed source url. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinf

Re: [OpenWrt-Devel] [PATCH] iwinfo: make 'type' visible in wrapped iwinfo

2013-10-10 Thread Jo-Philipp Wich
I do not understand the purpose of this patch. Can you outline such a callsite which is attempting to read the type attribute? ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org ht

Re: [OpenWrt-Devel] opkg development and OpenWRT

2013-10-10 Thread Jo-Philipp Wich
Hi Paul. > I'd really like to hear from whoever is maintaining > the build recipe and patches for opkg within OpenWRT to ensure that we > help each other out rather than stepping on each others toes. That would be me. I already planned to give current opkg git a try soon and see how we can merge o

Re: [OpenWrt-Devel] [PATCH] [packages] ppp: correct module loaded check in proto_pptp_setup

2013-10-10 Thread Jo-Philipp Wich
Applied in r38358 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] dropbear: add dropbear.nl mirror, provided by dropbear maintainer

2013-10-15 Thread Jo-Philipp Wich
Applied in r38413, thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][packages] libnfc: Update to version 1.7.0

2013-10-15 Thread Jo-Philipp Wich
Applied in r38414 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 1/6] libgphoto2 depends on libusb-compat, not libusb-1.0

2013-10-15 Thread Jo-Philipp Wich
Applied in r38415, thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 2/6] ddns-scripts: add init script

2013-10-15 Thread Jo-Philipp Wich
Applied in r38416 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 3/6] pptpd: Add uci configuration for PPTPD.

2013-10-15 Thread Jo-Philipp Wich
Hi, comments inline. On 11.10.2013 12:30, Bruno Randolf wrote: > Signed-off-by: Bruno Randolf > --- > net/pptpd/Makefile| 3 +++ > net/pptpd/files/pptpd.init| 40 ++-- > net/pptpd/files/pptpd.uciconf | 8 > 3 files changed, 49 inser

Re: [OpenWrt-Devel] [PATCH 4/6] pptpd: remove IP in options.pptp

2013-10-15 Thread Jo-Philipp Wich
Applied in r38417 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 6/6] isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option

2013-10-15 Thread Jo-Philipp Wich
Hi, comments inline. > RFC3527 link selection sub-option is used to select the "uplink" interface of > dhcrelay in cases where the DHCP server does not know how to reach the > dhcrelay > based on the DHCP range. This can happen in weird network configurations like > Mesh networks. > > Signed-off

Re: [OpenWrt-Devel] [PATCH 5/6] isc-dhcp: dhcrelay: Add more UCI options

2013-10-15 Thread Jo-Philipp Wich
Hi, comments inline. > Add more options to dhcrelay UCI and init script: > > - enabled > - interfaces: Listen interfaces > - relay_mode: What to do about packets that already have a relay option > > Also mark /etc/config/dhcrelay as conffile > > Signed-off-by: Bruno Randolf > --- > net/isc-d

Re: [OpenWrt-Devel] [PATCH 1/3] pptpd: Add uci configuration for PPTPD.

2013-10-18 Thread Jo-Philipp Wich
Applied in r38445 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 2/3] isc-dhcp: dhcrelay: Add more UCI options

2013-10-18 Thread Jo-Philipp Wich
Applied in r38446 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 3/3] isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option

2013-10-18 Thread Jo-Philipp Wich
Applied in r38447 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] iwinfo: make 'type' visible in wrapped iwinfo

2013-10-18 Thread Jo-Philipp Wich
Applied in r38448 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 06/10] iw: add patch to support 802.11j frequencies

2013-10-18 Thread Jo-Philipp Wich
Applied in r38449 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 09/10] x86: fix condition in base-files.mk

2013-10-18 Thread Jo-Philipp Wich
Applied in r38450 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 08/10] wpa_supplicant: fix beacon_int configuration option

2013-10-18 Thread Jo-Philipp Wich
Applied in r38451 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] dropbear: add dropbear.nl mirror, provided by dropbear maintainer

2013-10-18 Thread Jo-Philipp Wich
Applied in r38413 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][packages] libpam: remove autoreconf call from configure macro

2013-10-24 Thread Jo-Philipp Wich
Applied in r38525 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] [packages] utils/at: add missing dependency on libpam

2013-10-24 Thread Jo-Philipp Wich
NAK. I'm working on it and will rather disable libpam support. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Packaging: installing bare scripts

2013-10-30 Thread Jo-Philipp Wich
Hi. Simply define an empty Build/Compile section: define Build/Compile endef ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listin

Re: [OpenWrt-Devel] Packaging: installing bare scripts

2013-10-30 Thread Jo-Philipp Wich
Hi. Yes, remove the PKG_INSTALL:=1 from your Makefile. It tells OpenWrt to invoke "make install" using the upstream Makefile which obviously is not applicable to your situation since there is no upstream Makefile (or even a source build dir) to begin with. HTH, Jow signature.asc Description:

Re: [OpenWrt-Devel] [PATCH][packages]firewall3: optimize by loading conntrack modules on demand

2013-11-01 Thread Jo-Philipp Wich
Hi, in general I do consider this idea but I do not agree with the implementation in your patch. In particular I think that the firewall init script is the wrong place to unload kmods, actually I think a random service should never unload kmods, at most only load them when needed for the first ti

Re: [OpenWrt-Devel] [PATCH 0/18] broadcom-wl: improvements for newer devices

2013-11-03 Thread Jo-Philipp Wich
Hi Nathan, this series looks very well, ACK from me for merging it with a little comment on the wds interface naming; for mac80211 we use a dash as vif number separator, so wlan0 is vif 1 on phy0, wlan0-1 is vif 2 on phy 0 etc. I suggest using the same for wl, means wl0 is vif 1 on radio 0, wl0-1

Re: [OpenWrt-Devel] [OpenWRT-Devel][PATCH] add openvswitch 2.0.0 package

2013-11-08 Thread Jo-Philipp Wich
Hi. Comments inline. > This is a patch for the most recent stable build of OpenvSwitch (2.0.0). > It supports kernels 2.6.32 - 3.10.x > > It was taken and updated from Julius Shulz-Zander's work: > https://github.com/schuza/openvswitch > > Signed-off-by: Peter Holland > --- > diff --git a/net

Re: [OpenWrt-Devel] uhttpd outputs error-message in decoding-mode

2013-11-11 Thread Jo-Philipp Wich
Fixed with https://dev.openwrt.org/changeset/38743 ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Missing libiconv?

2013-11-11 Thread Jo-Philipp Wich
They're part of the core packages: package/libs/libiconv/ package/libs/libiconv-full/ ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/

Re: [OpenWrt-Devel] [PATCH 2/2] Add patch to fix ipset timeout setting problem

2013-11-12 Thread Jo-Philipp Wich
Hi, the patches are fine, just took ma while to runtime test it. Committed in r38778 and r38779 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt

Re: [OpenWrt-Devel] YATE 5.0.0 fails to build because PHP5 doesn't build

2013-11-16 Thread Jo-Philipp Wich
Selected how? Through menuconfig? ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] atheros: /etc/diag.sh for FON2201

2013-11-18 Thread Jo-Philipp Wich
> How does one start a new device-specific target for the atheros platform? One approach that might work is trying to identify the board by its radio, then apply the required configuration on firstboot. ~ Jow signature.asc Description: OpenPGP digital signature

Re: [OpenWrt-Devel] How badly broken is bluetooth on OpenWrt ?

2013-11-25 Thread Jo-Philipp Wich
The crash / disconnect issues are more likely related to the infamous dwc_otg host driver. It is unlikely to be a problem with the bluetooth stack itself. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwr

Re: [OpenWrt-Devel] ethernet carrier, udhcpc, hotplug

2012-05-14 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Am I missing something? I would think this useful, as it may have > been plugged into a different network. Yes. This might work for units that have their wan at a dedicated interface, but it will fail through bridges or switches which are "always up

Re: [OpenWrt-Devel] Working with patches

2012-05-15 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, the errors you're experiencing are not your fault. The appweb Makefile overrides the default Build/Prepare action which prevents the Quilt make targets from getting executed. This change will enable quilt patching as documented in the wiki: di

Re: [OpenWrt-Devel] lantiq: failsafe mode not sound

2012-05-17 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > OK, this is rubbish because /etc/init.d/network doesn't run during in > failsafe? No because the overlay is not mounted in failsafe, thats quite normal and also seen on e.g. brcm47xx or ar71xx. Tried "mount_root" when in failsafe? ~ Jow -BEGIN

Re: [OpenWrt-Devel] Not quite getting IPv6 tunnel to work

2012-05-24 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Your username looks wrong. It is supposed to be the 32 byte md5 sum representing your user id, you can find it in your tunnelbroker.net profile page. "tb4..." for sure does *not* look like an md5 hash. ~ Jow -BEGIN PGP SIGNATURE- Version: GnuP

Re: [OpenWrt-Devel] [PATCH] package/dnsmasq: remove obsolete /etc/dnsmasq.conf

2012-05-24 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nack. The file is still processed and still usable for custom native dnsmasq config, it is also intended to serve as example for txt records and similar stuff. ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuP

Re: [OpenWrt-Devel] overriding base-files, not platform specific

2012-05-28 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Why don't you simply use the files/ overlay mechanism? Coupled with scripts/env it also versioned within git so it should be easy to work with, and in the end its the same effort as managing a custom package with files or a hacked base-files. ~ Jow -

Re: [OpenWrt-Devel] bcm63xx adsl modem support status

2012-06-06 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. > whats the current status of bcm63xx adsl modems (e.g. inside > d-link dsl-2741)? Unchanged and unlikely to change in the future. > Anything news or success? No news, no sucess. ~ Jow - -B

Re: [OpenWrt-Devel] building backfire on Fedora 17 64bits

2012-06-08 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > The failing part of the build: Fixed with 8b9f1724276bf30408ffc0ddb695b179c4c4a200 / r32128 ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/SDtgA

Re: [OpenWrt-Devel] [PATCH/RFC v1] add kernel-accelerated PPtP support

2012-06-11 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hell Daniel, I committed a modified and cleaned up variant of your patch to trunk in https://dev.openwrt.org/changeset/32197 and removed the old pptp package in https://dev.openwrt.org/changeset/32198. ~ Jow -BEGIN PGP SIGNATURE- Version: Gnu

Re: [OpenWrt-Devel] [PATCH] zlib fix for btrfs

2012-06-13 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. Shouldn't you also add CONFIG_ZLIB_DEFLATE to KCONFIG then? ~ Jow - -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

Re: [OpenWrt-Devel] [PATCH] zlib fix for btrfs

2012-06-13 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Shouldn't you also add CONFIG_ZLIB_DEFLATE to KCONFIG then? I meant CONFIG_ZLIB_INFLATE of course. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/YqzcAC

Re: [OpenWrt-Devel] [PATCH] Add new package for configuring 6rd tunnels.

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, patch applied in r32431 and further simplifications added in r32432. Thank you! ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/ftUYACgkQdputY

Re: [OpenWrt-Devel] [PATCH] dudders without openssl

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. > On a small system with only 4MByte Flash dudders with openssl as dependency > is huge - libgcrypt is > sufficient. Shouldn't you also add a configure switch which explicitly disables openssl? Merely relying on it not being there will not work

Re: [OpenWrt-Devel] [PATCH] Update BIRD to version 1.3.7

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, $ GET http://patchwork.openwrt.org/patch/2155/mbox/ | git am Applying: Update BIRD to version 1.3.7 error: patch failed: net/bird/Makefile:1 error: net/bird/Makefile: patch does not apply Patch failed at 0001 Update BIRD to version 1.3.7 ~ Jow --

Re: [OpenWrt-Devel] [PATCH] libssh2

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, $ GET http://patchwork.openwrt.org/patch/2102/mbox/ | git am -p2 Applying: libssh2 error: patch failed: libs/libssh2/Makefile:8 error: libs/libssh2/Makefile: patch does not apply Patch failed at 0001 libssh2 ~ Jow -BEGIN PGP SIGNATURE- Ve

<    2   3   4   5   6   7   8   9   10   11   >