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