Add ioctl requests to sockios

release
Eduardo Cavazos 2007-11-13 01:41:19 -06:00
parent 3415e05f58
commit d7a827e619
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ IN: unix.linux.sockios
! Imported from linux-headers-2.6.15-28-686 on Ubuntu 6.06
! Routing table calls
: SIOCADDRT HEX: 890B ; ! add routing table entry
: SIOCDELRT HEX: 890C ; ! delete routing table entry
: SIOCRTMSG HEX: 890D ; ! call to routing system
! Socket configuration controls
: SIOCGIFNAME HEX: 8910 ; ! get iface name