[PATCH] write CISCO_SPLIT_INC in order

Kevin Cernekee cernekee at gmail.com
Fri Jul 21 10:15:49 PDT 2017


On Mon, Jul 10, 2017 at 3:44 PM, Corey Hickey <bugfood-ml at fatooh.org> wrote:
> The linked list implementation results in routes being queued in
> reverse of the order in which they were received. So, when dequeuing
> them, write to the buffer backwards.

Unfortunately it is not clear to me which parameter you would like to
reorder: search domains (from the GitHub bug), split DNS (from the
patch), or included routes (from the subject line)?

Search domains are sensitive to ordering, so that makes the most sense
to me.  AIUI routing should use the longest prefix match + metric; and
split DNS should not be sensitive to ordering since it is a whitelist.



More information about the openconnect-devel mailing list