File: tcp_client_error6.sd

package info (click to toggle)
apparmor 4.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 29,908 kB
  • sloc: ansic: 24,959; python: 24,916; cpp: 9,143; sh: 8,175; yacc: 2,061; makefile: 1,908; lex: 1,215; pascal: 1,147; perl: 1,033; ruby: 365; lisp: 282; exp: 250; java: 212; xml: 159
file content (12 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
#
#=DESCRIPTION netdomain tcp connect w/bad CIDR netmask
#=EXRESULT FAIL
#
/tmp/tcp/tcp_client {
  tcp_connect from 10.0.0.17/16:50-100 to 127.0.0.1 via eth1,
  tcp_connect to 127.0.0.1/64,
  /lib/libc.so.6	r,
  /lib/ld-linux.so.2	r,
  /etc/ld.so.cache	r,
  /lib/libc-2.1.3.so	r,
}