Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 6rd: apply the same simplifications done in 6to4 and 6in4 | Jo-Philipp Wich | 2012-06-18 | |
| | | | | SVN-Revision: 32432 | |||
* | Add new package for configuring 6rd tunnels. | Jo-Philipp Wich | 2012-06-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for manually configuring 6rd tunnels. It depends on the netifd patches I sent earlier, which add 6rd support. A basic interface configuration looks like: config interface 'wan6' option proto '6rd' option peeraddr '192.0.2.1' option ip6prefix '2123::' option ip6prefixlen '16' option ip4prefixlen '0' Where ip4prefixlen is optional and actually defaults to 0, which would use all bits of the IPv4 in the calculated IPv6 subnet. I believe it should be possible to configure a regular 6to4 tunnel using this, and that we may want to merge the two eventually, but there are some larger differences between the two at the moment: - 6rd addresses can be more difficult to calculate. My ISP, for example, has a setup with a v6 mask of 43 bits, and a v4 mask of 19. - 6to4 has support for configuring radvd. This is something we want, of course, but it seems best to deal with this in a separate patch. Just creating a new package looked like the quickest way to get this in. This work is based on the 6in4 package, and work by Stijn Tintel. Signed-off-by: Stéphan Kochen <stephan@kochen.nl> SVN-Revision: 32431 | |||
* | netifd: bump again to git head, fix device present state after reconnecting ↵ | Jo-Philipp Wich | 2012-06-18 | |
| | | | | | | shell protos SVN-Revision: 32430 | |||
* | netifd: update to latest version again, fixes route6 issues (#11528) | Felix Fietkau | 2012-06-18 | |
| | | | | SVN-Revision: 32429 | |||
* | 6in4, 6to4: further simplify protocol backends - use new default route ↵ | Jo-Philipp Wich | 2012-06-18 | |
| | | | | | | dependencies to trigger bringup - remove old hotplug scripts SVN-Revision: 32428 | |||
* | netifd: update to latest version, adds 6rd related changes and adds support ↵ | Felix Fietkau | 2012-06-18 | |
| | | | | | | for default route dependencies (through host route dependencies) SVN-Revision: 32426 | |||
* | fix ccache related build breakage | John Crispin | 2012-06-18 | |
| | | | | SVN-Revision: 32421 | |||
* | mac80211: update to wireless-testing 2012-06-14 | Felix Fietkau | 2012-06-18 | |
| | | | | SVN-Revision: 32420 | |||
* | uhttpd: finish inherited uloop in forked childs, fixes misdispatched events ↵ | Jo-Philipp Wich | 2012-06-18 | |
| | | | | | | leading to race conditions and bad memory accesses SVN-Revision: 32419 | |||
* | e2fsprogs: fix md5sum issue | Luka Perkov | 2012-06-17 | |
| | | | | | | md5sum from kernel.org and sourceforge.net are not the same SVN-Revision: 32418 | |||
* | acx-mac80211: Add workaround for mac80211 hw-queue check | Vasilis Tsiligiannis | 2012-06-17 | |
| | | | | SVN-Revision: 32417 | |||
* | acx-mac80211: Bump to v20120607 | Vasilis Tsiligiannis | 2012-06-17 | |
| | | | | SVN-Revision: 32416 | |||
* | acx-mac80211: Allow firmware downloading for more ACX1xx cards | Vasilis Tsiligiannis | 2012-06-17 | |
| | | | | SVN-Revision: 32415 | |||
* | e2fsprogs: update to 1.42.4 | Luka Perkov | 2012-06-17 | |
| | | | | SVN-Revision: 32414 | |||
* | 6in4, 6to4: remove dependency on "ip" | Jo-Philipp Wich | 2012-06-17 | |
| | | | | SVN-Revision: 32403 | |||
* | 6to4: use network_find_wan() and network_get_iapddr() to find local ip, use ↵ | Jo-Philipp Wich | 2012-06-17 | |
| | | | | | | json_get_vars() to read settings SVN-Revision: 32402 | |||
* | 6in4: change local4 option name back to ipaddr | Jo-Philipp Wich | 2012-06-17 | |
| | | | | SVN-Revision: 32401 | |||
* | 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use ↵ | Jo-Philipp Wich | 2012-06-17 | |
| | | | | | | json_get_vars() to read settings SVN-Revision: 32400 | |||
* | base-files: implement network_get_gateway(), network_get_gateway6(), ↵ | Jo-Philipp Wich | 2012-06-17 | |
| | | | | | | network_find_wan() and network_find_wan6() in /lib/functions/network.sh SVN-Revision: 32397 | |||
* | fuse: update to 2.9.0 | Felix Fietkau | 2012-06-16 | |
| | | | | SVN-Revision: 32396 | |||
* | fuse: move kmod-fuse to package/kernel | Felix Fietkau | 2012-06-16 | |
| | | | | SVN-Revision: 32394 | |||
* | fuse: remove obsolete patches | Felix Fietkau | 2012-06-16 | |
| | | | | SVN-Revision: 32393 | |||
* | set explicit -lpthread | John Crispin | 2012-06-16 | |
| | | | | SVN-Revision: 32388 | |||
* | fixes ccache compile and adds missing -lc | John Crispin | 2012-06-15 | |
| | | | | SVN-Revision: 32387 | |||
* | ath9k: fix an invalid pointer access in the tx path | Felix Fietkau | 2012-06-14 | |
| | | | | SVN-Revision: 32376 | |||
* | add uclibc++ (from packages) | Felix Fietkau | 2012-06-14 | |
| | | | | SVN-Revision: 32367 | |||
* | netifd: update to latest version, adds back the workaround for ignoring ↵ | Felix Fietkau | 2012-06-14 | |
| | | | | | | wlan* in /etc/config/network SVN-Revision: 32356 | |||
* | base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 | |
| | | | | SVN-Revision: 32340 | |||
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes ↵ | Felix Fietkau | 2012-06-13 | |
| | | | | | | #11667) SVN-Revision: 32339 | |||
* | ppp: make ppp-mod-pptp depend on resolveip | Jo-Philipp Wich | 2012-06-12 | |
| | | | | SVN-Revision: 32269 | |||
* | ppp: add missing options.pptp | Jo-Philipp Wich | 2012-06-11 | |
| | | | | SVN-Revision: 32233 | |||
* | drop userspace pptp - it is defunct, slow and badly integrated | Jo-Philipp Wich | 2012-06-11 | |
| | | | | SVN-Revision: 32198 | |||
* | ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by ↵ | Jo-Philipp Wich | 2012-06-11 | |
| | | | | | | Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh SVN-Revision: 32197 | |||
* | netifd: localize internally used shell variables (#11567) | Jo-Philipp Wich | 2012-06-11 | |
| | | | | SVN-Revision: 32192 | |||
* | e2fsprogs: move dependencies to the right packages | Felix Fietkau | 2012-06-11 | |
| | | | | SVN-Revision: 32184 | |||
* | util-linux: disable udev support, add missing dependencies | Felix Fietkau | 2012-06-11 | |
| | | | | SVN-Revision: 32183 | |||
* | fuse: add missing dependency | Felix Fietkau | 2012-06-11 | |
| | | | | SVN-Revision: 32182 | |||
* | ebtables: add a missing dependency | Felix Fietkau | 2012-06-11 | |
| | | | | SVN-Revision: 32181 | |||
* | toolchain: remove target dependencies on libgcc/libgfortran, add checks to ↵ | Felix Fietkau | 2012-06-10 | |
| | | | | | | package install template instead SVN-Revision: 32176 | |||
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 | |
| | | | | SVN-Revision: 32175 | |||
* | ubus: add a missing dependency | Felix Fietkau | 2012-06-10 | |
| | | | | SVN-Revision: 32174 | |||
* | libubox: add a missing dependency | Felix Fietkau | 2012-06-10 | |
| | | | | SVN-Revision: 32173 | |||
* | toolchain: fix libc dependency on libgcc | Felix Fietkau | 2012-06-10 | |
| | | | | SVN-Revision: 32170 | |||
* | base-files: move all toolchain packages to a separate package directory ↵ | Felix Fietkau | 2012-06-10 | |
| | | | | | | 'toolchain' SVN-Revision: 32169 | |||
* | util-linux: libblkid depends on libuuid | Felix Fietkau | 2012-06-10 | |
| | | | | SVN-Revision: 32168 | |||
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 | |
| | | | | SVN-Revision: 32165 | |||
* | busybox: fix bad variable substitution on right hand side of I/O ↵ | Jo-Philipp Wich | 2012-06-10 | |
| | | | | | | redirection, imported patch from upstream bug 5282 SVN-Revision: 32162 | |||
* | ppp: block restart of interfaces if pppd refused the command line options | Felix Fietkau | 2012-06-10 | |
| | | | | SVN-Revision: 32160 | |||
* | ath9k: add some more ani fixes | Felix Fietkau | 2012-06-10 | |
| | | | | SVN-Revision: 32159 | |||
* | zlib: update to 1.2.7 | Luka Perkov | 2012-06-09 | |
| | | | | SVN-Revision: 32147 |