Ticket #277 (new defect)
Opened 2 years ago
[openvpn] config for route and push has to be of type list
| Reported by: | Andrwe | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | LuCI Applications | Keywords: | openvpn list |
| Cc: | andrwe@… |
Description
Hi,
you can only set one route because the type of route is set to option in the config-file.
To support multiple routes the type has to be list and each value has to be an own line.
The same goes for the option push.
As far as I could see it's a wrong implementation of the type 'DynamicList?' but I'm not familiar with lua so it's just a guess.
Kind regards,
Andrwe
Attachments
Note: See
TracTickets for help on using
tickets.
