summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-07-10add ractl, the rad(8) control programFlorian Obser
2018-07-10pledge(2)friehm
2018-07-10style (single-line ifs don't need braces)Reyk Floeter
2018-07-10Return the VM pid to the vmd parent. This pid field already existedReyk Floeter
2018-07-10Remove a debug messageReyk Floeter
2018-07-10vmd already had DEBUG/DPRINTF, there is no need for VMD_DEBUG/dprintfReyk Floeter
2018-07-10"%%s: s" -> "%s: %s" in log_warn()Kenneth R Westerback
2018-07-10Import rad(8).Florian Obser
2018-07-10Tweak debug log messagesReyk Floeter
2018-07-10rde_update_get_prefix() and friends should also verify the prefixlen.Claudio Jeker
2018-07-10__func__ log statements and some whitespace knfSebastian Benoit
2018-07-10Initialize the rtable in the requests send to bgpd to the currentSebastian Benoit
2018-07-10move the top level pledge, getrtable() works with pledge stdio.Sebastian Benoit
2018-07-10You can run multiple copies of bgpd in seperate rdomains.Sebastian Benoit
2018-07-10the check "if (nc->rtableid)"Sebastian Benoit
2018-07-10If intra area prefixes move from one router to another router, cloning routesfriehm
2018-07-10Since we use multiple cloning routes (mpath) if more than one ip addressfriehm
2018-07-10Let kroute_matchgw() select the correct route before checking flags.friehm
2018-07-10unify option parsing a bit moreMarc Espie
2018-07-10zap old comments that are unlikely to ever come backMarc Espie
2018-07-10zap really old stuffMarc Espie
2018-07-10remove remnants of very old code, to simplify unificationMarc Espie
2018-07-10dont let rtable number overflow,Sebastian Benoit
2018-07-10Print USB port status/changes in verbose++ mode.Martin Pieuchot
2018-07-10Switch also the aspath in rde_update_dispatch() to one on the stack.Claudio Jeker
2018-07-10vmd(8): route ELCR handler to the right functionMike Larkin
2018-07-10compare the right things here: we want to know if the flag has changed.Sebastian Benoit
2018-07-10Actually clear the right thing in rib_free()Sebastian Benoit
2018-07-10build pcidump on armv7Jonathan Gray
2018-07-10move the verbose checksum info back after the colon.David Gwynne
2018-07-09vmd(8): deassert interrupt pins in the PIC at the right times. Helps fixMike Larkin
2018-07-09vmd(8): better debug message in a failure caseMike Larkin
2018-07-09Wrong function name in error messageClaudio Jeker
2018-07-09do cleanup after tags, as noticed by aja@Marc Espie
2018-07-09Nack LDC protocol versions that we don't support. Avoids a hang on SPARC T3Mark Kettenis
2018-07-09Move the max prefix checker into rde_update_update() instead of doing itClaudio Jeker
2018-07-09Introduce a struct filterstate and pass this to rde_filter instead ofClaudio Jeker
2018-07-09Set log_setverbose(1) early to see debug logs during parsing the configremi
2018-07-09No need to mention which memory allocation entry point failed (malloc,Kenneth R Westerback
2018-07-09explain what @define-tag mktexlsr supersedes mktexlsr-localMarc Espie
2018-07-09Simplify ber_read()Jeremie Courreges-Anglas
2018-04-27Import lpd, a re-implementation of the lpr daemon following the latestEric Faurot
2018-07-09vmd(8): stash device IRQ in the device structMike Larkin
2018-07-08add missing .Fl macroIngo Schwarze
2018-07-08Be consistent in warn() and log_warn() usage whenKenneth R Westerback
2018-07-08document what happens when the @define-tag defining package gets removedMarc Espie
2018-07-08clarify account key (pair) vs certificate (domain) key pair, andSebastian Benoit
2018-07-08when rejecting a recipient due to any kind of error related to .forward andGilles Chehade
2018-07-08remove 'event=' from logs it doesn't carry any informationGilles Chehade
2018-07-07make it more obvious that there was a problem with a .forward file:Gilles Chehade