HomeFreeBSD

This is force commit to mention about previous commit.
rS78097Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

This is force commit to mention about previous commit.

  • added comments about why in6p_inputopts should not be copied in tcp6_input().
  • call ip6_copypktopts() in order to copy in6p_outputopts from a listening PCB to a corresponding accepting one.
  • be proactive about unspecified IPv6 source address. pcb layer uses unspecified address (::) to mean "unbounded" or "unconnected", and can be confused by packets from outside.
  • made consist between tcp and udp in using mappedaddr
  • setsockopt(BIND_IPV6ONLY) now works
  • deprecated address consideration on TCP SYN.
  • get rid of M_ANYCAST6

Details

Provenance
umeAuthored on
Parents
rS78096: This is force commit to mention about previous commit.
Branches
Unknown
Tags
Unknown

Event Timeline