HomeFreeBSD

- ntohs() returns unsigned value.

Description

  • ntohs() returns unsigned value.
  • use strlcpy.
  • snprintf can return negative value, so cope with it.
  • tweak interface index on interface locals (ff01::/16).
  • removed unused macros.
  • removed a macro that uses only once (in a trivial context).
  • explicitly say goodbye to ENI_xxx.
  • constify struct afd.

Obtained from: KAME
MFC after: 1 week

Details

Provenance
umeAuthored on Jul 24 2002, 6:58 PM
Parents
rG971b504bceae: style(9): - Put a space after the 'return' keyword.
Branches
Unknown
Tags
Unknown

Event Timeline