summaryrefslogtreecommitdiffstats
path: root/rules/simplerpl.in
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-03-25 20:53:50 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-03-28 11:29:56 +0100
commitf582b9b2ff09be600516cc4d7e5e434f6f1b1a67 (patch)
treeb417698879aaec5a14ec7bdb156cb6b811b7bca6 /rules/simplerpl.in
parent92ce16f4ef00b276f7b3c87235e51a990f0f2017 (diff)
downloadptxdist-f582b9b2ff09be600516cc4d7e5e434f6f1b1a67.tar.gz
ptxdist-f582b9b2ff09be600516cc4d7e5e434f6f1b1a67.tar.xz
simplerpl: add new package
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/simplerpl.in')
-rw-r--r--rules/simplerpl.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/rules/simplerpl.in b/rules/simplerpl.in
new file mode 100644
index 000000000..76201f222
--- /dev/null
+++ b/rules/simplerpl.in
@@ -0,0 +1,13 @@
+## SECTION=networking
+
+config SIMPLERPL
+ tristate
+ prompt "simplerpl"
+ select PYTHON_ROUTING
+ select PYTHON_RPLICMP
+ select PYZMQ
+ help
+ SimpleRPL is Linux-based implementation of the Routing Protocol for
+ Low-Power and Lossy Networks (RPL) as defined in RFC 6550. It aims
+ to complete the Linux Wireless Sensor Network ecosystem by bringing
+ a (hopefully) fully-compliant RPL implementation