summaryrefslogtreecommitdiffstats
path: root/package/network
Commit message (Expand)AuthorAgeFilesLines
* netifd: update to latest version, adds a bridge reload fix and fixes #15157Felix Fietkau2014-03-071-2/+2
* odhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens)Steven Barth2014-03-071-2/+2
* netifd: don't incorrectly announce up-status via ubusSteven Barth2014-03-051-2/+2
* odhcp6c: several fixesSteven Barth2014-03-051-2/+2
* hostapd: fix deletion of wds sta interfaces in AP modeFelix Fietkau2014-02-281-0/+13
* netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel)Steven Barth2014-02-271-2/+2
* netifd: don't always assume addrs & routes are appliedSteven Barth2014-02-261-2/+2
* hostapd: link against librt if eglibc is usedFelix Fietkau2014-02-241-0/+4
* odhcpd: avoid the unspecificed address being advertised as DNSSteven Barth2014-02-241-2/+2
* odhcpd: fix DNS-server and MSR-entries in RASteven Barth2014-02-241-2/+2
* netifd: depend on libubox directly to rebuild on ABI changesFelix Fietkau2014-02-231-1/+1
* netifd: update to latest version, fixes wireless device reload handlingFelix Fietkau2014-02-231-2/+2
* odhcpd: fix wrong address pool being advertisedSteven Barth2014-02-211-2/+2
* firewall: fix validation constraintsJo-Philipp Wich2014-02-211-8/+8
* netifd: fix validation constraintsJo-Philipp Wich2014-02-211-15/+15
* firewall: fix several ipset integration issues (#15016)Jo-Philipp Wich2014-02-201-3/+3
* 6in4: add support for he.net updatekeySteven Barth2014-02-202-4/+7
* odhcp6c: readd userclass and vendorclassSteven Barth2014-02-181-0/+2
* odhcp6c: add validation rules to proto handlerJohn Crispin2014-02-181-13/+11
* relayd: add uci validationJohn Crispin2014-02-181-0/+13
* netifd: add validation supportJohn Crispin2014-02-182-9/+114
* hostapd: add validation rules to wireless handlerJohn Crispin2014-02-181-6/+6
* ppp: add validation rules to proto handlerJohn Crispin2014-02-181-10/+10
* comgt: add validation rules to proto handlerJohn Crispin2014-02-181-1/+1
* firewall3: update init.d script to make use of procdJohn Crispin2014-02-181-9/+49
* netifd: update to latest git headJohn Crispin2014-02-181-2/+2
* authsae: update to latest versionJohn Crispin2014-02-181-3/+3
* odhcp6c: send reconfigure-accept again to be compliantSteven Barth2014-02-171-2/+2
* odhcpd: Fix RA interval + add support for prefixes > 64 and < 97Steven Barth2014-02-171-2/+2
* netifd: work around dangling prefix kernel-routes (fixes #14963)Steven Barth2014-02-161-2/+2
* netifd: fix source-routing breaking 6in4 + othersSteven Barth2014-02-141-2/+2
* odhcp6c: remove source-restriction from local routes again (broke relaying)Steven Barth2014-02-122-3/+2
* authsae: Update authsae to latest versionHauke Mehrtens2014-02-061-2/+2
* odhcp6c: Fix timing and some regressions from yesterdaySteven Barth2014-02-061-2/+2
* iw: update to iw 3.14Hauke Mehrtens2014-02-058-480/+44
* odhcpd: fix homenet dhcpv6 filterSteven Barth2014-02-051-2/+2
* odhcp6c: Add support for userclass and vendorclassSteven Barth2014-02-052-4/+10
* tcpdump: update to current upstream version 4.5.1Felix Fietkau2014-02-055-115/+164
* wifi: Introduce 802.11ac supportFelix Fietkau2014-02-032-0/+6
* odhcp6c: Revert to slightly modified version of old behaviourSteven Barth2014-02-032-4/+5
* odhcp6c: improve handling of RA on-link routes and addressesSteven Barth2014-02-022-3/+3
* hostapd: do not get basic_rate as a simple string variableFelix Fietkau2014-02-021-1/+1
* odhcpd: fix internal router DHCPv4 filterSteven Barth2014-02-011-2/+2
* odhcp6c: several bugfixes and improvementsSteven Barth2014-01-311-2/+2
* hostapd: fix basic rate list handling with netifdFelix Fietkau2014-01-311-1/+7
* hostapd: fix frequency selection for ap+staFelix Fietkau2014-01-304-13/+23
* lldpd: build without libreadlineJo-Philipp Wich2014-01-291-1/+2
* lldpd: add missing lldpcliJo-Philipp Wich2014-01-291-1/+1
* lldpd: push to version 0.7.7Jo-Philipp Wich2014-01-291-3/+3
* hostapd: Fix 80211w setup with netifdJo-Philipp Wich2014-01-281-1/+1