From: Lawrence Brakmo <bra...@fb.com> Date: Fri, 30 Jun 2017 20:02:39 -0700
> Created a new BPF program type, BPF_PROG_TYPE_SOCK_OPS, and a corresponding > struct that allows BPF programs of this type to access some of the > socket's fields (such as IP addresses, ports, etc.) and setting > connection parameters such as buffer sizes, initial window, SYN/SYN-ACK > RTOs, etc. Series applied, thanks Lawrence.