]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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-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  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  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
2022-05-31  Maria MatejkaMerge commit '4fe9881d625f10e44109a649e369a413bd98de71...
2022-05-30  Maria MatejkaMerge commit 'f15f2fcee7eeb5a100bd204a0e67018e25953420...
2022-05-30  Maria MatejkaMerge commit 'f2e725a76882ba6b75c3ce4fb3c760bd83462410...
2022-05-30  Maria MatejkaMerge commit '1c30b689ddd032ef8000fb7836348a48ba3184ff...
2022-05-30  Maria MatejkaMerge commit '702c04fbef222e802ca4dfac645dc75ede522db6...
2022-05-30  Maria MatejkaMerge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308...
2022-05-30  Maria MatejkaMerge commit 'd8661a4397e4576ac404661b192dd99d928e7890...
2022-05-30  Maria MatejkaMerge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa...
2022-05-30  Maria MatejkaMerge commit '165156beeb2926472bbceca3c103aacc3f81a8cc...
2022-05-30  Maria MatejkaMerge commit 'cf07d8ad79273a3bbf0617c17e438602e4b64ece...
2022-05-30  Maria MatejkaMerge commit '1d309c4ce6e95b68c64a8f007f6dd2f1830a5707...
2022-05-30  Maria MatejkaMerge commit 'ef4313e1667a8745c8d8813ac78342ec7c035895...
2022-05-30  Maria MatejkaMerge commit 'f2f3163f6c3fba7f9ef03640d7b2f6323873d2cc...
2022-05-30  Maria MatejkaMerge commit 'de86040b2cf4ec9bfbb64f0e208a19d4d7e51adc...
2022-05-30  Maria MatejkaMerge commit '3fb70b26faca6788aa0bdf1d558414f9f777c6cd...
2022-05-30  Maria MatejkaMerge commit 'ef6a903e6f44b467f9606018446095521ad01ef1...
2022-05-30  Maria MatejkaMerge commit '0e1e632f70b74cf111f08175ab3634db2f962579...
2022-05-30  Maria MatejkaMerge commit '0d0f6554a5c233bf2bf830ae319191c4b1808d49...
2022-05-30  Maria MatejkaMerge commit '80272d4b64a38ee6f04a1c4e8566cac3a2293176...
2022-05-30  Maria MatejkaMerge commit 'cd9550b24487ac7327b0234fd825f4214fdf7b16...
2022-05-30  Maria MatejkaMerge commit '652be92a21f5575e5f74f6abe98eb4200b86776c...
2022-05-30  Maria MatejkaMerge commit '98fd158e28d89f10ee7a41b4f6a14fbd0021ef35...
next