Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2016 18:39:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211426] net/gogoc improvements
Message-ID:  <bug-211426-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211426

            Bug ID: 211426
           Summary: net/gogoc 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@FreeBSD.org
          Reporter: clive@tongi.org
                CC: kami@k5-storitve.net
             Flags: maintainer-feedback?(kami@k5-storitve.net)
                CC: kami@k5-storitve.net

Created attachment 173075
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173075&action=
=3Dedit
patch

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

2. New patch patch-icmp_echo_engine.c: When PID of the gogoc 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-freebsd.sh: To mute dmesg noise "nd6_dad_timer: cancel D=
AD
on tun0 because of ND6_IFF_IFDISABLED."

4. Leave modified gogoc.conf on uninstall. Don't overwrite gogoc.conf on
install.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211426-13>