]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2025-02-23  Maria Matejkathis is a bad BIRDLOOP_INSIDE macro, don't like it mq-flocksim
2025-02-23  Maria MatejkaFlock: now linker errors
2025-02-23  Maria MatejkaFlock: ctl channeled
2025-02-23  Maria MatejkaFlock: more container cbor
2025-02-23  Maria MatejkaContainer streaming
2025-02-23  Maria MatejkaFlock: some more parsers
2025-02-23  Maria MatejkaFlock: more cbor-ing
2025-02-23  Maria MatejkaFlock: adapted to the new cbor encoder api
2025-02-23  Maria MatejkaFlock: hcs parser partial reworks (not building now)
2025-02-23  Maria MatejkaFlock: sending fds also from forker
2025-02-23  Maria MatejkaFlock: using socket subsystem to send fds
2025-02-23  Maria MatejkaFlock: better cbor
2025-02-23  Maria MatejkaFlock: container create command confusion rectified
2025-02-23  Maria MatejkaFlock: Mounting cleanup
2025-02-23  Maria Matejkaflock parsing
2025-02-23  Maria MatejkaFlock: converted also container socket parser but now...
2025-02-23  Maria MatejkaFlock: converted HCS to the parser framework
2025-02-23  Maria MatejkaFlock: fixed some random bugs but there are obviously...
2025-02-23  Maria MatejkaFlock: the logger actually works, lol,
2025-02-23  Maria MatejkaFlock: Even more fd cleanupc
2025-02-23  Maria MatejkaFlock: looped container logger
2025-02-23  Maria MatejkaFlock: Even more fd cleanup
2025-02-23  Maria MatejkaFlock: a bit more fd closing
2025-02-23  Maria MatejkaFlock: one more cloexec
2025-02-23  Maria MatejkaFlock: more filedes cleanup
2025-02-23  Maria MatejkaFlock: filedescriptor cleanups in hypervisor
2025-02-23  Maria MatejkaFlock lower memory settings
2025-02-23  Maria MatejkaFlock minor fixes
2025-02-23  Maria MatejkaFlock: Now it is very hairy but the containers do actua...
2025-02-23  Maria MatejkaFlock trying to overlayfs (bad)
2025-02-23  Maria MatejkaFlock: telnet to machines
2025-02-23  Maria MatejkaFlock: Stopping containers from CLI
2025-02-23  Maria MatejkaFlock: Container killing
2025-02-23  Maria MatejkaFlock CLI: starting containers
2025-02-23  Maria MatejkaFlock: CLI connects via telnet to hypervisor
2025-02-23  Maria MatejkaFlock: CLI first try (starts and stops the hypervisor)
2025-02-23  Maria MatejkaFlock: containers are actually created
2025-02-23  Maria MatejkaFlock: pausing
2025-02-23  Maria MatejkaFlock: Storing machines (TMP)
2025-02-23  Maria MatejkaFlock: seems like machines being actually created
2025-02-23  Maria MatejkaFlock: nicer logging (setting distinct thread ids)
2025-02-23  Maria MatejkaFlock: Now the container code looks like doing at least...
2025-02-23  Maria MatejkaFlock: misc
2025-02-23  Maria MatejkaContainer runner basics
2025-02-23  Maria MatejkaFlock: Machine adding code in parser
2025-02-23  Maria MatejkaFlock: Polished the command-line options
2025-02-23  Maria MatejkaFlock: storing and passing telnet info
2025-02-23  Maria MatejkaFlock: Zombie children reaping
2025-02-23  Maria MatejkaFlock: Telnet connection to hypervisor seems to work...
2025-02-23  Maria MatejkaFlock: telnet request sends the request
2025-02-23  Maria MatejkaFlock: shutdown command sends a reply
2025-02-23  Maria MatejkaFlock: Fixed the exposed process mainloop
2025-02-23  Maria MatejkaFlock: Added a proper shutdown routine requestable...
2025-02-23  Maria MatejkaFlock: Converted signalling through sigatomic_t to...
2025-02-23  Maria MatejkaFlock: Hypervisor control socket CBOR push parser
2025-02-23  Maria MatejkaFlock: Hypervisor has a control socket (not doing anyth...
2025-02-23  Maria MatejkaFlock: Creating the hypervisor and the external-contact...
2025-02-23  Maria MatejkaSocket: sending filedescriptors over UNIX sockets
2025-02-23  Maria MatejkaLib: CBOR message streams and channels mq-splitlib 35/head
2025-02-23  Maria MatejkaLib: mostly rewritten CBOR encoder
2025-02-23  Maria MatejkaLib: added a generic CBOR parser framework
2025-02-23  Maria MatejkaLib: added tmp_v?sprintf and tmp_strdup allocating...
2025-02-23  Maria MatejkaBirdloop pipe is set O_CLOEXEC.
2025-02-23  Maria MatejkaDebug: Do not compile allocator debug journals in unles...
2025-02-23  Maria MatejkaMinimalist mainloop implementation
2025-02-23  Maria MatejkaProperly handling situations when birdloops are created...
2025-02-23  Maria MatejkaAllocator parameters can be configured now.
2025-02-23  Maria MatejkaSocket: pausing and restoring RX is a little bit more...
2025-02-23  Maria MatejkaSocket: error hook is called from a function
2025-02-23  Katerina KubecovaPorting the CBOR encoder from the YANG branch
2025-02-23  Maria MatejkaAdded mb_strdup() to complement other similar functions
2025-02-23  Maria MatejkaMoved sk_open_unix() to common lib
2025-02-23  Maria Matejkalib/socket.h: added missing include
2025-02-23  Maria Matejkalib/obstacle.h: added missing include
2025-02-23  Maria MatejkaSplitting out BIRD static library for linking to other...
2025-02-23  Maria MatejkaThread config has an explicit structure
2025-02-23  Maria MatejkaEnabled LTO for LLVM and making use of jobserver for...
2025-02-23  Maria MatejkaCompiler vendor detection for autotools
2025-02-23  Maria MatejkaKernel preferred interface address updater decoupled...
2025-02-23  Maria MatejkaMoved hostname resolver to logger
2025-02-23  Maria MatejkaDisplaced show threads command to its own file
2025-02-23  Maria MatejkaInterface CLI commands moved to a separate file.
2025-02-23  Maria MatejkaDisabling the old IO event logger as it doesn't run...
2025-02-23  Maria MatejkaShutdown marker displaced to runtime
2025-02-23  Maria MatejkaSplitting out clock and tracked files from sysdep/unix...
2025-02-23  Maria MatejkaGlobal runtime splitout to BIRD specific and lib things
2025-02-23  Maria MatejkaMoved stored_sock to io-loop.c (old hack for mainloop)
2025-02-23  Maria MatejkaCalling cf_warn from log_switch makes no sense
2025-02-23  Maria MatejkaDisplaced bird_name to log.c where it rightfully belongs
2025-02-23  Maria MatejkaSysdep: moved socket code into a separate file
2025-02-23  Maria MatejkaMoved flowspec configuration checks to the config file
2025-01-09  Maria MatejkaNEWS and version update v3.0.1
2025-01-09  Maria MatejkaMerge remote-tracking branch 'origin/stable-v2.16'...
2025-01-09  Maria MatejkaNEWS and version update v2.16.1
2025-01-09  Maria MatejkaMerge commit 'abecb5bb408f253cd24345ba94940ea0f7b59f4f...
2025-01-09  Maria MatejkaMerge commit '85aa283071ed75059fd8c889bc4ee33be1f901af...
2025-01-09  Maria MatejkaMerge commit 'd221f39731be40ed3821f8db09d590edb849cb0c...
2025-01-09  Maria MatejkaMerge commit 'e063365590b9b857a5bd0acfa519783eba639bbf...
2025-01-09  Ondrej Zajiceklib: Unify alignment of allocators
2025-01-09  Maria MatejkaTable: Fixed table debug settings reconfiguration
next