Home | History | Annotate | Line # | Download | only in expected
i22 revision 1.3.2.2
      1  1.3.2.2  yamt pass in exp { "ip.src != 1.1.1.0/24; tcp.dport = 80;" } 
      2  1.3.2.2  yamt pass in exp { "ip.addr = 1.2.3.4/32,5.6.7.8/32;" } 
      3  1.3.2.2  yamt block out exp { "ip.dst = 127.0.0.0/8;" } 
      4  1.3.2.2  yamt block in exp { "udp.sport = 53; udp.dport = 53;" } 
      5  1.3.2.2  yamt pass out exp { "tcp.sport = 22; tcp.port = 25;" } 
      6