507cdb8f44836d4ce326cc107fff2f1fa2800248
[openwrt.git] / package / scdp / Config.in
1 config BR2_PACKAGE_SCDP
2 tristate "scdp - an utility to send CDP (Cisco Discovery Protocol) packets"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBNET
5 help
6 This program sends CDP (Cisco Discovery Protocol) packets out on
7 selected interfaces and tells the connected switch (cisco only)
8 where the host is connected.
9
10 http://sourceforge.net/projects/scdp
11
This page took 0.041224 seconds and 3 git commands to generate.