[Bug 246855] net/liboping: [MAINTAINER] make error handling *BSD friendly (EHOSTDOWN)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 30 05:21:42 UTC 2020


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

            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 at FreeBSD.org
          Reporter: portmaster at bsdforge.com
 Attachment #215039 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 215039
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215039&action=edit
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

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


More information about the freebsd-ports-bugs mailing list