summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: switch to b53 and swconfigJonas Gorski2013-01-231-1/+1
| | | | | | | | | | | | | | | | | Switch to using the B53 switch driver where appropriate. Use a non-tagged default config where it isn't confirmed to be working. Remove the switch configuration in preinit as the switch will now be configured by the driver to use port isolation to prevent leakage between lan and wan. While at it, also provide a switch config for Neufbox 6. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35307
* ipv6-support: don't overwrite existing setting across reflashsSteven Barth2013-01-232-1/+4
| | | | SVN-Revision: 35302
* base-files: fix network_get_prefix6Steven Barth2013-01-222-2/+2
| | | | SVN-Revision: 35300
* base-files: Set default value for IPv6 forwardingSteven Barth2013-01-222-1/+2
| | | | SVN-Revision: 35299
* netifd: update to latest version, adds another fix for interface aliasesFelix Fietkau2013-01-221-2/+2
| | | | SVN-Revision: 35297
* netifd: Fix a segfault when globals.ula_prefix is emptySteven Barth2013-01-221-2/+2
| | | | SVN-Revision: 35296
* uhttpd: always turn on TLS support, include ustream-ssl as a build dependencyFelix Fietkau2013-01-221-3/+3
| | | | SVN-Revision: 35295
* ustream-ssl: remove dependency conditional part to avoid build breakage when ↵Felix Fietkau2013-01-221-2/+2
| | | | | | no variant is selected SVN-Revision: 35294
* ustream-ssl: update to latest version, fixes handling large chunks of data ↵Felix Fietkau2013-01-221-2/+2
| | | | | | (fixes #12866) SVN-Revision: 35293
* uboot-lantiq: upgrade to 2013.01Luka Perkov2013-01-2229-27/+13461
| | | | SVN-Revision: 35292
* uhttpd: fix another small hang issue with the same symptomsFelix Fietkau2013-01-221-1/+1
| | | | SVN-Revision: 35291
* uhttpd: fix connection hangsFelix Fietkau2013-01-221-2/+2
| | | | SVN-Revision: 35290
* tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, ↵Felix Fietkau2013-01-222-52/+70
| | | | | | -fdata-sections and --gc-sections to reduce size SVN-Revision: 35288
* base-files: network.sh: fix typo in previous commitJo-Philipp Wich2013-01-211-1/+1
| | | | SVN-Revision: 35287
* base-files: network.sh: simplify network_get_prefix6()Jo-Philipp Wich2013-01-211-7/+4
| | | | SVN-Revision: 35286
* uhttpd: fix unencrypted passwords in httpd.confFelix Fietkau2013-01-211-2/+2
| | | | SVN-Revision: 35265
* ath9k: add support for more antenna mask combinations on AR93xxFelix Fietkau2013-01-212-3/+70
| | | | SVN-Revision: 35264
* 6relayd: fix shell library includes in init-scriptSteven Barth2013-01-212-3/+6
| | | | | | Thanks to Daniel Golle SVN-Revision: 35262
* 6relayd: avoid a race-condition with looping RAsSteven Barth2013-01-212-1/+2
| | | | SVN-Revision: 35260
* netifd: Fix segfaults in IPv6 prefix handlingSteven Barth2013-01-211-2/+2
| | | | SVN-Revision: 35259
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-211-2/+2
| | | | SVN-Revision: 35258
* uhttpd: fix selecting the right ustream implementation when openssl is to be ↵Felix Fietkau2013-01-201-1/+1
| | | | | | used (#12857) SVN-Revision: 35257
* ath9k: merge another round of cleanups and stability fixes, refresh patchesFelix Fietkau2013-01-209-66/+638
| | | | SVN-Revision: 35255
* netifd: update to latest version, fixes alias supportFelix Fietkau2013-01-201-2/+2
| | | | SVN-Revision: 35251
* network/iproute2: Bump version to 3.7.0Felix Fietkau2013-01-206-534/+70
| | | | | | | | | | | Updated to latest stable version and added an upstream patch to handle a link failure Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> [dgolle@allnet.de: refreshed patches] Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 35250
* uhttpd: update to a newer version, fixes chunked transfer on some POST requestsFelix Fietkau2013-01-191-1/+1
| | | | SVN-Revision: 35249
* uhttpd: switch to uhttpd2, it is now feature completeFelix Fietkau2013-01-191-43/+11
| | | | SVN-Revision: 35247
* netifd: add a band-aid fix for the wifi setup vs. netifd init race by ↵Jo-Philipp Wich2013-01-191-1/+1
| | | | | | increasing the wait time to five seconds SVN-Revision: 35240
* busybox: add an upstream ntpd fix (#12841)Jo-Philipp Wich2013-01-197-23/+49
| | | | SVN-Revision: 35239
* ipv6-support: adapt UCI defaults to new orderingSteven Barth2013-01-181-2/+2
| | | | SVN-Revision: 35219
* base-files: use numerically prefixed uci-defaults namesJo-Philipp Wich2013-01-183-0/+0
| | | | SVN-Revision: 35218
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-181-2/+2
| | | | SVN-Revision: 35215
* ipv6-support: Rename enable-ipv6 UCI defaultsSteven Barth2013-01-172-2/+2
| | | | SVN-Revision: 35205
* base-files: rename ULA generation scriptSteven Barth2013-01-172-1/+1
| | | | SVN-Revision: 35204
* xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and ↵Jo-Philipp Wich2013-01-171-2/+2
| | | | | | KGIDT_INIT() macros SVN-Revision: 35203
* xtables-addons: move to package/, add myself as maintainerJo-Philipp Wich2013-01-1718-0/+39869
| | | | SVN-Revision: 35193
* kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel ↵Felix Fietkau2013-01-171-1/+1
| | | | | | build error in snapshot builds SVN-Revision: 35190
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 ↵Steven Barth2013-01-171-2/+2
| | | | | | behaviour over PPP and similar SVN-Revision: 35189
* ppp: don't automatically set IPv6 default route * Fixes ↵Steven Barth2013-01-172-2/+1
| | | | | | "ndisc_router_discovery() failed to add default route" SVN-Revision: 35188
* netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 ↵Steven Barth2013-01-171-2/+2
| | | | | | protocol alias SVN-Revision: 35187
* kernel: allow building kmod-rtc-marvell for mvebu targetFlorian Fainelli2013-01-151-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35177
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-158-719/+14
| | | | SVN-Revision: 35174
* 6rd: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+5
| | | | SVN-Revision: 35173
* 6to4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+2
| | | | SVN-Revision: 35172
* 6in4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-3/+6
| | | | SVN-Revision: 35171
* 6relayd: add suitable default configurationSteven Barth2013-01-152-1/+9
| | | | SVN-Revision: 35170
* 6distributed: Remove obsolete service (replaced by netifd)Steven Barth2013-01-152-64/+0
| | | | SVN-Revision: 35169
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-154-1/+51
| | | | SVN-Revision: 35168
* netifd: Introduce native IPv6 prefix-handlingSteven Barth2013-01-151-2/+2
| | | | SVN-Revision: 35167
* package/kernel: move input modules into a separate submenuGabor Juhos2013-01-142-183/+193
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35161