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

--- Comment #2 from Yuri Victorovich <y...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to