summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2009-06-05rtm->rtm_hdrlen conversionChris Cappuccio
2009-06-05Correctly send notification messages when errors occur.Michele Marchetto
2009-06-05Remove unneeded function that prepends mail with "From " marker.Jacek Masiulaniec
2009-06-05forgot to commit the ospfctl bits, this unbreaks the tree.Pierre-Yves Ritschard
2009-06-05bring buf_write here as well.Pierre-Yves Ritschard
2009-06-05bring buf_write which is going to be needed for bgpd.Pierre-Yves Ritschard
2009-06-05Don't call the main RIB DEFAULT but Loc-RIB. Makes more sense.Claudio Jeker
2009-06-05make smtpd's imsg lib ready, just like relayd and ospfd.Pierre-Yves Ritschard
2009-06-05Adjust print_config to all the stuff added in the last days.Claudio Jeker
2009-06-05Make it possible to bind peers to a specified RIB. Now only filters andClaudio Jeker
2009-06-05Add an unused data field, to allow smtpd and ypldap to work, all libPierre-Yves Ritschard
2009-06-05bump MAX_IMSGSIZE here as wellPierre-Yves Ritschard
2009-06-05bump MAX_IMSGSIZE to 16384, this will make smtpd happy later on.Pierre-Yves Ritschard
2009-06-05make ospfd's imsg lib ready as well.Pierre-Yves Ritschard
2009-06-05Allow pcidump -xxv to work (show all the info)Theo de Raadt
2009-06-05Change the way we do mrt dumps in the rde (from the retarded only one dumpClaudio Jeker
2009-06-05Destroy gilles' fantasy function.Pierre-Yves Ritschard
2009-06-05sync buffer.c with ospfd, send out buf->wpos and not buf->size.Pierre-Yves Ritschard
2009-06-05kill trailing whitespace;Jason McIntyre
2009-06-05tweak -V;Jason McIntyre
2009-06-05tweak previous;Jason McIntyre
2009-06-05Preliminary rdomain support, all hacked up by reyk@Claudio Jeker
2009-06-05more rtm->rtm_hdrlen conversionChris Cappuccio
2009-06-05Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0Miod Vallat
2009-06-05treat buf->wpos as the size to send out on the wire, not buf->size,Pierre-Yves Ritschard
2009-06-05don't mess with buffer internals,Pierre-Yves Ritschard
2009-06-05some KNF cleanup following the last sed.Pierre-Yves Ritschard
2009-06-05One more tool that knows about other domains via -VClaudio Jeker
2009-06-05Use -V to specify an alternate routing domain.Claudio Jeker
2009-06-05Make imsg completely async model agnostic by not requiring anPierre-Yves Ritschard
2009-06-04After calling adjfreq to correct the clock's rate, measure and fix the clockChris Kuethe
2009-06-04move logging functions out of imsg.h, make imsg.c more library readyPierre-Yves Ritschard
2009-06-04When in auto-mode, automatically install binary files (from the X set).Antoine Jacoutot
2009-06-04turn ipvcrap on on the interface in question. sake bottle pushed by theo,Henning Brauer
2009-06-04change imsg_close() return type to void. It never fails nor does itEric Faurot
2009-06-04No longer consider kernel pointers invalid if pointing under the kernelMiod Vallat
2009-06-04Make mrt understand alternate RIB plus remove some other static rib references.Claudio Jeker
2009-06-04Implement rib_find and add a rib id to struct rde_peer.Claudio Jeker
2009-06-04add RCFLAGS to config test casesSimon Bertrang
2009-06-04- move message types enum back to relayd.hEric Faurot
2009-06-04Canonicalise package names when comparing them against the package database.wcmaier
2009-06-04revert previous commit for now since it won't play well with snmpd.Eric Faurot
2009-06-04Make the types of ber_read() decl match the prototype.Jonathan Gray
2009-06-04make the imsg framework endian-safe so that it can also be usedEric Faurot
2009-06-04remove unused variableReyk Floeter
2009-06-04tweakReyk Floeter
2009-06-04Keep around the SSL session for each checked host. This way SSLReyk Floeter
2009-06-04Make imsg.c and buffer.c more generic by introducingEric Faurot
2009-06-04Export networks to be redistributed into all ribs for now.Claudio Jeker
2009-06-04Add "rde rib <name>" to the config and allow the rde to use these other RIBs.Claudio Jeker