bpfc(8) debian man page | unix.com

Man Page: bpfc

Operating Environment: debian

Section: 8

bpfc(8) 							netsniff-ng-toolkit							   bpfc(8)

NAME
bpfc - compile a BPF expression into BPF opcode
SYNOPSIS
bpfc -i|--input <program> [-V|--verbose][-v|--version][-h|--help]
DESCRIPTION
bpfc is a tool to generate BPF opcode from a literal expression. The generated BPF opcode then can be used to filter out the corresponding traffic.
EXAMPLES
bpfc --input example.bpf Transform the literal expression in example.bpf into BPF opcodes
OPTIONS
-i|--input <program> Path to Berkeley Packet Filter file. -V|--verbose Increase program verbosity -v|--version Print version. -h|--help Print help text and lists all options.
AUTHOR
Written by Daniel Borkmann <daniel@netsniff-ng.org>
DOCUMENTATION
Documentation by Emmanuel Roullit <emmanuel@netsniff-ng.org>
BUGS
Please report bugs to <bugs@netsniff-ng.org> 2012-06-29 bpfc(8)
Related Man Pages
astraceroute(8) - centos
netsniff-ng(8) - centos
netsniff-ng(8) - debian
bpf(9) - debian
flowtop(8) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?