Edit

IABSD.fr/src/sys/netinet6

Branch :

  • Show log

    Commit

  • Author : claudio
    Date : 2023-01-24 20:06:16
    Hash : 0a52e75e
    Message : Refactor nd6_options() a bit more. Rewrite the loop to be a proper loop and not some endless loop with some gotos. OK kn@