File: ipgrab.gp

package info (click to toggle)
ipgrab 0.5-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 268 kB
  • ctags: 169
  • sloc: sh: 1,507; ansic: 1,234; makefile: 56
file content (10 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
/*
 * Genparse file for ipgrab
 */

c / count int [1...] "Exit after receiving 'count' packets"
i / interface string {""} "Listen on interface 'interface'"
p flag "Dump packet payloads"
l flag "Don't print link-layer headers"
n flag "Don't print network-layer headers"
t flag "Don't print transport-layer headers"