summaryrefslogtreecommitdiff
path: root/usr.sbin/ldpd/imsg.c
AgeCommit message (Expand)Author
2010-05-26Move imsg into libutil and add a man page.Nicholas Marriott
2010-05-26Rename some imsg bits to make namespace collisions less likely buf toNicholas Marriott
2010-04-07Remove XXX comment and just close received fd if calloc() fails.Nicholas Marriott
2009-08-08Make imsg_clear close and free any fds in the received fd queue as well asNicholas Marriott
2009-06-08revert this change by eric@:David Gwynne
2009-06-07Change the way fds passed over a socket are retreived on the receiving side.Eric Faurot
2009-06-07Make the imsg protocol network-safe.Eric Faurot
2009-06-06change the imsg header fields a bit to prepare for upcoming changes.Eric Faurot
2009-06-06make ldpd imsg-in-a-lib ready too.Pierre-Yves Ritschard
2009-06-01Welcome ldpd, the Label Distribution Protocol daemon.Michele Marchetto