Title: restart_write_fd() / udp


restart_write_fd() gets data from the process that requested a write operation (by calling sr_get_userdata()) and then prepends an ip header and a udp header to the data before passing the packet on to the ip layer (by calling ip_write()).