[Bug 230001] net/sniproxy: multiple issues

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 24 02:52:52 UTC 2018


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

            Bug ID: 230001
           Summary: net/sniproxy: multiple issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: krion at FreeBSD.org
          Reporter: david at dcrosstech.com
          Assignee: krion at FreeBSD.org
             Flags: maintainer-feedback?(krion at FreeBSD.org)

Created attachment 195409
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195409&action=edit
Patch for rc startup script

The startup script has a missing ' "} ' on line 25, additionally the
'accept4()' implementation is different between FreeBSD and linux, with FreeBSD
using SOCK_NONBLOCK instead of O_NONBLOCK for the flags parameter of accept4

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


More information about the freebsd-ports-bugs mailing list