[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Mon Apr 29 18:34:14 UTC 2019


New commits:
commit 9322d6376b72ee3bd49cc98ee5626a5a246275eb
Merge: 30a4951 5eeac6e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Apr 29 14:33:43 2019 -0400

    kernel: sort Linux's IPv6 interfaces
    
    Merge commit '5eeac6e71f3a98ce29ab28c03119d7ae7b6c6836'

commit 5eeac6e71f3a98ce29ab28c03119d7ae7b6c6836
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Apr 29 14:28:39 2019 -0400

    testing: expect IPv6 interfaces in a particular order

commit af68f00d29cf682e8d011d4b36a8f80e81de83f1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Apr 29 14:05:18 2019 -0400

    kernel: sort Linux's IPv6 interfaces before adding them to the "interfaces" list
    
    The order of /proc/net/if_inet6 can't be trusted.
    
    The order is: protocol {loopback,normal,any} ifacename addr port;
    which is a little over the top.  Should IPv4 also be sorted?
    
    Note that the "add" code prepends each interface to the "interfaces"
    list causing the final order to be reversed!?!?



More information about the Swan-commit mailing list