update pyloxi to floodlight/loxigen-artifacts@57f3c38ed3f04678bc250d086e150582269280d5
diff --git a/src/python/loxi/of13/const.py b/src/python/loxi/of13/const.py
index b513de8..cae3396 100644
--- a/src/python/loxi/of13/const.py
+++ b/src/python/loxi/of13/const.py
@@ -694,6 +694,7 @@
OFPR_BSN_ARP = 139
OFPR_BSN_DHCP = 140
OFPR_BSN_DEBUG = 141
+OFPR_BSN_PACKET_OF_DEATH = 142
ofp_packet_in_reason_map = {
0: 'OFPR_NO_MATCH',
@@ -712,6 +713,7 @@
139: 'OFPR_BSN_ARP',
140: 'OFPR_BSN_DHCP',
141: 'OFPR_BSN_DEBUG',
+ 142: 'OFPR_BSN_PACKET_OF_DEATH',
}
# Identifiers from group ofp_port