Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-12 | ip6tables review | Phil Sutter | |
Init-script and config based on the IPv4-ones, but all NAT-related stuff dropped. | |||
2010-04-12 | firewall.conf: minor fixups | Phil Sutter | |
- Apply drop policy to the OUTPUT chain, too (the actual behaviour should not have changed, as all now unhandled packets were explicitly dropped before). - The TCPMSS target is only valid in the mangle table, which is not enabled by default. So fix the statement and comment it out to leave it up to the user to decide whether he really needs it. | |||
2010-04-12 | split IPv4 symbols from Config.in.netfilter, add IPv6 ones | Phil Sutter | |
Luckily, the vast majority of iptables modules now reside in netfilter core (i.e. they're layer3-independent), so there is not so much to keep in sync in between iptables and ip6tables. | |||
2010-04-12 | fix nfs-utils for IPv6 | Phil Sutter | |
FIXME: this is rather a workaround, the package flavour system should support conditional defaults (or we should select the flavour option conditionally from the main package symbol?). | |||
2010-04-12 | pdnsd review: improve default config, fix init script | Phil Sutter | |
2010-04-12 | base-files/sysctl.conf: add statement to enable IPv6 forwarding | Phil Sutter | |
2010-04-12 | fix pdnsd for IPv6 queries | Phil Sutter | |
2010-04-12 | add back in the good old "enable IPv6" option | Phil Sutter | |
We do Linux, so we do IPv6. Internet for everyone. | |||
2010-04-12 | add proper infrastructure for udhcpd | Phil Sutter | |
This is a bit hacky, as it creates a meta-package with no prompt and boolean value of the busybox internal udhcpd config symbol. It's use is only to get the required files into the image. I guess there is probably a more elegant way of doing this. | |||
2010-04-12 | rules.mk: a little more robustness | Phil Sutter | |
2010-04-12 | fix stupid merge errors, mentioned by phil | Waldemar Brodkorb | |
2010-04-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: target/Config.in | |||
2010-04-06 | fix bulkallmod by renaming FOXG20 symbol | Waldemar Brodkorb | |
2010-04-06 | fix configure | Waldemar Brodkorb | |
2010-04-06 | fix build for arm targets, from OpenWrt ↵ | Waldemar Brodkorb | |
package/uclibc++/patches/patch-include_unwind-cxx_h | |||
2010-04-06 | another round to remove python dependency | Waldemar Brodkorb | |
2010-04-06 | update to latest upstream | Waldemar Brodkorb | |
2010-04-04 | enable glibc for lemote target | Waldemar Brodkorb | |
2010-04-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: BUGS package/autoconf/Makefile | |||
2010-04-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-04-04 | remove /etc/network/interfaces, not available on nfsroot | Waldemar Brodkorb | |
2010-04-04 | enable static | Waldemar Brodkorb | |
2010-04-04 | update to latest upstream | Waldemar Brodkorb | |
2010-04-04 | cleanup patch | Waldemar Brodkorb | |
2010-04-01 | remove ustl, add some more bulkallmodconfig fixes | Waldemar Brodkorb | |
2010-04-01 | remove ustl, add some more bulkallmodconfig fixes | Waldemar Brodkorb | |
2010-04-01 | update to latest upstream of ulogd and add dependencies | Waldemar Brodkorb | |
2010-04-01 | update to latest upstream | Waldemar Brodkorb | |
2010-03-28 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-28 | implement adkupdate for ag241, add kernel patches for 2.6.33.1 | Waldemar Brodkorb | |
2010-03-28 | more finetuning for ag241 update | Waldemar Brodkorb | |
2010-03-28 | update to latest upstream to fix some compile problems | Waldemar Brodkorb | |
2010-03-28 | xorg fbdev only useful on alix1c and lemote at the moment | Waldemar Brodkorb | |
2010-03-28 | only useful on shuttle pc target | Waldemar Brodkorb | |
2010-03-28 | disable python bindings | Waldemar Brodkorb | |
2010-03-28 | fix arm little endian toolchain compile | Waldemar Brodkorb | |
2010-03-28 | fix compile error for foxboard | Waldemar Brodkorb | |
2010-03-28 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-28 | update ag241 to 2.6.33 | Waldemar Brodkorb | |
2010-03-27 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-25 | glibc build for mips works, no interest in drbd at the moment | Waldemar Brodkorb | |
2010-03-25 | enable glibc build for rb532 | Waldemar Brodkorb | |
2010-03-24 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-24 | fix glibc build on CygWin | Waldemar Brodkorb | |
2010-03-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-23 | fix arm cross compile when toolchain only used | Waldemar Brodkorb | |
2010-03-23 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-23 | fix cross-compile on Cygwin hosts. | Waldemar Brodkorb | |
bug reported by M. Hofmann. | |||
2010-03-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |