Edit

IABSD.fr/src/sbin/ifconfig

Branch :

  • Show log

    Commit

  • Author : florian
    Date : 2020-07-03 17:42:50
    Hash : c99d424e
    Message : Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY. This is the name the other BSDs use for this, there is no reason to be different, the IPv6 RFCs call these addresses temporary, and some software in ports wants to use this as well. Most recently pointed out for firefox by landry. OK claudio, sthen