Age | Commit message (Expand) | Author |
---|---|---|
2010-05-26 | Rename some imsg bits to make namespace collisions less likely buf to | Nicholas Marriott |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-15 | Repair more msg_controllen dealing with structures or arrays of | Theo de Raadt |
2008-03-13 | Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to | Theo de Raadt |
2007-12-13 | Monster commit of stuff I did mostly last month. What it does: | Claudio Jeker |
2007-10-16 | remove log_debug() packet sending is now solid so no need to fill the log | Claudio Jeker |
2007-10-14 | Switch log_sockaddr() to take a void * so it is not necessary to cast the | Claudio Jeker |
2007-10-10 | send_packet() now takes a struct in6_addr as destination instead of a | Claudio Jeker |
2007-10-09 | Remaining bit of last night work. Make packet reception use all the goodies | Claudio Jeker |
2007-10-08 | Welcome ospf6d | Esben Norby |