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
*
odhcpd: fix default dhcpv6 behavior for non-/64
Steven Barth
2015-03-30
1
-2
/
+2
*
odhcpd: fix musl build, change default DHCPv6 behavior
Steven Barth
2015-03-30
1
-2
/
+2
*
odhcp6c: musl fixes (thanks Felix)
Steven Barth
2015-03-30
1
-2
/
+2
*
iputils: fix musl compile errors
Felix Fietkau
2015-03-29
1
-0
/
+39
*
ead: clean up, fix musl build
Felix Fietkau
2015-03-29
4
-167
/
+46
*
arptables: fix musl build issues
Felix Fietkau
2015-03-29
1
-0
/
+31
*
ebtables: fix musl build issues
Felix Fietkau
2015-03-29
1
-0
/
+50
*
authsae: remove bogus #include
Felix Fietkau
2015-03-29
1
-0
/
+10
*
iperf3: use -D_GNU_SOURCE to fix build error on musl
Felix Fietkau
2015-03-29
1
-0
/
+1
*
conntrack-tools: add a build dependency on librpc (fixes #19342)
Felix Fietkau
2015-03-29
1
-0
/
+2
*
conntrack-tools: add more missing include statements
Felix Fietkau
2015-03-28
1
-0
/
+30
*
conntrack-tools: update package (along with associated libraries) to the late...
Felix Fietkau
2015-03-28
3
-13
/
+15
*
hostapd: fix compile errors with nl80211 disabled (#19325)
Felix Fietkau
2015-03-27
4
-5
/
+6
*
hostapd: fix a compiler warning in ap+station patch
Felix Fietkau
2015-03-27
1
-2
/
+2
*
hostapd: disable the bridge packet receive workaround, it is unnecessary on o...
Felix Fietkau
2015-03-27
1
-0
/
+12
*
netifd: adjust default local policy rules
Steven Barth
2015-03-27
1
-2
/
+2
*
dnsmasq: we dont want to run in debug mode
John Crispin
2015-03-27
1
-1
/
+1
*
hostapd: add 802.11r support
Felix Fietkau
2015-03-26
2
-1
/
+65
*
hostapd: allow multiple key management algorithms
Felix Fietkau
2015-03-26
2
-4
/
+8
*
hostapd: append nasid to config for all WPA types
Felix Fietkau
2015-03-26
2
-4
/
+12
*
hostapd: add dependency to hostapd-common
Felix Fietkau
2015-03-26
1
-3
/
+3
*
hostapd: package wpad-mesh and wpa_supplicant-mesh variants
Felix Fietkau
2015-03-26
3
-11
/
+453
*
hostapd: add switch_chan and set_vendor_elements ubus methods
Felix Fietkau
2015-03-26
1
-1
/
+83
*
hostapd: update hostapd to 2015-03-25
Felix Fietkau
2015-03-26
40
-3457
/
+244
*
netifd: update to latest git HEAD
John Crispin
2015-03-26
1
-2
/
+2
*
mdns: add jail and seccomp support
John Crispin
2015-03-26
4
-1
/
+38
*
dnsmasq: add jail support
John Crispin
2015-03-26
1
-1
/
+10
*
odhcp6c: various small fixes
Steven Barth
2015-03-25
1
-2
/
+2
*
iproute2: fix build error with musl (#19302)
Felix Fietkau
2015-03-25
1
-0
/
+10
*
lldpd: add option to disable privilege separation
Jo-Philipp Wich
2015-03-24
3
-0
/
+80
*
build: remove obsolete references to cris and avr32
Felix Fietkau
2015-03-24
2
-2
/
+2
*
iwinfo: update to the latest version, fixes 802.11ac capability reporting
Felix Fietkau
2015-03-23
1
-2
/
+2
*
netifd: fix default initialization of RPS/XPS
Felix Fietkau
2015-03-22
1
-1
/
+1
*
netifd: update to the latest version, adds support for configuring RPS/XPS (e...
Felix Fietkau
2015-03-22
1
-2
/
+2
*
curl: fix PKG_CONFIG_DEPENDS
John Crispin
2015-03-21
1
-33
/
+33
*
lldpd: add Build/InstallDev rule
John Crispin
2015-03-21
1
-0
/
+8
*
netifd: fix ipv6 route regression
Steven Barth
2015-03-21
1
-2
/
+2
*
netifd: device update fixes, improvements in policy routing
Steven Barth
2015-03-20
1
-2
/
+2
*
igmpproxy: add names for default config lan/wan phyint sections to make it ea...
Felix Fietkau
2015-03-19
1
-2
/
+2
*
ifenslave: remove package, as it depends on obsolete kernels
Felix Fietkau
2015-03-19
1
-43
/
+0
*
ipset: use in-tree kernel modules to fix crash issues
Felix Fietkau
2015-03-19
1
-26
/
+0
*
igmpproxy: Multiple downlink interfaces fix.
John Crispin
2015-03-17
1
-0
/
+154
*
packages: more (e)glibc fixes after r44701
Nicolas Thill
2015-03-16
1
-0
/
+4
*
packages: some (e)glibc fixes after r44701
Nicolas Thill
2015-03-16
6
-9
/
+7
*
netifd: dhcp: install host route to gateway (#19182)
Jo-Philipp Wich
2015-03-15
2
-1
/
+2
*
uhttpd: make generating SSL keys more reliable against interrupted boots
Felix Fietkau
2015-03-15
1
-2
/
+5
*
dnsmasq: enable pxe-prompt, pxe-service config options
John Crispin
2015-03-13
1
-1
/
+6
*
relayd: bump to latest git HEAD
John Crispin
2015-03-13
1
-2
/
+2
*
dnsmasq: Make parameters optional in dhcpboot config
John Crispin
2015-03-13
1
-4
/
+3
*
lldpd: make LLDP-MED, DOT1 and DOT3 extensions disable-able
John Crispin
2015-03-13
2
-0
/
+19
[next]