]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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
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
2022-05-19  Luiz AmaralRPKI: Implement VRF support
2022-05-15  Ondrej ZajicekBGP: Improve tx performance during feed/flush
2022-05-04  Alexander ZubkovFixed spurious undef of route attributes
2022-04-22  Vincent BernatDoc: fix mating -> matching in flowspec section
2022-04-22  Toke Høiland... Babel: Fix compilation when LOCAL_DEBUG is set in packets.c
2022-04-22  Toke Høiland... Babel: Send out low-interval hello on shutdown
2022-04-13  Maria MatejkaRIP: fixed the EA_RIP_FROM attribute
2022-04-13  Maria MatejkaFixed a munmap abort bug
2022-04-07  Ondrej Zajicek... BFD: Add 'strict bind' option
2022-04-06  Maria MatejkaBGP uses lp_save / lp_restore instead of linpool flushing
2022-04-06  Maria MatejkaAll linpools use pages to allocate regular blocks
2022-04-06  Maria MatejkaBGP: Fixed LLGR depreferencing in bgp_rte_mergable
2022-04-06  Maria MatejkaProtocols have their own explicit init routines
2022-04-06  Maria MatejkaUnsetting route attributes without messing with type...
2022-04-06  Maria MatejkaEattr flags (originated and fresh) get their own struct...
2022-04-06  Maria MatejkaMinor fix: f_val literals should always have named...
2022-04-06  Maria MatejkaConverted Slab allocator to typed lists
2022-04-06  Maria MatejkaSlab allocator can free the blocks without knowing...
2022-04-06  Maria MatejkaTyped lists for easier walking and stronger type checking
2022-03-16  Ondrej Zajicek... Netlink: Remove superfluous sysdep/linux/netlink.c...
2022-03-16  Ondrej Zajicek... Lib: Allow use of 240.0.0.0/4 as a private range
2022-03-15  Maria MatejkaPrintf variant with a result allocated inside a pool...
2022-03-14  Maria MatejkaSlab memory allocator unit test
2022-03-11  Vincent BernatPkg: Improve RPM package unit file
2022-03-11  Ondrej Zajicek... Client: Use exit status to report errors
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...
next