Fragment Reassembly

OpenSCHC Reception Functionality

class frag_recv.ReassembleBase(protocol, context, rule, dtag, sender_L2addr)

This class is used as a common base for Reassembling packets

get_mic(mic_target, extra_bits=0)

This gets the mic

This function gets the mic and display it in a 4 byte format

class frag_recv.ReassemblerNoAck(protocol, context, rule, dtag, sender_L2addr)

ReassemblerNoAck class

// Todo : Redaction