]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2024-05-30  Ondrej ZajicekBFD: Improve incoming packet matching
2024-05-30  Ondrej ZajicekVRF: Fix issues with reconfiguration
2024-05-30  Maria MatejkaAdded test case for switch bug fixed in e20bef69ccc4a85...
2024-05-30  Ondrej ZajicekBGP: Add received role value to role mismatch log message
2024-05-30  Ondrej ZajicekAlloc: Minor cleanups
2024-05-30  Radu CarpaFilter: Allow setting the 'onlink' route attribute...
2024-05-30  Ondrej ZajicekAlloc: Disable transparent huge pages
2024-05-30  Ondrej ZajicekBuild: Fix cleanup of nest/proto-build.c
2024-05-30  Ondrej ZajicekMinor cleanups
2024-05-30  Ondrej ZajicekBSD: Add support for kernel route metric
2024-05-30  Maria MatejkaFix memory pre-allocation
2024-05-30  Mike CruteLog message before aborting
2024-05-30  Ondrej ZajicekFilter: Change linearization of branches in switch...
2024-05-30  Ondrej ZajicekBGP: Allow role specific keywords to be used as symbols
2024-05-30  Ondrej ZajicekConfigure: Expensive check option was broken, never...
2024-05-30  Ondrej ZajicekNest: Fix leaking internal attributes in RIP and Babel
2024-05-30  Ondrej ZajicekAdd compile-time option to enable 4-way tries instead...
2024-05-30  Ondrej ZajicekNest: Fix several issues with pflags
2024-05-30  Toke Høiland... Babel: Rework seqno request handling
2024-05-30  Ondrej ZajicekBSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+
2024-05-30  Alexander ChernikovFreeBSD: use interface index instead of IP address...
2024-05-30  Alexander ChernikovNetlink: move OS-specific headers and defines to sysdep
2024-05-30  Ondrej ZajicekBSD: Add missing makefile for bsd-netlink target
2024-05-30  Ondrej ZajicekNEWS and version update
2024-05-30  Ondrej ZajicekBSD: Workaround for direct routes on FreeBSD 13.0
2024-05-30  Ondrej ZajicekBGP: Log unacceptable hold time as decimal number
2024-05-30  Ondrej ZajicekCLI: Fix for long-lived sessions during high loads
2024-05-30  Ondrej ZajicekClient: Unknown command should return nonzero errorcode
2024-05-30  Ondrej ZajicekDoc: Document issue with import tables
2024-05-30  Alexander V... Netlink on FreeBSD support
2024-05-30  Ondrej ZajicekBGP: Improve handling of hold and keepalive timers
2024-05-30  Ondrej ZajicekNest: Avoid spurious announcements triggered by filtere...
2024-05-30  Ondrej ZajicekCI: Remove docker rebuild phase
2024-05-30  Ondrej ZajicekCI: Try new workers
2024-05-30  Ondrej ZajicekBSD: Fix krt socket code w.r.t. rte/rta changes
2024-05-30  Ondrej ZajicekFix build variables for OpenBSD
2024-05-30  Igor PutovnyBackport SKIP_BACK with type control from v3
2024-05-16  Igor PutovnyBackport settle timer from v3
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-08  Maria MatejkaAdded more netlab tests for automatic run.
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-11-01  Maria MatejkaMoved config-related allocations to config_pool and...
2022-10-18  Alexander ZubkovDoc: Add documentation for "show route (import|export...
2022-10-18  Ondrej ZajicekFilter: Fix handling of variables in anonymous filters
2022-10-12  Ondrej ZajicekNetlink: Parse onlink flag even on direct routes
2022-10-10  Ondrej ZajicekBGP: Add option 'next hop prefer global'
2022-10-03  Ondrej ZajicekNest: Add channel config flag to distinguish new or...
2022-10-03  Ondrej ZajicekFilter: Add some minor functions for f_tree and EC
2022-10-03  Ondrej ZajicekBGP: Some fixes related to VRF and MPLS interactions
2022-10-03  Ondrej ZajicekBGP: Do not assume that all channels are struct bgp_channel
2022-10-03  Maria MatejkaRPKI: wait for retry_time if we get error immediately...
2022-09-27  Alexander ZubkovKRT: Fix setting default preference
2022-09-16  Maria MatejkaRevert "Reducing filter stack size to allow for lesser...
2022-09-06  Maria MatejkaBetter profylaction recursive route loops
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-08-03  Maria Matejkarip_rte_better() uses the IGP_METRIC_UNKNOWN instead...
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-22  Maria MatejkaFixed a rarely used part of Babel: comparing two routes...
2022-07-22  Maria MatejkaRevert "Export table: Delay freeing of old stored route."
2022-07-12  Ondrej ZajicekBGP: Minor improvements to BGP roles
2022-07-11  Eugene BogomazovBGP: Implement BGP roles
2022-07-11  Maria MatejkaAdded forgotten route source locking in flowspec validation
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 for loops
2022-06-27  Ondrej Zajicek... Filter: Implement mixed declarations of local variables
2022-06-27  Ondrej Zajicek... Filter: Improve handling of stack frames in filter...
2022-06-27  Ondrej Zajicek... Filter: Simplify handling of command sequences
2022-06-27  Ondrej Zajicek... Filter: Fix bug in variable shadowing
2022-06-27  Ondrej Zajicek... Filter: Implement soft scopes
2022-06-27  Ondrej Zajicek... Filter: Implement direct recursion
2022-06-27  Ondrej Zajicek... Filter: Apply constant promotion for FI_EQ / FI_NEQ
2022-06-27  Alexander ZubkovFilter: Add literal for empty set
2022-06-27  Ondrej Zajicek... Nest: Cleanups in as_path_filter()
2022-06-27  Ondrej Zajicek... Filter: Ensure that all expressions declared return...
2022-06-27  Ondrej Zajicek... Filter: Improve description of type system
2022-06-27  Ondrej Zajicek... Filter: Implement type checks for function calls
2022-06-27  Ondrej Zajicek... Filter: Clean up function call instruction
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-07  Maria MatejkaIPv4 flowspec literals should reject IPv6 prefices...
2022-06-05  Ondrej ZajicekBabel: Do not try to remove multicast seqno request...
2022-06-04  Ondrej ZajicekIO: Improve resolution of latency debugging messages
2022-06-04  Ondrej ZajicekNest: Improve GC strategy for rtables
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-05-27  Ondrej ZajicekCI: Remove broken FreeBSD builds
2022-05-21  Ondrej ZajicekBGP: Display neighbor port on show protocol
2022-05-21  Ondrej ZajicekRPKI: Display cache server port on show protocol
next