]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep
BGP: Do not restart when next hop keep/self is changed
[thirdparty/bird.git] / sysdep /
2025-06-17  Vojtech VilimekCLI: Add missing semicolon for option RESTRICT 241-bgp-improve-next-hop-prefer-option-2
2025-06-17  Vojtech VilimekCLI: Fix memory leak in cli_listen (fixes #285)
2025-05-10  Ondrej ZajicekConf: Fix cases where lexer tokens are used instead...
2025-04-25  Ondrej ZajicekBSD: Silence some warnings
2025-04-25  Ondrej ZajicekBSD: Fix build on NetBSD
2025-04-23  Ondrej ZajicekSilence some warnings
2025-04-01  David PeteraReadd CentOS 7 to CI build and package process
2025-04-01  Maria MatejkaReleasing: a new tgz generator script
2025-03-31  Ondrej ZajicekTCP-AO revised version
2025-03-31  Kateřina KubecováTCP-AO implementation based on RFC 5925
2025-03-14  Ondrej ZajicekLog: Fix handling of L_BUG messages
2024-12-12  Ondrej ZajicekNetlink: Handle onlink flag on BSD-Netlink
2024-12-03  Ondrej ZajicekNEWS and version update v2.16
2024-12-03  Maria MatejkaCLI: Dumping forces new file creation instead of trunca...
2024-12-03  Maria MatejkaCLI: show memory also displays cold pages
2024-12-02  Maria MatejkaCLI: Dumping internal data structures to files, not...
2024-12-02  Maria MatejkaLogging: exposing vlog() to log va_lists
2024-11-07  Ondrej ZajicekNest: Cleanup timeformat grammar
2024-08-29  Maria MatejkaFixed a stupid bug in parse-and-exit mode
2024-08-01  Ondrej ZajicekIO: Ensure that socket rcvbuf is large enough
2024-07-30  Ondrej ZajicekIO: Fix missing return introduced in one of earlier...
2024-07-30  Ondrej ZajicekIO: Avoid re-binding accepted sockets to VRF
2024-06-27  Maria MatejkaAdditional CLI sockets may now be restricted
2024-06-27  Maria MatejkaAdditional CLI sockets can be now configured in the...
2024-06-27  Maria MatejkaCLI now has a configuration structure
2024-06-26  Alexander ZubkovBFD: Add option to accept zero checksum for IPv6 UDP...
2024-05-30  Ondrej ZajicekKernel: Do not use route replace when krt_metric differs
2024-03-25  Maria MatejkaExpanded usage of stdbool.h to the whole BIRD
2024-03-22  Ondrej ZajicekNEWS and version update v2.15.1
2024-03-21  Ondrej ZajicekMerge commit '44e351d1522f0099687aac9fd65dcea73a04af43'
2024-03-10  Ondrej ZajicekNEWS and version update v2.15
2024-02-16  Ondrej ZajicekNetlink: Fix spelling of krt_ssthresh / krt_lock_ssthresh
2024-02-16  Ondrej ZajicekNetlink: Cleanups in route metrics
2024-02-14  Ondrej ZajicekFilter: Add support for setting TCP congestion control...
2024-01-27  Ondrej ZajicekNest: Fix bug in recursive routes with MPLS-labeled...
2023-12-13  Ondrej ZajicekLog: Add support for UDP logging
2023-12-08  Maria MatejkaMerge commit 'bb094fb6'
2023-12-08  Maria MatejkaMerge commit '54ddf90f'
2023-10-06  Ondrej ZajicekNEWS and version update v2.14
2023-10-06  Pavel ŠorejsKRT: Allow to learn routes with RTPROT_KERNEL
2023-10-04  Ondrej ZajicekIO: Fix race condition in event processing
2023-10-04  Ondrej ZajicekMPLS subsystem
2023-09-12  Maria MatejkaConf: Symbol manipulation gets its context explicitly
2023-09-12  Maria MatejkaConf: Adding dummy thread-number setting for easier...
2023-08-23  Ondrej ZajicekNest: Treat VRF interfaces as inside respective VRFs
2023-08-22  Ondrej ZajicekMerge branch 'bmp'
2023-06-22  Maria MatejkaMerge tag 'v2.13.1'
2023-06-22  Maria MatejkaNEWS and version update stable-2.13 v2.13.1
2023-06-15  Luiz AmaralNetlink: Allow RTA_VIA even without MPLS support
2023-06-01  Toke Høiland-JørgensenIO: Add current_time_now() function for immediate timestamp
2023-04-21  Ondrej ZajicekNEWS and version update v2.13
2023-04-21  Ondrej ZajicekMerge branch 'bmp'
2023-04-21  Luiz AmaralBSD: IPv4 over IPv6 nexthop support on FreeBSD
2023-03-06  Ondrej ZajicekNet: Replace runtime checks with STATIC_ASSERT()
2023-01-23  Ondrej ZajicekNEWS and version update v2.0.12
2023-01-18  Ondrej ZajicekAlloc: Minor cleanups
2023-01-18  Maria MatejkaMerge branch 'master' of https://gitlab.nic.cz/labs...
2023-01-18  Maria MatejkaFix memory pre-allocation
2023-01-17  Ondrej ZajicekAlloc: Disable transparent huge pages
2023-01-13  Ondrej ZajicekMinor cleanups
2023-01-13  Ondrej ZajicekBSD: Add support for kernel route metric
2023-01-12  Mike CruteLog message before aborting
2022-12-18  Ondrej ZajicekBSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+
2022-12-16  Alexander ChernikovFreeBSD: use interface index instead of IP address...
2022-12-16  Alexander ChernikovNetlink: move OS-specific headers and defines to sysdep
2022-12-16  Ondrej ZajicekBSD: Add missing makefile for bsd-netlink target
2022-12-11  Ondrej ZajicekNEWS and version update v2.0.11
2022-12-11  Ondrej ZajicekBSD: Workaround for direct routes on FreeBSD 13.0
2022-12-10  Ondrej ZajicekCLI: Fix for long-lived sessions during high loads
2022-12-09  Alexander V. ChernikovNetlink on FreeBSD support
2022-11-30  Ondrej ZajicekBSD: Fix krt socket code w.r.t. rte/rta changes
2022-11-09  Ondrej ZajicekConf: Make 'configure check' command restricted
2022-11-09  Ondrej ZajicekConf: Free stored old config before parsing new one
2022-11-03  Maria MatejkaPage allocator: Fixed minor bugs and added commentary
2022-11-02  Maria MatejkaMemory pages are not munmapped, instead we just madvise()
2022-10-12  Ondrej ZajicekNetlink: Parse onlink flag even on direct routes
2022-09-27  Alexander ZubkovKRT: Fix setting default preference
2022-08-18  Maria MatejkaMerge branch 'mq-fix-eattr-setting' into backport
2022-08-18  Maria MatejkaSimplified the protocol hookup code in Makefiles
2022-08-18  Maria MatejkaFixed initialization of Linux kernel route attributes
2022-08-03  Maria MatejkaMerge commit '082905a8' into HEAD
2022-07-26  Ondrej ZajicekMerge branch 'master' into backport
2022-07-26  Ondrej ZajicekNetlink: Restrict route replace for IPv6
2022-07-24  Ondrej ZajicekNetlink: Simplify handling of IPv6 ECMP routes
2022-07-24  Ondrej ZajicekMerge branch 'master' into backport
2022-07-24  Ondrej ZajicekKRT: Scan routing tables separetely on linux to avoid...
2022-07-11  Maria MatejkaMerge remote-tracking branch 'origin/master' into backport
2022-07-11  Maria MatejkaMerge commit 'beb5f78a' into backport
2022-07-10  Maria MatejkaMerge version 2.0.10 into backport
2022-06-27  Ondrej Zajicek ... Filter: Implement soft scopes
2022-06-27  Maria MatejkaPreexport callback now takes the channel instead of... next-preexport
2022-06-16  Ondrej ZajicekNEWS and version update v2.0.10
2022-06-04  Ondrej ZajicekIO: Improve resolution of latency debugging messages
2022-05-30  Maria MatejkaMerge remote-tracking branch 'origin/master' into hauge...
2022-05-30  Maria MatejkaMerge commit '9eec503b251c3388579032b300d32640403d8612...
2022-05-30  Maria MatejkaMerge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4...
2022-04-13  Maria MatejkaFixed a munmap abort bug
2022-04-06  Maria MatejkaProtocols have their own explicit init routines
2022-03-16  Ondrej Zajicek ... Netlink: Remove superfluous sysdep/linux/netlink.c...
2022-03-09  Maria MatejkaFixed a static assert in page allocator
next