The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / knock / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/knock/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/knock/Config.in
new file mode 100644 (file)
index 0000000..8778a7e
--- /dev/null
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_KNOCK
+       bool "knock"
+       select BR2_PACKAGE_LIBPCAP
+       depends on BR2_USE_MMU # fork()
+       help
+         A port knocking implementation.
+         Provides a daemon and a user application. Port knocking can be
+         used to run an arbitrary application, once the daemon detects
+         a predefined sequence of incoming TCP/UDP packets on a network
+         interface. This can be used, e.g. to open up ports in a
+         firewall.
+
+         http://www.zeroflux.org/projects/knock