GLOBAL| Namespace: | GLOBAL |
|---|---|
| Source File: | /scripts/base/bif/plugins/Bro_BitTorrent.events.bif.bro |
bittorrent_peer_bitfield: event |
TODO. |
bittorrent_peer_cancel: event |
TODO. |
bittorrent_peer_choke: event |
TODO. |
bittorrent_peer_handshake: event |
TODO. |
bittorrent_peer_have: event |
TODO. |
bittorrent_peer_interested: event |
TODO. |
bittorrent_peer_keep_alive: event |
TODO. |
bittorrent_peer_not_interested: event |
TODO. |
bittorrent_peer_piece: event |
TODO. |
bittorrent_peer_port: event |
TODO. |
bittorrent_peer_request: event |
TODO. |
bittorrent_peer_unchoke: event |
TODO. |
bittorrent_peer_unknown: event |
TODO. |
bittorrent_peer_weird: event |
TODO. |
bt_tracker_request: event |
TODO. |
bt_tracker_response: event |
TODO. |
bt_tracker_response_not_ok: event |
TODO. |
bt_tracker_weird: event |
TODO. |
bittorrent_peer_bitfield| Type: | event (c: connection, is_orig: bool, bitfield: string) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_cancel| Type: | event (c: connection, is_orig: bool, index: count, begin: count, length: count) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_choke| Type: | event (c: connection, is_orig: bool) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_handshake| Type: | event (c: connection, is_orig: bool, reserved: string, info_hash: string, peer_id: string) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_have| Type: | event (c: connection, is_orig: bool, piece_index: count) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_interested| Type: | event (c: connection, is_orig: bool) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_keep_alive| Type: | event (c: connection, is_orig: bool) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_not_interested| Type: | event (c: connection, is_orig: bool) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_piece| Type: | event (c: connection, is_orig: bool, index: count, begin: count, piece_length: count) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_port| Type: | event (c: connection, is_orig: bool, listen_port: port) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_request| Type: | event (c: connection, is_orig: bool, index: count, begin: count, length: count) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_unchoke| Type: | event (c: connection, is_orig: bool) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unknown, bittorrent_peer_weird
bittorrent_peer_unknown| Type: | event (c: connection, is_orig: bool, message_id: count, data: string) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_weird
bittorrent_peer_weird| Type: | event (c: connection, is_orig: bool, msg: string) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown
bt_tracker_request| Type: | event (c: connection, uri: string, headers: bt_tracker_headers) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bt_tracker_response| Type: | event (c: connection, status: count, headers: bt_tracker_headers, peers: bittorrent_peer_set, benc: bittorrent_benc_dir) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bt_tracker_response_not_ok| Type: | event (c: connection, status: count, headers: bt_tracker_headers) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird
bt_tracker_weird| Type: | event (c: connection, is_orig: bool, msg: string) |
|---|
TODO.
See Wikipedia for more information about the BitTorrent protocol.
See also: bittorrent_peer_bitfield, bittorrent_peer_cancel, bittorrent_peer_choke, bittorrent_peer_handshake, bittorrent_peer_have, bittorrent_peer_interested, bittorrent_peer_keep_alive, bittorrent_peer_not_interested, bittorrent_peer_piece, bittorrent_peer_port, bittorrent_peer_request, bittorrent_peer_unchoke, bittorrent_peer_unknown, bittorrent_peer_weird