Commit 0c7ad6d9 authored by David Goulet's avatar David Goulet
Browse files

Update TODO



Signed-off-by: default avatarDavid Goulet <dgoulet@ev0ke.net>
parent 0168b19a
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
Version 2.0
-----------
* sendmsg()/sendto() --> Deny UDP packet since it might be a DNS request.
* Complete gethostby* family function
* Support res_* API
* Get sendmsg FD passing on Unix socket and for TCP socket, clean exit
* Support getpeername() since some programs use that to check if a socket
is already connected.
* Deny ICMP
* Support the complete list of dangerous syscall number with syscall()

Version 1.0
-----------