Currently it is using OR logic; can we add a feature to support the IP AND PORT mechanisms? For example: Allow request from 1.1.1.1 to 22 only and drop all other request from this IP. xdp-filter ip 1.1.1.1 -m src,dst port 22