socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

[READY] - Belkin RT3200 support for scale openwrt #611

Closed sarcasticadmin closed 10 months ago

sarcasticadmin commented 11 months ago

Description of PR

Fixes: #367 #532

I wanted to get this to a place where it was workable before it got any larger. But this adds support for a new piece of hardware: Belkin RT3200/linksys (https://openwrt.org/toh/linksys/e8450)

There are some known issues with whats here but Ill clean that up in follow up PRs, mainly:

Previous Behavior

New Behavior

Tests

Tested the uptime with real traffic for the last ~4 days. Looks stable:

# uptime
 08:39:56 up 4 days,  3:49,  load average: 0.14, 0.04, 0.01

CI image build results: https://github.com/socallinuxexpo/scale-network/actions/runs/5946721473

sarcasticadmin commented 11 months ago

@owendelong thanks for the review and the feedback! If you need any more clarification you know where to find me!

sarcasticadmin commented 10 months ago

Thanks @kylerisse for your review, Ill make the small tweaks and then report back when its pushed up

sarcasticadmin commented 10 months ago

@owendelong @kylerisse Marking this as ready! Thanks again for the feedback and review. Ive spun out some additional items to address with this hardware after we get this initial set of changes merged.