]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2025-03-25  Jana BabovakovaDocs: new link local format added to BGP outline.
2025-03-24  Ondrej ZajicekBGP: Add option to specify format of link-local next hop
2025-03-24  Ondrej ZajicekBGP: Fix missing case for decoding link-local next...
2025-03-22  Ondrej ZajicekCI: Remove broken package builds
2025-03-22  Jana BabovakovaDocs: Changed "&lt;", "&gt;" to "<",">" in <code>.
2025-03-22  Jana BabovakovaDocs: Replaced "M>" with "m>" (maintainability).
2025-03-22  Jana BabovakovaDocs: Replaced "<M>num</M>" with "<M>number</M>".
2025-03-22  Jana BabovakovaDocs: Replaced "&lt;num&gt;" with &lt;number&gt;.
2025-03-21  Katerina Kubecoval3vpn.c: set proper flag when setting EA_BGP_EXT_COMMUNITY fixup-l3vpn
2025-03-18  Maria MatejkaASPA: added official tests
2025-03-14  Ondrej ZajicekLog: Fix handling of L_BUG messages
2025-03-09  Ondrej ZajicekDoc: Replace <m/num/ with <m/number/
2025-03-09  Jana BabovakovaDoc: Add BGP reconfiguration section
2025-03-09  Jana BabovakovaDoc: Minor fixes in BGP options
2025-03-09  Jana BabovakovaDoc: Add BGP protocol outline
2025-03-06  Ondrej ZajicekBGP: Fix reconfiguration of hostname option
2025-03-06  Ondrej ZajicekNest: Fix locking of tables by channels
2025-02-25  Ondrej ZajicekCI: Add hostname test to CI
2025-02-25  Jana BabovakovaAdd option hostname for each protocol
2025-02-25  Jana BabovakovaInstall comment updated by Maria
2025-02-25  Jana BabovakovaUpdated router id docs to 4-byte integer.
2025-02-04  Ondrej Zajiceklib: Unify alignment of allocators
2025-02-04  Ondrej ZajicekUpdate obsolete RFC 5575 to newer RFCs 8955 / 8956
2025-01-30  David PeteraUpdate the obsoleted RFC 5575 by newer RFCs 8955 (ipv4...
2025-01-30  David PeteraFix the flow6 label description and example
2025-01-30  David PeteraFix error in example of direct protocol
2025-01-16  David PeteraFix typo in docs
2025-01-09  Jakub RužičkaDebian: Depend on libssh's default flavor pkg-v2
2025-01-09  Jakub RužičkaDebian: Update Standards-Version to latest 4.7.0
2025-01-09  Jakub RužičkaDebian: Reformat with wrap-and-sort -bast
2025-01-09  Jakub RužičkaDebian: Add BuildDepends: ca-certificates
2025-01-09  Jakub RužičkaDebian: Add Rules-Requires-Root: no to d/control
2025-01-09  Maria MatejkaStatic: fixed ASPA reconfiguration mq-fix-static-aspa
2025-01-08  Ondrej ZajicekCI: Cleanup tests for single protocol builds
2025-01-08  Ondrej ZajicekBMP: Cleanup keyword declarations
2025-01-08  Ondrej ZajicekBFD: Fix missing keyword declarations
2024-12-17  Maria MatejkaCI: test building single protocols
2024-12-17  Maria MatejkaFixed several tests which needed static protocol
2024-12-17  Maria MatejkaDisabling filter test unless needed protocols are confi...
2024-12-17  Ondrej ZajicekNest: Fix handling of 64-bit rte_src.private_id
2024-12-16  Ondrej ZajicekDoc: Fix protocol outline in RPKI
2024-12-16  Ondrej ZajicekLib: Ensure that all net_addr structures have the same...
2024-12-16  Ondrej ZajicekLib: Data type for VPN route distinguishers
2024-12-12  Ondrej ZajicekNetlink: Handle onlink flag on BSD-Netlink
2024-12-10  Ondrej ZajicekBuild: Fix newlines in build of proto-build.c
2024-12-10  Fabian BläseBabel: fix seqno wrapping on seqno request
2024-12-06  Ondrej ZajicekBGP: Graceful restart timer overrides
2024-12-05  Ondrej ZajicekBGP: Update LLGR draft references to RFC 9494
2024-12-03  Ondrej ZajicekCI: Fix filter tests for ASPA
2024-12-03  Ondrej ZajicekStatic: Fix ASPA static route argument
2024-12-03  Ondrej ZajicekNEWS and version update v2.16
2024-12-03  Maria MatejkaDocumentation: Updating roadmap as of end of 2024
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-03  Ondrej ZajicekRPKI: Fix several errors in handling of Error PDU
2024-12-02  Ondrej ZajicekRPKI: Increase max PDU length to 64k
2024-12-02  Maria MatejkaSlab: Write out all block pointers when asked for dump
2024-12-02  Maria MatejkaLinpool: Write out all block pointers when asked for...
2024-12-02  Maria MatejkaCLI: Dumping internal data structures to files, not...
2024-12-02  Maria MatejkaLogging: exposing vlog() to log va_lists
2024-12-02  Maria MatejkaCLI: adding cli_vprintf()
2024-12-02  Maria MatejkaMRT: instead of crashing, ignore non-BGP attributes
2024-12-02  Maria MatejkaPrintf: impossible buffer overflow fix
2024-12-02  Ondrej ZajicekBMP: Refactor route monitor message serialization
2024-12-02  Ondrej ZajicekBMP: Refactor computation of message length
2024-12-02  Ondrej ZajicekBMP: Refactor per-peer header arguments
2024-12-02  Maria MatejkaBMP: simplified update queuing and better memory perfor...
2024-11-29  Maria MatejkaFormatting numbers with order prefixes
2024-11-29  Maria MatejkaBMP: drop an unused mempool
2024-11-28  Maria MatejkaRPKI: refactored pdu to host byte order conversion
2024-11-27  Maria MatejkaString tests: fixed too strict strcmp checks
2024-11-27  Ondrej ZajicekFixed crash if logging happened in unit tests
2024-11-26  Maria MatejkaASPA: Unified the ASPA_INVALID into one result
2024-11-26  Maria MatejkaRPKI: Polishing of ASPA syntax and documentation
2024-11-26  Ondrej ZajicekRPKI: Fix PDU length check
2024-11-26  Maria MatejkaRPKI: added documentation and RTR version config options
2024-11-26  Katerina KubecovaRPKI: protocol version 2, loading ASPA
2024-11-09  Katerina KubecovaASPA: Automatic channel reload
2024-11-08  Ondrej ZajicekLib: Optimized printing of numbers
2024-11-08  Ondrej ZajicekLib: Optimized printing of IP addresses
2024-11-07  Piotr WydrychCLI: Add timeformat command
2024-11-07  Ondrej ZajicekNest: Cleanup timeformat grammar
2024-11-07  Maria MatejkaASPA: fixed the check algorithm to actually do what...
2024-11-07  Ondrej ZajicekBGP: Add RFC 9687 to list of supported RFCs
2024-11-06  Maria MatejkaBGP: SendHoldTimer became an RFC, updating docs
2024-10-18  Ondrej ZajicekFilter: Remove T_ENUM_RTC
2024-10-18  Ondrej ZajicekFilter: Replace T_ENUM_NETTYPE with T_ENUM_NET_TYPE
2024-10-18  Ondrej ZajicekFilter: Add enum types to filter grammar
2024-10-16  Eric LongFlowspec: Fix IPv6 prefix when offset is not multiple...
2024-10-16  Ondrej ZajicekFlowspec: Test improvements
2024-10-15  Ondrej ZajicekDoc: Minor fixes
2024-10-15  Ondrej ZajicekDoc: Fix code blocks
2024-10-15  Johannes ErwerleDoc: Improve readability of the operator documentation
2024-10-09  Ondrej ZajicekFix typo in documentation
2024-10-08  Ondrej ZajicekFilter: Fixes and improvements related to case/sets
2024-10-07  Ondřej ZajíčekMerge branch 'dpetera-master-patch-71179' into 'master'
2024-10-07  David PeteraFix typo in user docs
2024-10-03  Job SnijdersRPKI: Add TCP-MD5 authentication option
2024-08-29  Maria MatejkaRenamed my past self in commit authorship and mentioned...
2024-08-29  Maria MatejkaFixed a stupid bug in parse-and-exit mode
next