Drop 'experimental' from README.md
authorBrenden Blanco <bblanco@plumgrid.com>
Wed, 10 Jun 2015 01:00:23 +0000 (18:00 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Wed, 10 Jun 2015 01:00:23 +0000 (18:00 -0700)
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
README.md

index 05cf2ec..a7ebb30 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ To get started using this toolchain, one needs:
   * `CONFIG_BPF_JIT=y`
   * `CONFIG_HAVE_BPF_JIT=y`
   * `CONFIG_BPF_EVENTS=y` [optional, for kprobes]
-* LLVM 3.7 or newer, compiled with BPF support (currently experimental)
+* LLVM 3.7 or newer, compiled with BPF support (default=on)
 * Clang 3.7, built from the same tree as LLVM
 * pyroute2, version X.X (currently master, tag TBD) or newer
 * cmake, gcc-4.7, flex, bison