shantanugoel / asus-rt-n66u-merlin

Discontinued. Please go to https://github.com/RMerl/asuswrt-merlin . Custom firmware for Asus RT-N66U based on asus sources. Started by Eric/RMerlin @ www.lostrealm.ca . There are 3 branches. master -> Asus stock, merlin -> RMerlin/Eric's builds, shantz -> Shantanu Goel's builds.
Other
18 stars 8 forks source link

netfilter bridge used by newer Asus QOS code can crash the router #17

Closed RMerl closed 12 years ago

RMerl commented 12 years ago

The new QoS code relies on bridge netfilter + physdev marking to determine if a device is on the LAN (probably to solve Wifi-related QoS issues). However that kernel option has a tendency to crash the router. Simply logging onto my laptop (over wireless) causes the router to reboot itself within a few seconds.

I will be reverting merlin-130 to use the old (build 108) QoS code and kernel options for now.