Replaced instances of packet_size with chunk_size
- Initialized missing variables in terminal_init to zero - Optimistic net events number is very close to sequential net events - Vc_occupany and terminal_length changed to increment/decrement by chunk_size instead of packet_size in packet_send_rc() - Updated packet_send() to handle chunk level - Many changes of packet_size to chunk_size
Please register or sign in to comment