summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-09-02Introduce a deadline timer that aborts all repository syncs.Claudio Jeker
2022-09-02vmd(8): compute i8254 read-back command latch from singular timestampScott Soule Cheloha
2022-09-02Fix over long linesClaudio Jeker
2022-09-02Use the abort commands when a repo timeout happens. This is cleanerClaudio Jeker
2022-09-02Implement RRDP_ABORT, a message to abort a inflight RRDP request.Claudio Jeker
2022-09-02rrdp_new() need not return the structTheo Buehler
2022-09-02extra newlineClaudio Jeker
2022-09-02Move mkpath logic after checking for 'noop' to prevent creation of directorie...Job Snijders
2022-09-02Rework the rsync proc code. Use a proper queue of requests and enforceClaudio Jeker
2022-09-02Make newer mime type definitions take precedence over existing ones.Sebastian Benoit
2022-09-01Zap IRR RFC reference for the 'bgpctl irrfilter' command which was deprecated...Job Snijders
2022-09-01vmm(4): send all port io emulation to userlandDave Voutila
2022-09-01ugly whitespaceTheo Buehler
2022-09-01fix unveil(2) in vmctl(8), unix socket needs :w:Sebastian Benoit
2022-09-01Add privilege separation to snmpd.Martijn van Duren
2022-09-01Switch the rde_peer hashtable and peer list to a single RB tree.Claudio Jeker
2022-09-01This code no longer needs siphash.h and also cleanup some leftoverClaudio Jeker
2022-09-01Add a new action: "configtest", to check configuration syntax of the daemon.Antoine Jacoutot
2022-08-31Replace "newfs_msdos" and "fsck_msdos" with "newfs -t msdos" and "fsck -tKenneth R Westerback
2022-08-31Log copy of /ofwbootKlemens Nanni
2022-08-31Make installboot on landisk aware of a possible MBR on the disk, and in thisMiod Vallat
2022-08-31relayd(8): change agentx_getsock to return voidDave Voutila
2022-08-31Remove IMSG_CTL_SHOW_RIB_HASH and struct rde_hashstats which are noClaudio Jeker
2022-08-31Remove the hash statistics print code. The RDE no longer sends theseClaudio Jeker
2022-08-31Switch the generic attribute cache to an RB tree.Claudio Jeker
2022-08-31Add missing OpenBSD id commentClaudio Jeker
2022-08-31Make sure that only one roa softreconfig runner is run at any time.Claudio Jeker
2022-08-31Rewrite the searchrange end calculation routine.Martijn van Duren
2022-08-30stray tabTheo Buehler
2022-08-30whitespaceTheo Buehler
2022-08-30Avoid dead assignmentTheo Buehler
2022-08-30Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)Job Snijders
2022-08-30Switch nexthop hash to a RB tree.Claudio Jeker
2022-08-30Remove now unused search variable. Missed in previous.Martijn van Duren
2022-08-30Remove the downwards check for overlapping regions when the subtree flag isMartijn van Duren
2022-08-30Initial support for mmio assist for vmm(4)Dave Voutila
2022-08-30Add missing #include <sys/queue.h>Claudio Jeker
2022-08-30copy over av_oid_end.bo_n instead of av_oid.bo_n bytes when copying overMartijn van Duren
2022-08-30Avoid leak in proxy_parse_uri()Theo Buehler
2022-08-30Reshuffle and cleanup the includes a little bit.Claudio Jeker
2022-08-30In RRDP mode it is possible that a file in the validated cache dir isClaudio Jeker
2022-08-29softraid: make verbose messages -n/nowrite awareKlemens Nanni
2022-08-29Simplify load_skiplist()Theo Buehler
2022-08-29aspath_refs is gone, adjust codeClaudio Jeker
2022-08-29Instead of a global aspath cache copy the aspath attribute per rde_aspathClaudio Jeker
2022-08-29Clean up a couple of log lines.Martijn van Duren
2022-08-29Allow overlapping regions (if subtree claim flag is set) when the backendsMartijn van Duren
2022-08-29Use fatal("%s", __func__); instead of fatal("function_name");Claudio Jeker
2022-08-29Make sure oidbuf is initialized when we hit the overlap case.Martijn van Duren
2022-08-29Switch the DB of communities collections to a RB tree instead of anClaudio Jeker