index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix install of iptables pkg-config files.
Jo-Philipp Wich
2013-05-02
1
-1
/
+1
*
iwinfo: fix iwinfo_hardware() return value if chip id is not found
Jo-Philipp Wich
2013-04-28
2
-7
/
+4
*
netifd: update to git head - disables multicast snooping by default on bridges
Jo-Philipp Wich
2013-04-27
1
-2
/
+2
*
iwinfo: add hw database file
Jo-Philipp Wich
2013-04-26
1
-0
/
+55
*
iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt
Jo-Philipp Wich
2013-04-26
4
-83
/
+35
*
netifd: update to the latest version, fixes interface reload issues when remo...
Felix Fietkau
2013-04-25
1
-2
/
+2
*
6relayd: Fix generation of RA-messages
Steven Barth
2013-04-24
1
-2
/
+2
*
iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...
Jo-Philipp Wich
2013-04-24
3
-5
/
+7
*
firewall3: Make IPv6 ULA-Border generation dynamic
Steven Barth
2013-04-24
3
-20
/
+16
*
6relayd: update package description
Steven Barth
2013-04-24
1
-7
/
+6
*
dnsmasq: update to 2.66 Thanks to Christoph König for patches.
Steven Barth
2013-04-24
4
-54
/
+27
*
odhcp6c: Set default SOL_MAX_RT to 1h
Steven Barth
2013-04-24
1
-2
/
+2
*
hostapd: return the frequency to some ubus calls to make integration easier
Felix Fietkau
2013-04-23
1
-1
/
+3
*
lldpd: upgrade to 0.7.1
Jo-Philipp Wich
2013-04-23
1
-3
/
+5
*
netifd: Improve IPv6-ULA assignment handling
Steven Barth
2013-04-22
1
-2
/
+2
*
odhcp6c: Several fixes and improvements * Add preliminary support for RFC 660...
Steven Barth
2013-04-22
1
-2
/
+2
*
6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode
Steven Barth
2013-04-22
2
-4
/
+4
*
hostapd: update to 2013-04-05
Felix Fietkau
2013-04-22
23
-114
/
+105
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
2
-4
/
+4
*
uhttpd: update to git head, fixes regression when parsing IPv6 listen arguments
Jo-Philipp Wich
2013-04-17
1
-3
/
+3
*
iwinfo: print info of all existing wireless ifaces when cli is called without...
Jo-Philipp Wich
2013-04-15
2
-2
/
+29
*
uhttpd: update to latest version, fixes compile error with latest libubox
Felix Fietkau
2013-04-15
1
-2
/
+2
*
netifd: update to latest version, fixes some device handling crashes
Felix Fietkau
2013-04-15
1
-2
/
+2
*
qos-scripts: add queue length and quantum limit, suggested by dtaht
Felix Fietkau
2013-04-09
1
-1
/
+1
*
iwinfo: fix frequency/channel and channel/frequency conversions to properly i...
Jo-Philipp Wich
2013-04-09
2
-13
/
+20
*
add portmap support to userland
John Crispin
2013-04-09
4
-2
/
+95
*
add "swconfig list" support
John Crispin
2013-04-09
3
-0
/
+41
*
netifd: fix route / route6 regression (#13303)
Jo-Philipp Wich
2013-04-09
1
-2
/
+2
*
Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no instead
Steven Barth
2013-04-09
1
-19
/
+0
*
Remove obsoleted ipv6-support meta-package
Steven Barth
2013-04-09
2
-55
/
+0
*
netifd: Bump to latest version * Fix a memory corruption when updating IPv6 p...
Steven Barth
2013-04-05
1
-2
/
+2
*
netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify assign...
Steven Barth
2013-04-03
1
-2
/
+2
*
openvpn: enable password save support (#13245)
Felix Fietkau
2013-04-01
1
-0
/
+1
*
odhcp6c: Fix a race-condition in RA-handling
Steven Barth
2013-03-26
1
-2
/
+2
*
iptables: don't use --enable-ipv6 if IPv6 is disabled
Steven Barth
2013-03-25
1
-2
/
+1
*
odhcp6c: minor bug fixes
Steven Barth
2013-03-25
1
-2
/
+2
*
firewall3: update to git head
Jo-Philipp Wich
2013-03-22
1
-2
/
+2
*
firewall3: update to git head
Jo-Philipp Wich
2013-03-21
1
-2
/
+2
*
kernel: add some fixes for kernel 3.9
Hauke Mehrtens
2013-03-20
4
-4
/
+34
*
netifd: Fix adding IPv6 DNS-servers to resolv.conf
Steven Barth
2013-03-20
1
-2
/
+2
*
odhcp6c: Fix metric for on-link prefix routes
Steven Barth
2013-03-20
1
-2
/
+2
*
firewall3: update to git head
Jo-Philipp Wich
2013-03-19
1
-2
/
+2
*
firewall3: update to git head
Jo-Philipp Wich
2013-03-19
1
-2
/
+2
*
hostapd: fix build errors on supplicant-only builds
Felix Fietkau
2013-03-18
2
-4
/
+6
*
odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ...
Steven Barth
2013-03-18
1
-2
/
+2
*
hostapd: initial prototype of an ubus binding
Felix Fietkau
2013-03-17
5
-3
/
+694
*
uhttpd: update to latest version, fixes an occasional crash on CGI scripts
Felix Fietkau
2013-03-15
1
-2
/
+2
*
firewall3: update to git head
Jo-Philipp Wich
2013-03-14
1
-2
/
+2
*
use new button scheme
John Crispin
2013-03-13
2
-0
/
+7
*
firewall3: update to git head
Jo-Philipp Wich
2013-03-13
3
-3
/
+9
[next]