[Bug 206338] [Patch] net/shadowsocks-libev disable TCP_FASTOPEN on FreeBSD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 17 16:38:05 UTC 2016


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

            Bug ID: 206338
           Summary: [Patch] net/shadowsocks-libev disable TCP_FASTOPEN on
                    FreeBSD
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: loader at FreeBSD.org
                CC: xiaoding+freebsd at xiaoding.org
             Flags: maintainer-feedback?(xiaoding+freebsd at xiaoding.org)
          Keywords: patch
                CC: xiaoding+freebsd at xiaoding.org

Created attachment 165720
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165720&action=edit
shadowsocks-libev-1.6.4.diff

net/shadowsocks-libev failed to compile on FreeBSD 11.0-CURRENT:
http://p.defau.lt/?03767uGJxTGOj9CtFItHOg

It looks like TCP_FASTOPEN has been introduced into base recently:
https://svnweb.freebsd.org/base/head/sys/netinet/tcp.h?r1=292309&r2=292706&pathrev=292706

I think we can just disable it on FreeBSD for now, 
here's the poudriere log after applying the patch:
http://p.defau.lt/?UyMsDov4iDA17iH00cQjWg

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


More information about the freebsd-ports-bugs mailing list