]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/netbsd-tests/ipf/expected/in102_6
MFC r272343,r272458,r272890,r272891,r272901,r272902,r272903,r272905,r272908,r272909...
[FreeBSD/stable/10.git] / contrib / netbsd-tests / ipf / expected / in102_6
1 rewrite in on bge0 inet6 proto tcp from any to any -> src any dst dstlist/a;
2 rewrite in on bge0 inet6 proto tcp from 1:1:1::1/128 to any -> src any dst dstlist/bee;
3 rewrite in on bge0 inet6 proto tcp from 1:1:1::1/128 to 2:2::2:2/128 -> src any dst dstlist/cat;
4 rewrite in on bge0 inet6 proto tcp from pool/a to 2:2::2:2/128 -> src any dst dstlist/bat;
5 rewrite in on bge0 inet6 proto tcp from pool/a to pool/1 -> src any dst dstlist/ant;