summaryrefslogtreecommitdiff
path: root/sysdep/unix
AgeCommit message (Expand)Author
2021-01-12Unix: Implement sk_connect_unixMikael Magnusson
2021-01-07Kernel: Do not check templatesOndrej Zajicek (work)
2020-11-25Log: Fix locking during log reconfigurationOndrej Zajicek (work)
2020-11-25Log: Reinitialize the static logging structuresOndrej Zajicek (work)
2020-06-03Log: Do not open logfiles when parse-and-exit option is activeOndrej Zajicek (work)
2020-05-01Unix socket: Path length check directly before copying the path.Maria Matejka
2020-05-01Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka
2020-04-09Configuration strings are constant.Maria Matejka
2020-02-27BGP: Support for MD5SIG together with remote rangeOndrej Zajicek (work)
2020-02-04Conf: Better error message when reading iproute2 configMaria Matejka
2020-01-07KRT: Improve syncer code to avoid using temporary data in rtableOndrej Zajicek (work)
2019-12-19KRT: Remove KRF_SYNC_ERROR flagOndrej Zajicek (work)
2019-12-17KRT: Fix removal of KRF_INSTALLEDOndrej Zajicek (work)
2019-12-16KRT: Remove KRF_INSTALLED flagOndrej Zajicek (work)
2019-11-26Nest: Use bitmaps to keep track of exported routesOndrej Zajicek (work)
2019-10-22Accept uppercase letters in iproute2 namesOndrej Zajicek
2019-10-09Lib: Support for 64-bit numbers in bvsnprintf()Ondrej Zajicek (work)
2019-10-04Fixed undefined behavior on signals.Maria Matejka
2019-09-23Nest: Fix help for 'graceful restart' commandOndrej Zajicek (work)
2019-08-21Sysdep: Drop supplementary groups when dropping GIDOndrej Zajicek (work)
2019-07-31Change 'graceful down' command to 'graceful restart' and update docsOndrej Zajicek (work)
2019-07-30Log: Fixed race condition in reconfigure while BFD is runningMaria Matejka
2019-07-24Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)
2019-07-23RPKI: Fix reconfiguration when ssh parameters are undefinedOndrej Zajicek (work)
2019-07-10Merge branch 'master' into mq-filter-stackMaria Matejka
2019-07-10Debug: growing message format bufferMaria Matejka
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-07-03Dynamic attributes definition split whether it is bitmask or not.Maria Matejka
2019-06-30Nest: Add command to request graceful restartOndrej Zajicek (work)
2019-06-12Add CLI command to test reconfiguration statusOndrej Zajicek (work)
2019-04-30BGP: Dynamic BGPOndrej Zajicek (work)
2019-03-22Fixed one warning and one undefined value.Maria Matejka
2019-03-18Merge branch 'master' into HEADMaria Matejka
2019-03-14Nest: Update handling of temporary attributesOndrej Zajicek (work)
2019-02-20Conf: Symbol implementation converted from void pointers to unionMaria Matejka
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Filters: split the large filter.h file to smaller files.Maria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2019-01-04Unix: Remove removed option from helpOndrej Zajicek (work)
2019-01-02BGP: Better dispatch of incoming connectionsOndrej Zajicek (work)
2018-12-18IO: Workaround for broken FreeBSD behaviorOndrej Zajicek (work)
2018-12-14Doc: Rename code documentation files back to DocOndrej Zajicek (work)
2018-12-04Unix: Change debugging optionsOndrej Zajicek (work)
2018-12-04Terminology cleanup: The import_control hook is now called preexport.Jan Maria Matejka
2018-11-20The MRT protocolOndrej Zajicek (work)
2018-11-18Unix: Implement log file size limit / log rotationOndrej Zajicek (work)
2018-11-18Unix: Refactor tracked filesOndrej Zajicek (work)
2018-09-18No more warnings ...Jan Maria Matejka
2018-09-11Conf: Show the line:char position where the syntax error happensJan Maria Matejka
2018-08-28Main: Add -b to force background even in debug modeJan Maria Matejka