8778a7e3fd02ca021ac3a46e7d715c46b78c34e0
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / knock / Config.in
1 config BR2_PACKAGE_KNOCK
2         bool "knock"
3         select BR2_PACKAGE_LIBPCAP
4         depends on BR2_USE_MMU # fork()
5         help
6           A port knocking implementation.
7           Provides a daemon and a user application. Port knocking can be
8           used to run an arbitrary application, once the daemon detects
9           a predefined sequence of incoming TCP/UDP packets on a network
10           interface. This can be used, e.g. to open up ports in a
11           firewall.
12
13           http://www.zeroflux.org/projects/knock