Allow specifying INET family
I have not actually tested IPv4 specifying this, but it "works for me" to send a packet with 'family': 10 which allows an IPv6 match to be added
Ref: https://docs.pyroute2.org/iproute.html : "family — rule’s family (socket.AF_INET (default) or socket.AF_INET6)"