[Bug 211425] net/freenet6 improvements

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 28 18:35:25 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211425

            Bug ID: 211425
           Summary: net/freenet6 improvements
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: clive at tongi.org
                CC: edwin at mavetju.org
             Flags: maintainer-feedback?(edwin at mavetju.org)
                CC: edwin at mavetju.org

Created attachment 173074
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173074&action=edit
Patch

1. When shutdown, the correct behavior is to send SIGHUP.

2. New patch patch-src__net__icmp_echo_engine.c: When PID of the gw6c process
greater than 65536, it can not perform timeout ping check correctly, due to
echo_id in icmp_hdr is declared as uint16_t. There should be a better way to
deal with it, but since the upstream is closed, so I think for now a workaround
in ports should be just fine.

3. New patch patch-template__freebsd.sh: To mute dmesg noise "nd6_dad_timer:
cancel DAD on tun0 because of ND6_IFF_IFDISABLED."

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list