summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-09-03Use the fork+exec privsep model in relayd; based on rzalamena@'s workReyk Floeter
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-09-03Update to 4.1.12Florian Obser
2016-09-03Remove the oh so funny "LOSS OF MIND" from the diclaimer that was notReyk Floeter
2016-09-03As vmm(4) can now exit to vmd at any time to process pending interrupts,Mike Larkin
2016-09-03fix some wrong interrupt code that doesn't fit with the new modelMike Larkin
2016-09-03Adding a clean up block to vioblk_notifyq() and vionet_enq_rx()Nayden Markatchev
2010-01-15NSD v3.2.4Jakob Schlyter
2016-09-03Simplify shutdown process.Renato Westphal
2016-09-03Simplify shutdown process.Renato Westphal
2016-09-03Simplify shutdown process.Renato Westphal
2016-09-03Make error handling in config_getvm() more robustStefan Kempf
2016-09-03Use DPRINTF instead of #ifdef DEBUG + log_debug().Reyk Floeter
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02Fix small memleak on error path.Renato Westphal
2016-09-02Make tcpdump print details about association requests in verbose mode.Stefan Sperling
2016-09-02lde() and ldpe() should return void.Renato Westphal
2016-09-02Process incoming com data asynchronously to running VCPUStefan Kempf
2016-09-02Process incoming host->guest packets asynchronously to running VCPUStefan Kempf
2016-09-02Improve logging of sent and received messages.Renato Westphal
2016-09-02Reevaluate received mappings upon receipt of address message.Renato Westphal
2016-09-02Simplify shutdown process.Renato Westphal
2016-09-02Minor tweaksRenato Westphal
2016-09-02Make functions and variables static whenever possible.Renato Westphal
2016-09-02Use static local variables instead of global variables whenever possible.Renato Westphal
2016-09-02Merge the recv_packet_v[46] functions into one.Renato Westphal
2016-09-02Simplify handling of multicast addresses.Renato Westphal
2016-09-02Pledge earlier on eigrpe.Renato Westphal
2016-09-02Remove superfluous includes and follow style(9).Renato Westphal
2016-09-02Fix broken pipe teardown.Renato Westphal
2016-09-02Move event handling to separate threadStefan Kempf
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02Move snmp options into struct relayd_config and delay start of theReyk Floeter
2016-09-02Simplify shutdown process.Renato Westphal
2016-09-02Close connections when msgbuf_write() returns 0.Renato Westphal
2016-09-02Don't fatal if the imsg pipe is closed, this is often triggered in theRenato Westphal
2016-09-02Split "struct relayd" into two structs: "struct relayd" and "structReyk Floeter
2016-09-02proc_id has been replaced by ps->ps_instance.Reyk Floeter
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02use imsg_read_nofd() implementation from bgpd.Eric Faurot
2016-09-02use imsg_read_nofd() implementation from bgpd.Eric Faurot
2016-09-02As done in httpd, (re-)initialize ps_what in all processes. This isReyk Floeter
2016-09-02move links from http to https://www.openbsd.org/Theo Buehler
2016-09-02style nit as done in httpdReyk Floeter
2016-09-02As done in httpd, remove ps_ninstances and p_instance.Reyk Floeter
2016-09-02Terminate relayd using the socket status instead of watching SIGCHLDReyk Floeter