Edit

IABSD.fr/src/usr.sbin/dhcrelay6

Branch :

  • Show log

    Commit

  • Author : claudio
    Date : 2021-01-17 13:41:24
    Hash : 276ba0c3
    Message : Put the clearing of possible embedded scope in an __KAME__ block. This code does not really need to be optional since for non embedded scope link local addresses this is a NOP. OK jca@