Added '-F' to filter RADIUS from input to output
authorAlan T. DeKok <aland@freeradius.org>
Sun, 26 Sep 2010 08:24:54 +0000 (10:24 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 26 Sep 2010 09:01:11 +0000 (11:01 +0200)
commite7c899a5194c472fff767ec7cd4683a5ffffa6f7
tree623cf27802a7e5a32f5a8f3265abdfe1ecc5cb8c
parentaf01b3459b549ba843912545202a4c6a1e807bd6
Added '-F' to filter RADIUS from input to output

This can be used to "clean up" horrible pcap files that people create.
i.e. when asked for a RADIUS pcap file, they just capture *everything*
on the interface for a period of time.  This makes it harder to track
down the real RADIUS issues.

Adding -F makes it easy to filter the packets.
src/main/radsniff.c