f11f8980b2
Use mxs::strtok in readconnroute
...
The configuration can be simplified by using the string tokenization
function.
2018-07-11 14:08:55 +03:00
c4be3f75c0
Add readconnroute runtime reconfiguration
...
Readconnroute can now be configured at runtime. The changes to
configuration processing allow the removal of router_options now that the
parameters are parsed inside the router.
2018-07-11 14:08:51 +03:00
5604023b26
Clean up readconnroute structures
...
Removed unused member variables and reduced debug output.
2018-07-11 14:08:51 +03:00
a59c0c61ce
Remove depth field from SERVER
...
It was not really used anymore.
2018-06-29 10:54:34 +03:00
cc0299aee6
Update change date of 2.3
2018-06-25 10:07:52 +03:00
4a3216d483
Merge branch '2.2' into develop
2018-06-04 16:00:19 +03:00
2ed631ab63
Merge branch '2.2' into develop
2018-06-01 13:46:03 +03:00
1f6cc6db8a
MXS-1840 Compile all routers as C++
...
Minimal changes, only what is needed in order to make it compile.
2018-05-07 14:06:22 +03:00