Philipp Borgers

Results 19 issues of Philipp Borgers

I'm trying to install packages with pip from a requirements.txt file and I can't install the packages in the virtualenv because pip wants to create a cache in the local...

[RFC3315 section 20](https://tools.ietf.org/html/rfc3315#section-20): > The relay agent MAY be configured to use a list of destination > addresses, which MAY include unicast addresses, the All_DHCP_Servers > multicast address, or other...

```sh root@lede:~# cat /etc/openwrt_release DISTRIB_ID='LEDE' DISTRIB_RELEASE='SNAPSHOT' DISTRIB_REVISION='r3069-0e22d63' DISTRIB_CODENAME='reboot' DISTRIB_TARGET='ar71xx/generic' DISTRIB_ARCH='mips_24kc' DISTRIB_DESCRIPTION='LEDE Reboot SNAPSHOT r3069-0e22d63' DISTRIB_TAINTS='no-all' root@lede:~# opkg install hnet-full Installing hnet-full (2016-06-28-606d7e904603ad8792ac1a7ba825618df97b5a4e-1) to root... Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/routing/hnet-full_2016-06-28-606d7e904603ad8792ac1a7ba825618df97b5a4e-1_mips_24kc.ipk. Collected errors: * satisfy_dependencies_for:...

It's the second time I would like to push a release and we don't have agreed on some testing procedures. We should definitly change this! Some sketches for a testing...

enhancement
question

On `Firmware Berlin (Hedy 1.0.0-olsrd0903-alpha rev 0d3a4c6) Generic - ar71xx/generic` aka. Schwalbenweg18-core.olsr the firewall configuration uses the option `ip_conntrack_max`: ``` config advanced option tcp_westwood '1' option tcp_ecn '0' option ip_conntrack_max...

bug
feed-packages_berlin
firewall

The routers should mesh by default using the ULA ipv6 prefix. This issue depends on: https://github.com/freifunk-berlin/firmware/issues/293

enhancement
IPv6

Instead of creating the default ibss/adhoc interfaces in the wizard we should create these interfaces on first boot. In the current incarnation of the firmware the creation of the ibss...

enhancement

If the router has ipv6 connectivity on the wan port traffic from clients (lan/wifi) gets routed over the wan port. The traffic does not take the route over the vpn03...

bug
feed-packages_berlin
IPv6

Perhaps this could be a fix for issue #3. Regards Philipp

Should we do a platform update? Current version is 1.8.0 but there is 3.* already.