Comment 3 for bug 1918936

Revision history for this message
Haw Loeung (hloeung) wrote :

Example entries in ipset used for testing:

| add test 10.1.1.0/21,80,150.222.129.122/31
| add test 10.1.1.0/21,80,150.222.129.124/31
| add test 10.1.1.0/21,80,150.222.129.126/31

We're not specifying the protocol to avoid the just as expensive getprotobyname() lookup.