[FS#318] Relayd based bridge bugs. bug in init.d file

LEDE Bugs lede-bugs at lists.infradead.org
Sat Dec 3 02:56:32 PST 2016


A new Flyspray task has been opened.  Details are below. 

User who did this - Pedro (finas) 

Attached to Project - LEDE Project
Summary - Relayd based bridge bugs. bug in init.d file
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - I found a couple of bugs with relayd based bridge configuration and I would like to suggest a feature request. Will fill one entry per issue:

On today's trunk

1- parameter -t is not properly set.

 1179 root       984 S    /usr/sbin/relayd -I eth0 -I wlan0 -L 172.28.241.80 -G 172.28.241.1 60 -p 20 -B -D ( it should be -t 60 )

this is the offending line in init.d/relayd

        [ -n "$expiry" ] && procd_append_param command  "$expiry"   ( adding -t before "$expiry" solves the issue )

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=318



More information about the lede-bugs mailing list