summaryrefslogtreecommitdiff
path: root/package/raddump/Config.in
blob: f5679596985bb1dacb3bbbe0590b23d5fe39161c (plain)
1
2
3
4
5
6
7
8
9
10
11
config ADK_PACKAGE_RADDUMP
        prompt "raddump........................... raddump interprets captured RADIUS packets."
	tristate
	default n
	select ADK_PACKAGE_LIBOPENSSL
	select ADK_PACKAGE_LIBPCAP
	help
		raddump interprets captured RADIUS packets to print a
		timestamp, packet length, RADIUS packet type, source and
		destination hosts and ports, and included attribute names and
		values for each packet.