summaryrefslogtreecommitdiffstats
path: root/rules/python-rplicmp.in
blob: 75fedc5098b412c310cf1b8df8517f2f09930a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=python

config PYTHON_RPLICMP
	tristate
	prompt "python-rplicmp"
	select HOST_CYTHON
	select PYTHON
	select LIBCAP
	help
	  This module allows easy creation of ICMPv6 socket in Python tailored to
	  send RPL messages.