add packet security class

This commit is contained in:
Chris PeBenito 2006-05-19 17:45:46 +00:00
parent 2288381d08
commit c55b6f28ee
2 changed files with 9 additions and 0 deletions

View File

@ -610,3 +610,10 @@ inherits socket
class appletalk_socket
inherits socket
class packet
{
send
recv
relabelto
}

View File

@ -88,4 +88,6 @@ class netlink_kobject_uevent_socket
class appletalk_socket
class packet
# FLASK