Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 05:21:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246855] net/liboping: [MAINTAINER] make error handling *BSD friendly (EHOSTDOWN)
Message-ID:  <bug-246855-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 246855
           Summary: net/liboping: [MAINTAINER] make error handling *BSD
                    friendly (EHOSTDOWN)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch, patch-ready
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: portmaster@bsdforge.com
 Attachment #215039 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 215039
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215039&action=
=3Dedit
add BSD friendly error handler

Error handling in liboping isn't really BSD agnostic.
the patch attached to this pr(1) corrects that.
It simply adds EHOSTDOWN to the list on ARP/ND failure.
This addition was created by Gert Doering.
Builds/runs as intended on 13.0-CURRENT r358902 amd64

CHANGES
adds: files/patch-src_liboping.c

That's it.

Thanks!

--Chris

--=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-246855-7788>