summaryrefslogtreecommitdiffstats
path: root/package/network
Commit message (Expand)AuthorAgeFilesLines
* ipset: update to 6.16.1 to fix build with kernel 3.7Gabor Juhos2012-12-181-2/+2
* netifd: update to latest version, fixes interface error reporting for shell p...Felix Fietkau2012-12-171-2/+2
* netifd: update to latest version, no longer needs the removed jshn_append() s...Felix Fietkau2012-12-171-2/+2
* wpa_supplicant.sh: always use parameters from the current sectionFelix Fietkau2012-12-161-7/+2
* fixes uapi helper defineJohn Crispin2012-12-161-1/+1
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-151-0/+3
* move ltq-adsl-toolJohn Crispin2012-12-154-467/+0
* make use of uapi directory wrapperJohn Crispin2012-12-151-1/+1
* package/swconfig: don't use kernel headersGabor Juhos2012-12-141-2/+0
* netifd: update to latest version, fixes purging old resolv.conf entries after...Felix Fietkau2012-12-131-2/+2
* ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when the...Steven Barth2012-12-112-2/+4
* 6distributed: Add support for secondary addressesSteven Barth2012-12-111-2/+2
* 6relayd: Fix announcement of deprecated prefixesSteven Barth2012-12-111-2/+2
* ipv6-support: Add support for NPT status trackingSteven Barth2012-12-102-3/+4
* 6distributed: add status-call for luci-integrationSteven Barth2012-12-101-2/+2
* iw: sync with nl80211.h to fix setting antenna gainFelix Fietkau2012-12-101-11/+331
* ipv6-support: Next iteration * Make ula_prefix a global option * Add prelimin...Steven Barth2012-12-094-36/+136
* 6distributed: Correctly handle duplicate prefixesSteven Barth2012-12-091-2/+2
* 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigatingSteven Barth2012-12-091-2/+2
* firewall: fix typo in reflection hotplug scriptJo-Philipp Wich2012-12-072-2/+2
* 6to4: Remove static radvd-integration * Please use the new ipv6-support packageSteven Barth2012-12-071-118/+2
* ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix...Steven Barth2012-12-064-12/+35
* 6relayd: More RFC-compatibility and size reductionSteven Barth2012-12-061-2/+2
* 6distributed: Add compatibility with 6rd and 6to4Steven Barth2012-12-061-2/+2
* ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)Jo-Philipp Wich2012-12-062-12/+5
* netifd: update to latest version, fixes resolv.conf writes on interface setti...Felix Fietkau2012-12-051-2/+2
* dropbear: update to 2012.55 and refresh patchesFlorian Fainelli2012-12-045-104/+10
* firewall: extend nat reflection supportJo-Philipp Wich2012-12-042-86/+123
* mac80211, hostapd: Fix macfilter for multi bssid setupsFelix Fietkau2012-12-041-0/+21
* Make ltq-dsl-app compile with an eglibc-based toolchainMirko Vogt2012-12-032-0/+25
* ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode...Steven Barth2012-12-035-53/+119
* netifd: empty hotplug handler removedSteven Barth2012-12-031-10/+0
* 6distributed: Poll for ubus to come up (fix race)Steven Barth2012-12-021-2/+2
* Make teql hotplug script run soonerGabor Juhos2012-12-022-1/+1
* ipv6-support: Add conffiles sectionSteven Barth2012-11-291-0/+4
* ipv6-support: Add new IPv6-support meta-packageSteven Barth2012-11-295-0/+437
* odhcp6c: Add new embedded DHCPv6 clientSteven Barth2012-11-291-0/+37
* 6distributed: add local IPv6 prefix distributorSteven Barth2012-11-292-0/+64
* 6relayd: Fix some RFC 6204 compatibility issuesSteven Barth2012-11-292-9/+4
* Remove old IPv6 sysctl-config (deprecated)Steven Barth2012-11-291-26/+0
* iptables: fix typo in iptables musl patch after r34313Florian Fainelli2012-11-251-1/+1
* iptables: add some musl portability fixesFlorian Fainelli2012-11-235-9/+148
* netfid: fix build on muslFlorian Fainelli2012-11-231-0/+11
* hostapd: include sys/stat.h for a struct stat definitionFlorian Fainelli2012-11-214-11/+19
* 6relayd: add conffiles section, thanks swalkerSteven Barth2012-11-171-1/+5
* 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ...Steven Barth2012-11-163-26/+48
* ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <geor...Jo-Philipp Wich2012-11-126-12/+158
* resolveip: fix endless getopt() loop when compiled for arm (#12290)Jo-Philipp Wich2012-11-082-4/+4
* netifd: don't send a default client identifier in DHCP requests if no clienti...Jo-Philipp Wich2012-11-051-2/+2
* ppp: add more pppol2tpv3 related structs from the kernel headers to fix compi...Felix Fietkau2012-11-041-1/+27