[Bug 200060] lang/python34: Missing network-related constants

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 9 01:51:10 UTC 2018


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

--- Comment #2 from Yuri Victorovich <yuri at freebsd.org> ---
(In reply to w.schwarzenfeld from comment #1)

Yes, this can never become irrelevant. All network values from
/usr/include/netinet/in.h need to be reflected in python (all versions).

The only reason this hasn't come up much is that there is not not much software
that does low-level network operations. Or, porters might just patch in ad-hoc
values because it is much easier.

But in the ideal world they should all be defined in python.

(#define IPPROTO_DIVERT          258 is also there)

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


More information about the freebsd-python mailing list