Plüm wrote:


Plus does it make sense to split the sticky string everytime we search
for a route? From my performance feeling this split should be done during
configuration time.

We can use the NUL separated double NUL terminated string.
Then a part is start + strlen(start)

Regards,
Mladen.

Reply via email to