#21845: Ip rule / marked routing broken, again
-----------------------+------------------------
  Reporter:  makedir   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by makedir):

 I think the bug lays in the fact, that my rt_table includes a space
 between the tables number and name instead of a tabulator:


 {{{
 101 vpn1
 102 vpn2
 }}}

 => doesnt work

 {{{
 101     vpn1
 102     vpn2
 }}}

 => works

 This seems like a stupid bug, which was introduced lately at some point...

--
Ticket URL: <https://dev.openwrt.org/ticket/21845#comment:5>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to