**** BEGIN LOGGING AT Thu Sep 03 02:59:59 2015 Sep 03 05:12:39 have we switched to nftables? how to do a simple MASQUERADE postrouting rule? Sep 03 05:16:15 iow, what is the modern equivalent of iptables -I POSTROUTING -o $WANIF -j MASQUERADE? my recent build it telling me "couldn't load target MASQUERADE no such file or directory" Sep 03 05:17:31 ar71xx Sep 03 05:27:12 if it was working maybe kernel 4.1 again changed some symbol and include/netfilter.mk is again outdated ? there were several changes because of the whole iptables/nftables and kernel symbol changes - it might not be tested on all cases / modules with 4.1 Sep 03 05:52:19 clearly i need to build a vanilla image and emulate whatever the stock firewall is doing Sep 03 06:33:57 arg .... damn C++11 requirements Sep 03 06:42:08 ancient c++ software now requiring c++11 because some required lib changed to c++11 <3 that Sep 03 08:00:59 hmm. broken tree apparently, it's working after a fresh build Sep 03 10:58:06 build #86 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/86 Sep 03 11:04:34 build #86 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/86 Sep 03 11:12:34 build #86 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/86 Sep 03 11:25:26 build #78 of adm5120 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/78 Sep 03 13:15:46 nbd r46774 trunk/toolchain/ gcc/Config.in gcc/patches/5.2.0/030-fix-arm-codegen-PR-65932.patch * gcc: add ARM codegen fix from PR 65932 Sep 03 13:15:50 nbd r46775 trunk/package/devel/ (5 files in 2 dirs) * gdb: update to the latest version, fixes a build error with gcc 5.2 Sep 03 13:15:58 nbd r46776 trunk/package/libs/ (6 files in 2 dirs) * libpcap: update to version 1.7.4 Sep 03 13:16:06 nbd r46777 trunk/package/libs/uclibc++/patches/020-template-fix.patch * uclibc++: fix build with gcc 5.2 Sep 03 13:16:21 nbd r46778 trunk/package/network/services/mdns/Makefile * mdns: update to the latest version, fixes a spurious build error Sep 03 14:48:19 *grumbles* damn scripts/feeds/search doesn't search built in base pacakges :| Sep 03 14:48:38 make menuconfig and / doesn't search uninstalled packages from feeds. Sep 03 15:00:35 anyone know anything like iperf that can be used for loading the ethernet port that doesn't require the server component? for running in emc testing? Sep 03 15:04:13 karlp: iperf in UDP mode? AFAIR, it doesn't check that there actually is a server on the other end Sep 03 15:04:49 and -l controls the size of the packets in UDP mode (it's undocumented...) Sep 03 15:05:38 zorun: cool, that will probably be enough. will give it a go Sep 03 15:06:24 yw :) Sep 03 15:06:51 the "serious" option is to use https://www.kernel.org/doc/Documentation/networking/pktgen.txt but it's definitely not as easy to use Sep 03 15:08:56 http://www.imx6rex.com/software/emc-test/ refers to a "stressapptest" that's some archived googlecode project. Sep 03 15:25:00 did the switch to musl happen after 15.05 was branched? Sep 03 15:25:07 i.e. is 15.05 still using uclibc? Sep 03 15:25:41 yes Sep 03 15:25:46 ok, thanks Sep 03 15:29:18 heh, no, iperf still wants something to be on the far side... https://pastee.org/s85ck Sep 03 15:49:34 well, here, it sends the data anyway: http://paste.aliens-lyon.fr/uBk Sep 03 15:50:00 at the end, it tries to connect to the remote to get some statistics, and fails, but that doesn't really matter Sep 03 15:50:25 karlp: what version are you using? I am using 2.0.5 Sep 03 15:50:56 yeah, same here. Sep 03 15:51:06 weird Sep 03 15:52:10 huh, no, if I tell it an unrouteable IP, 10.xx.blah, I get ~1Mbit, Sep 03 15:53:47 if I tell it the ip of the next hop, it's 50gbit Sep 03 15:53:53 hmm Sep 03 15:54:00 I think the 50 Gbit/s is a lie Sep 03 15:54:04 oh yes, very much so :) Sep 03 15:54:08 :D Sep 03 15:54:21 probably (almost 0) / (almost 0) Sep 03 15:54:22 dd if=/dev/zero bs=1M count=100 | pv -brt | nc 192.168.255.124 2000 Sep 03 15:54:30 tells me about 4-5mbits, Sep 03 15:54:34 cyrus r46779 trunk/package/network/ ipv6/odhcp6c/files/dhcpv6.sh ipv6/odhcp6c/files/dhcpv6.script ipv6/odhcp6c/Makefile * odhcp6c: add RFC 7278 3gpp IPv6 prefix extension Sep 03 15:54:34 but that needed a server, Sep 03 15:54:41 cyrus r46780 trunk/package/network/ (6 files in 4 dirs) * comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by default Sep 03 15:54:44 which is fine for some sanity, but was hoping to get somethign that just blasts Sep 03 15:54:48 you can set the outgoing bandwidth with -b Sep 03 15:54:57 I don't actually need the numbers, just need to exercise the port enough for EMC Sep 03 15:55:09 but then, you don't know how much of what you send arrives at the other end :) Sep 03 15:55:13 will just try and talk the test duders into putting something useful there. Sep 03 15:55:32 karlp: try iperf -u -b 100M -l 100 Sep 03 15:55:38 100 Mbit/s of small packets Sep 03 15:55:48 well, you will probably run out of CPU Sep 03 15:56:12 frack, out of space on /home again Sep 03 17:12:28 jow_laptop: https://github.com/openwrt/packages/pull/1416 Sep 03 19:18:16 build #81 of lantiq.xrx200 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq.xrx200/builds/81 Sep 03 19:24:03 build #81 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/81 Sep 03 22:25:45 build #82 of mxs is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mxs/builds/82 Sep 03 23:22:10 fwiw, ubnt uvc-micro -> Linux version 2.6.38.8 (sa_jenkins@sj-vid-build01) (gcc version 4.7.3 (OpenWrt/Linaro GCC 4.7-2013.03 unknown) ) #1 PREEMPT Fri Mar 27 22:18:42 UTC 2015 Sep 04 00:15:52 build #86 of ipq806x is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/86 Sep 04 01:51:08 build #79 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/79 Sep 04 02:21:16 build #79 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/79 **** ENDING LOGGING AT Fri Sep 04 02:59:58 2015