
====
==== Command { std: "/usr/sbin/ipconfig" "getpacket" "en4", kill_on_drop: false }
====

stdout
------


stderr
------
ipconfig_get_packet(en4) failed: not found


exit status
-----------
Exited with status code: 1

execution time
-----------
68.275209ms


====
==== Command { std: "/usr/sbin/ipconfig" "getpacket" "en5", kill_on_drop: false }
====

stdout
------


stderr
------
ipconfig_get_packet(en5) failed: not found


exit status
-----------
Exited with status code: 1

execution time
-----------
13.756541ms


====
==== Command { std: "/usr/sbin/ipconfig" "getpacket" "en7", kill_on_drop: false }
====

stdout
------


stderr
------
ipconfig_get_packet(en7) failed: not found


exit status
-----------
Exited with status code: 1

execution time
-----------
6.235ms


====
==== Command { std: "/usr/sbin/ipconfig" "getpacket" "bridge0", kill_on_drop: false }
====

stdout
------


stderr
------
ipconfig_get_packet(bridge0) failed: not found


exit status
-----------
Exited with status code: 1

execution time
-----------
10.865417ms


====
==== Command { std: "/usr/sbin/ipconfig" "getpacket" "en0", kill_on_drop: false }
====

stdout
------
op = BOOTREPLY
htype = 1
flags = 0x0
hlen = 6
hops = 0
xid = 0xff25f356
secs = 0
ciaddr = 0.0.0.0
yiaddr = 192.168.44.132
siaddr = 192.168.44.1
giaddr = 0.0.0.0
chaddr = 9a:8e:88:22:ae:68
sname = 
file = 
options:
Options count is 9
dhcp_message_type (uint8): ACK 0x5
server_identifier (ip): 192.168.44.1
lease_time (uint32): 0x15180
renewal_t1_time_value (uint32): 0xa8c0
rebinding_t2_time_value (uint32): 0x12750
subnet_mask (ip): 255.255.255.0
domain_name_server (ip_mult): {192.168.44.1}
router (ip_mult): {192.168.44.1}
end (none): 


stderr
------


exit status
-----------
Exited with status code: 0

execution time
-----------
4.80975ms

