mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
Major changes are: - Increase max ip connections(8->32) and max connections(128->256). - Unset "guest_ok = yes" for ipc share by default. - add new UCI option "allow_guest_ipc" to section (default disabled) Signed-off-by: Andrea Pesaresi <andreapesaresi82@gmail.com>