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 / hans / Config.in
1 comment "hans needs a toolchain w/ C++"
2         depends on !BR2_INSTALL_LIBSTDCPP
3
4 config BR2_PACKAGE_HANS
5         bool "hans"
6         depends on BR2_INSTALL_LIBSTDCPP
7         help
8           Hans makes it possible to tunnel IPv4 through ICMP echo packets,
9           so you could call it a ping tunnel.
10           This can be useful when you find yourself in the situation
11           that your Internet access is firewalled, but pings are allowed.
12
13           http://code.gerade.org/hans/