summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test/regress/in6
blob: 694879945f048a4a6e97d739379f2da11e264cca (plain)
1
2
3
map foo0 from any port = 1 to any port != 0 -> 0/32 udp
map foo0 from any port < 1 to any port > 0 -> 0/32 tcp
map foo0 from any port <= 1 to any port >= 0 -> 0/32 tcp/udp
OpenPOWER on IntegriCloud