Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
echo "
_ _ _ _ _ _ _
(_)_ __ ___| |_ __ _| | | __ ____ _ _ _| | |_ ___| |__
| | '_ \/ __| __/ _\` | | |____\ \ / / _\` | | | | | __| / __| '_ \
| | | | \__ \ || (_| | | |_____\ V / (_| | |_| | | |_ _\__ \ | | |
|_|_| |_|___/\__\__,_|_|_| \_/ \__,_|\__,_|_|\__(_)___/_| |_|
"
Requirements
------------------
- The GNU C compiler. We generally test with version 4.1, 4.2, or
4.3.
- pkg-config. We test with version 0.22.
- libssl, from OpenSSL, is optional but recommended if you plan to
connect the Open vSwitch to an OpenFlow controller. libssl is