]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-04-18  Ondrej ZajicekBMP: Fix missing template
2023-04-16  Ondrej Zajicek... BMP: Add some missing bmp_buffer_free() calls
2023-04-16  Ondrej Zajicek... BMP: Remove duplicate functions for update encoding
2023-04-16  Ondrej Zajicek... BMP: Integrate bmp_conn to bmp_proto
2023-04-16  Ondrej Zajicek... BMP: Minor cleanups
2023-04-16  Ondrej Zajicek... BMP: Do not use global instance ptr internally
2023-04-16  Ondrej Zajicek... BMP: Remove superfluous error handling
2023-04-16  Pawel MaslankaBMP protocol support
2023-04-14  Trisha BiswasBGP: Add 'allow bgp_med' option for EBGP sessions
2023-04-13  Jakub RužičkaIncrease tests timeout
2023-04-04  Ondrej ZajicekBGP: Fix bgp_med handling
2023-03-18  Johannes MoosAdd missing references to "show route in" in the cli...
2023-03-16  Maria MatejkaBGP: Free bind applies also to outbound connections
2023-03-06  Ondrej ZajicekNet: Replace runtime checks with STATIC_ASSERT()
2023-03-06  Petr VaněkPrintf test suite fails on systems with musl libc becau...
2023-02-22  Maria MatejkaConfig: Dropping filter instruction trees after lineari...
2023-02-22  Maria MatejkaLinpool flush drops all the allocated pages but one
2023-02-19  Ondrej ZajicekBGP: Update RFC references
2023-02-19  Ondrej ZajicekBabel: Update RFC references
2023-02-19  Ondrej ZajicekConf: Fix too early free of old configuration
2023-02-14  Toke Høiland... Babel: Keep separate auth PC counters for unicast and...
2023-02-14  Andreas RammholdBabel: Implement IPv4 via IPv6 extension (RFC 9229)
2023-02-03  Maria MatejkaDocumentation: Adding roadmap as decided in January...
2023-02-01  Ondrej ZajicekBuild: Partial revert of one of previous changes
2023-02-01  Ondrej ZajicekBuild: Minor improvement to build output
2023-02-01  Ondrej ZajicekNest: Minor cleanup in buildsystem
2023-01-31  Toke Høiland... Babel: Initialise source seqno from incoming message
2023-01-30  Ondrej ZajicekBabel: Improve clarity of unfeasible update handling.
2023-01-30  Toke Høiland... Babel: Fix missing modulo comparison of seqnos
2023-01-23  Alexander ZubkovSmall fix of indenting
2023-01-23  Ondrej ZajicekNEWS and version update v2.0.12
2023-01-22  Ondrej ZajicekBFD: Improve incoming packet matching
2023-01-22  Ondrej ZajicekVRF: Fix issues with reconfiguration
2023-01-22  Maria MatejkaAdded test case for switch bug fixed in e20bef69ccc4a85...
2023-01-20  Ondrej ZajicekBGP: Add received role value to role mismatch log message
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  Radu CarpaFilter: Allow setting the 'onlink' route attribute...
2023-01-17  Ondrej ZajicekAlloc: Disable transparent huge pages
2023-01-13  Ondrej ZajicekBuild: Fix cleanup of nest/proto-build.c
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
2023-01-07  Ondrej ZajicekFilter: Change linearization of branches in switch...
2023-01-03  Ondrej ZajicekBGP: Allow role specific keywords to be used as symbols
2023-01-03  Ondrej ZajicekConfigure: Expensive check option was broken, never...
2023-01-03  Ondrej ZajicekNest: Fix leaking internal attributes in RIP and Babel
2023-01-02  Ondrej ZajicekAdd compile-time option to enable 4-way tries instead...
2023-01-01  Ondrej ZajicekNest: Fix several issues with pflags
2022-12-24  Toke Høiland... Babel: Rework seqno request handling
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 ZajicekBGP: Log unacceptable hold time as decimal number
2022-12-10  Ondrej ZajicekCLI: Fix for long-lived sessions during high loads
2022-12-10  Ondrej ZajicekClient: Unknown command should return nonzero errorcode
2022-12-09  Ondrej ZajicekDoc: Document issue with import tables
2022-12-09  Alexander V... Netlink on FreeBSD support
2022-12-09  Ondrej ZajicekBGP: Improve handling of hold and keepalive timers
2022-12-06  Ondrej ZajicekNest: Avoid spurious announcements triggered by filtere...
2022-11-30  Ondrej ZajicekCI: Remove docker rebuild phase
2022-11-30  Ondrej ZajicekCI: Try new workers
2022-11-30  Ondrej ZajicekBSD: Fix krt socket code w.r.t. rte/rta changes
2022-11-29  Ondrej ZajicekFix build variables for OpenBSD
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
next