settign veto also configures mac, sending veto data for 10gb only if veto and numinterfaces==2, changed veto entry offset

This commit is contained in:
2020-05-28 10:35:48 +02:00
parent e727b97d75
commit 0525e374b2
3 changed files with 38 additions and 12 deletions

View File

@ -250,6 +250,6 @@
/* UDP datagram registers --------------------------------------------------*/
#define RXR_ENDPOINTS_MAX (32)
#define RXR_ENDPOINT_OFST (0x10)
#define RXR_ENDPOINT_OFST (16 * REG_OFFSET)
// clang-format on