sending of options now works
[ana-net.git] / src / xt_socket.c
blob0833db3046d1bb0199e2536a2547770f62c13594
1 /*
2 * Lightweight Autonomic Network Architecture
4 * Socket handler for LANA userspace applications.
6 * Copyright 2011 Daniel Borkmann <dborkma@tik.ee.ethz.ch>,
7 * Swiss federal institute of technology (ETH Zurich)
8 * Subject to the GPL.
9 */
11 #include <linux/kernel.h>
12 #include <linux/module.h>