mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

c$conn is often needed for connection events, but it being established in connection_state_removed can be a problem because event handlers have to remember to call Con::set_conn(). This commit moves to call Conn::set_conn() in new_connection. Addresses GH-4202 update logs
13 lines
984 B
Text
13 lines
984 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path conn
|
|
#open XXXX-XX-XX-XX-XX-XX
|
|
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p proto service duration orig_bytes resp_bytes conn_state local_orig local_resp missed_bytes history orig_pkts orig_ip_bytes resp_pkts resp_ip_bytes tunnel_parents ip_proto
|
|
#types time string addr port addr port enum string interval count count string bool bool count string count count count count set[string] count
|
|
XXXXXXXXXX.XXXXXX CHhAvVGS1DHFjwGM9 10.199.242.132 0 224.0.0.5 0 unknown_transport - - - - OTH T T 0 - 1 76 0 0 - 89
|
|
XXXXXXXXXX.XXXXXX ClEkJM2Vm5giqnMf4h 10.199.245.2 0 224.0.0.18 0 unknown_transport - - - - OTH T T 0 - 1 40 0 0 - 112
|
|
XXXXXXXXXX.XXXXXX C4J4Th3PJpwUYZZ6gc 10.199.249.11 49601 10.199.249.12 49416 tcp - 0.002215 209 0 SF T T 0 ShADFaf 5 421 3 132 - 6
|
|
#close XXXX-XX-XX-XX-XX-XX
|