bacafe34a725d8a59f046aec8bd123dd8da8ab5d
[openwrt.git] / openwrt / package / raddump / Config.in
1 config BR2_PACKAGE_RADDUMP
2 tristate "raddump........................... raddump interprets captured RADIUS packets."
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBOPENSSL
5 select BR2_PACKAGE_LIBPCAP
6 help
7 raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type,
8 source and destination hosts and ports, and included attribute names and values for each packet.
This page took 0.037491 seconds and 3 git commands to generate.