backport flash-map driver and serial setup from 2.6 for netgear wgt634, split flash...
[openwrt.git] / openwrt / package / scdp / Config.in
1 config BR2_PACKAGE_SCDP
2 prompt "scdp.............................. An utility to send CDP (Cisco Discovery Protocol) packets"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBNET
6 help
7 This program sends CDP (Cisco Discovery Protocol) packets out on
8 selected interfaces and tells the connected switch (cisco only)
9 where the host is connected.
10
11 http://sourceforge.net/projects/scdp
12
This page took 0.046685 seconds and 5 git commands to generate.