Project

General

Profile

Actions

Feature #7476

closed

missing "IP_TRANSPARENT" constant for IP sockets.

Added by elico (Eliezer Croitoru) over 11 years ago. Updated almost 10 years ago.

Status:
Closed
Target version:
[ruby-core:50372]

Description

There is a missing constant for IP_TRANSPARENT on linux.
to set the TPROXY on a socket I use:
s.setsockopt(Socket::SOL_IP, 19, 1)
The 19 suppose to be as a constant named: IP_TRANSPARENT or Socket::IP_TRANSPARENT.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0