Line 1: | Line 1: | ||
+ | * '''BrandMeister Core 20220213-212250''' | ||
+ | ** Small refactoring of Core with move to C++17 | ||
+ | ** Large refactoring of UDPTX: | ||
+ | *** Imroved synchronisation of main loop and all drivers | ||
+ | *** Added support of SSE-based IP CRC calculation | ||
+ | *** Added automtic eBPF program unload on stop in XDPHelper | ||
+ | *** Refactored XDP Receiver and Transmitter: | ||
+ | **** Fixed support of VLANs on multiple RX queues in Receiver | ||
+ | **** Fixed transmission on high packet rates | ||
+ | **** Transmitter moved to epoll on TX | ||
+ | **** Added queue sharing between Receiver and Transmitter on the same NIC | ||
+ | **** Added support of queue ranges (useful for multiple instances) | ||
+ | **** Added automatic flow rules and N-tuples management | ||
+ | *** Refactored RAW Transmitter: | ||
+ | **** Fixed issue with deadlock | ||
+ | **** Moved to fully asynchronous TX | ||
+ | **** Added support of multiple workers | ||
+ | |||
+ | * '''BrandMeister Registry 20220213-212702''' | ||
+ | ** Code cleanup | ||
+ | |||
* '''BrandMeister Core 20220201-102447''' | * '''BrandMeister Core 20220201-102447''' | ||
** Added connection recovery to IMRS Repeater | ** Added connection recovery to IMRS Repeater |
There is no more history
There is no more history