]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2022-10-04  Maria MatejkaMerge commit 'a32cee78' into HEAD
2022-10-04  Maria MatejkaMerge commit '71b434a9' into HEAD
2022-10-04  Maria MatejkaMerge commit '0072d11f' into tmp-learn
2022-09-29  Maria MatejkaMerge commit '9efaf6ba' into tmp-bad-learn
2022-09-27  Maria MatejkaMerge commit '4364ee' into tmp-bad-learn
2022-09-27  Maria MatejkaMerge commit 'cae5979871ee7aa341334f8b1af6bafc60ee9692...
2022-09-27  Maria MatejkaKRT: Fix route learning
2022-08-05  Maria MatejkaMerge commit '534d0a4b' into thread-next
2022-08-05  Maria MatejkaMerge commit '2e484f8d' into thread-next
2022-08-05  Maria MatejkaMerge commit '971721c9' into thread-next
2022-08-05  Maria MatejkaMerge commit '4d48ede5' into thread-next
2022-08-03  Maria MatejkaMerge commit 'c7d0c5b2' into thread-next
2022-08-03  Maria MatejkaMerge commit '18f66055' into thread-next
2022-08-03  Maria MatejkaMerge commit '038fcf1c' into thread-next
2022-08-03  Maria MatejkaMerge commit '97476e00' into thread-next
2022-08-03  Maria MatejkaBGP: The bucket/prefix hashes are now a resource to...
2022-08-02  Maria MatejkaMerge commit 'f0507f05ce57398e135651896dace4cb68eeed54...
2022-08-02  Maria MatejkaMerge branch 'ballygarvan' into HEAD
2022-08-02  Maria MatejkaRevert "Split route table event into separate events"
2022-08-02  Maria MatejkaRevert "Table cork: Stop creating updates when there...
2022-08-02  Maria MatejkaAlso next hop update routines are corking themselves...
2022-08-02  Maria MatejkaBGP: respecting table cork
2022-08-02  Maria MatejkaRoute table cork: Indicate whether the export queues...
2022-08-02  Maria MatejkaIntroducing basic RCU primitives for lock-less shared...
2022-08-01  Maria MatejkaFixed main birdloop init in unit tests
2022-07-28  Maria MatejkaSending an event must also ping the target IO loop
2022-07-28  Maria MatejkaMoved the thread starting code to IO loop code
2022-07-28  Maria MatejkaMerge commit '03bf6b90' into thread-next
2022-07-28  Maria MatejkaRevert "Adding a generic cork mechanism for events"
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 MatejkaRevert "Export table: Delay freeing of old stored route."
2022-07-18  Maria MatejkaEvent lists rewritten to a single linked list
2022-07-18  Maria MatejkaMerge commit '94eb0858' into thread-next
2022-07-18  Maria MatejkaMerge commit 'a4451535' into thread-next
2022-07-18  Maria MatejkaFixed an annoying warning in ea_get_storage()
2022-07-18  Maria MatejkaFixing build issues caused by a nonportable Makefile...
2022-07-18  Maria MatejkaMerge commit 'a845651b' into thread-next
2022-07-15  Maria MatejkaMerge commit 'c70b3198' into thread-next [lots of confl...
2022-07-14  Maria MatejkaFixed invalid routes handling
2022-07-13  Maria MatejkaMerge branch 'backport' into thread-next
2022-07-13  Maria MatejkaMerge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f...
2022-07-13  Maria MatejkaMerge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e...
2022-07-13  Maria MatejkaMerge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452...
2022-07-13  Maria MatejkaFixed bug in repeated show route command
2022-07-12  Maria MatejkaMerge commit 'f18968f5' into thread-next
2022-07-12  Ondrej ZajicekBGP: Minor improvements to BGP roles
2022-07-12  Maria MatejkaMerge commit '1df20989' into thread-next
2022-07-12  Maria MatejkaRevert "Special table hooks rectified."
2022-07-12  Maria MatejkaRemoving the rte_modify API
2022-07-12  Maria MatejkaRoute refresh in tables uses a stale counter.
2022-07-11  Eugene BogomazovBGP: Implement BGP roles
2022-07-11  Maria MatejkaThere are now no internal tables at all.
2022-07-11  Maria MatejkaDropped the internal kernel protocol table for learnt...
2022-07-11  Maria MatejkaExport tables merged with BGP prefix hash
2022-07-11  Maria MatejkaHash: iterable now per partes by an iterator
2022-07-11  Maria MatejkaDo not try to check flowspec validity for piped routes
2022-07-11  Maria MatejkaFixed bad import table attributes freeing
2022-07-11  Maria MatejkaAttribute lists split to storage headers and data to...
2022-07-11  Maria MatejkaShow route uses the export request also for one-net...
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-27  Maria MatejkaMoved nexthop + hostentry display to other eattrs
2022-06-27  Maria MatejkaRoute attribute display now normalizes ea_lists.
2022-06-27  Maria MatejkaFixed new route comparison
2022-06-27  Maria MatejkaFixed displaying BGP and RIP attributes after recent...
2022-06-27  Maria MatejkaFixed minor bugs in handling some route attributes
2022-06-27  Maria MatejkaFixed undefined attribute handling
2022-06-27  Maria MatejkaThe show-route CLI command now uses the route export API
2022-06-26  Maria MatejkaFixed forgotten preference handling in filters
2022-06-24  Maria MatejkaAllowed optimized exporting of a subprefix tree
2022-06-24  Maria MatejkaTable export generalized to allow for exporting from...
2022-06-20  Maria MatejkaImport tables are stored as an attribute layer inside...
2022-06-17  Maria MatejkaRoute attribute storage keeps the previous layers
2022-06-16  Maria MatejkaShowing the nexthop resolution target in import tables
2022-06-16  Ondrej ZajicekNEWS and version update v2.0.10
2022-06-08  Maria MatejkaMerge commit '938742decc6e1d6d3a0375dd012b75172e747bbc...
2022-06-08  Maria MatejkaMerge commit '950775f6fa3d569a9d7cd05e33538d35e895d688...
2022-06-07  Maria MatejkaFixing FlowSpec validation for v3 internal API
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
next