• Dimitris Lampridis's avatar
    hdl: fixed couple of issues with endpoint RX filter. · c03f3b5b
    Dimitris Lampridis authored
      - ethertype was always checked, even when filter.ethertype was disabled
      - dst_mac was not checked when filter_udp was enabled
    
    Also, make the filter "flat", so that the combinatorial path is shorter and we do not
    duplicate code. It is up to user to enable the proper filter options.
    c03f3b5b
Name
Last commit
Last update
LICENSES Loading commit data...
demos Loading commit data...
doc Loading commit data...
hdl Loading commit data...
software Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
CHANGELOG Loading commit data...
Manifest.py Loading commit data...
README Loading commit data...
README.rst Loading commit data...