On Thu, Aug 30, 2018 at 07:51:52AM -0700, Nikita V. Shirokov wrote:
> 
> adding supprot for two new bpf's tcp sockopts:
> TCP_SAVE_SYN (set) and TCP_SAVED_SYN (get)
> this would allow for tcp-bpf program to build some logic based on fields from
> ingress syn packet (e.g. doing tcp's tos/tclass reflection (see sample prog))
> and do it transparently from userspace program point of view

Applied, Thanks
but please convert the sample code into selftest.

Reply via email to