On Mon, Mar 20, 2017 at 09:08:57PM -0700, Chenbo Feng wrote: > From: Chenbo Feng <[email protected]> > > Add a sample program to demostrate the possible usage of > get_socket_cookie and get_socket_uid helper function. The program will > store bytes and packets counting of in/out traffic monitored by iptables > and store the stats in a bpf map in per socket base. The owner uid of > the socket will be stored as part of the data entry. A shell script for > running the program is also included. > > Signed-off-by: Chenbo Feng <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
