]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep
Doc: BFD update
[thirdparty/bird.git] / sysdep /
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
2022-03-09  Maria MatejkaMerge remote-tracking branch 'origin/master' into haugesund
2022-03-09  Maria MatejkaMerge commit '60880b539b8886f76961125d89a265c6e1112b7a...
2022-03-09  Maria MatejkaMerge commit 'e42eedb9' into haugesund
2022-03-09  Maria MatejkaMerge commit '5cff1d5f' into haugesund
2022-03-09  Maria MatejkaMerge commit 'd5a32563' into haugesund
2022-03-09  Maria MatejkaFixed resource initialization in unit tests
2022-03-09  Maria MatejkaMerge commit '0c59f7ff' into haugesund
2022-03-09  Maria MatejkaRevert "Bound allocated pages to resource pools with...
2022-03-09  Maria MatejkaRevert "Multipage allocation"
2022-03-09  Maria MatejkaSingle-threaded version of sark-branch memory page...
2022-03-02  Maria MatejkaIntroducing an universal temporary linpool flushed...
2022-03-02  Maria MatejkaMerge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9...
2022-02-09  Ondrej Zajicek ... NEWS and version update
2022-02-08  Ondrej Zajicek ... Alloc: Use posix_memalign() instead of aligned_alloc()
2022-02-08  Ondrej Zajicek ... Netlink: Minor cleanup
2022-02-06  Ondrej Zajicek ... Merge branch 'oz-trie-table'
2022-01-17  Ondrej Zajicek ... Netlink: Add option to specify netlink socket receive...
2022-01-15  Ondrej Zajicek ... Netlink: Add another workaround for older kernel headers
2022-01-14  Ondrej Zajicek ... Netlink: Add workaround for older kernel headers
2022-01-14  Ondrej Zajicek ... Netlink: Enable strict checking for KRT dumps
2022-01-14  Ondrej Zajicek ... Netlink: Explicitly skip received cloned routes
2022-01-08  Alexander ZubkovIO: Support nonlocal bind in socket interface
2022-01-05  Ondrej Zajicek ... Netlink: Do not ignore dead routes from BIRD
2022-01-05  Ondrej Zajicek ... Netlink: Improve multipath parsing errors
2021-12-27  Ondrej Zajicek ... BSD: Assume onlink flag on ifaces with only host addresses
2021-11-24  Maria MatejkaDirectly mapped pages are kept for future use if tempor...
2021-10-13  Maria MatejkaKernel: Convert the rte-local attributes to extended...
next