]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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-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...
2022-05-30  Maria MatejkaMerge commit 'd39ef961d1dde230c55fcc931b53f44cb34a1e63...
2022-05-30  Maria MatejkaMerge commit '4a23ede2b056a41456790cc20a0c3d92a7137693...
2022-05-30  Maria MatejkaMerge commit 'ebd807c0b8eb0b7a3dc3371cd4c87ae886c00885...
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-30  Maria MatejkaMerge commit '3a6eda995ecfcebff3130d86ee3baeab12a41335...
2022-05-30  Maria MatejkaSquashing the route attribute structure into one level.
2022-05-30  Maria MatejkaRoute destination field merged with nexthop attribute...
2022-05-27  Ondrej ZajicekCI: Remove broken FreeBSD builds
2022-05-26  Maria MatejkaMoved hostentry to eattr
2022-05-26  Maria MatejkaMoved nexthop from struct rta to extended attribute.
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-05  Maria MatejkaAll outstanding MPLS label stacks are stored as adata
2022-05-04  Maria MatejkaMoved route source attribute (RTS_*) to eattrs
2022-05-04  Maria MatejkaRemoving the route scope attribute. Use custom attribut...
2022-05-04  Maria MatejkaMoved route preference to eattrs
2022-05-04  Maria MatejkaJoined the RTA igp_metric and EA igp_metric attributes
2022-05-04  Maria MatejkaRemoved forgotten remnants of unused enum rtc
2022-05-04  Maria MatejkaConf: Allowing keyword redefinition
2022-05-04  Maria MatejkaMoved advertising router info (FROM attribute) to eattrs
2022-05-04  Maria MatejkaExplicit definition structures of route attributes
2022-05-04  Maria MatejkaConf: Symbols are properly scoped
2022-05-04  Maria MatejkaReplaced boilerplate eattr allocation by ea_set_attr()
2022-05-04  Maria MatejkaEnforcing certain data structure explicit paddings.
2022-05-04  Maria MatejkaLocal route attributes are always allocated from tmp_li...
2022-05-04  Maria MatejkaFilters always allocate from tmp_linpool
2022-05-04  Maria MatejkaAttribute list normalization cleanup
2022-05-04  Maria MatejkaComplex route attributes are data structures, shall...
2022-05-04  Maria MatejkaSplitting route data structures out to lib
2022-05-04  Maria MatejkaFIB is a data structure generic enough to be in lib
2022-05-04  Maria MatejkaUnified attribute and filter types
2022-05-04  Maria MatejkaOpaque types are named opaque also in filters
2022-05-04  Maria MatejkaImplicit ROA check converted to explicit filter instruc...
2022-05-04  Maria MatejkaProtocols use EA_LITERAL_* to set attributes
2022-05-04  Maria MatejkaMoved filter value union to lib
2022-05-04  Maria MatejkaFilters: removing adata_empty() duplicating lp_alloc_ad...
2022-05-04  Maria MatejkaSpecial attribute types for enums
2022-05-04  Maria MatejkaDropping EAF_VAR_LENGTH as the attribute data is either...
2022-05-04  Maria MatejkaFilter: Bitfield eattrs reading / writing moved to...
2022-05-04  Maria MatejkaFilter operations: bitwise AND and OR
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 MatejkaProtocols have their own explicit init routines
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-04-06  Maria MatejkaAll linpools use pages to allocate regular blocks
2022-04-06  Maria MatejkaUnsetting route attributes without messing with type...
2022-04-06  Maria MatejkaBGP: Fixed LLGR depreferencing in bgp_rte_mergable
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-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 MatejkaMerge branch 'haugesund-to-2.0' into HEAD
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 MatejkaMerge commit 'f81702b7' into haugesund
2022-03-09  Maria MatejkaMerge commit '0767a0c2' into haugesund
2022-03-09  Maria MatejkaMerge commit '8f3942a9' into haugesund
2022-03-09  Maria MatejkaMerge commit '56c8f2f0' into haugesund
2022-03-09  Maria MatejkaMerge commit '575da88f' into haugesund
2022-03-09  Maria MatejkaFixed a static assert in page allocator
2022-03-09  Maria MatejkaFixed a static assert in page allocator
next