]> git.ipfire.org Git - thirdparty/bird.git/history - nest
Doc: BFD update
[thirdparty/bird.git] / nest /
3 days ago  Katerina KubecovaBFD: Set password per session oz-test
2024-04-04  Ondrej ZajicekOSPF: Allow loopback nexthop in OSPFv3-IPv4
2024-03-25  Maria MatejkaASPA: checks done in filters; no autoreload yet
2024-03-25  Maria MatejkaASPA: basic data structures and Static protocol support
2024-03-25  Maria MatejkaExpanded usage of stdbool.h to the whole BIRD
2024-03-21  Ondrej ZajicekMerge commit '44e351d1522f0099687aac9fd65dcea73a04af43'
2024-03-05  Ondrej ZajicekClient: Add support for completion of command options
2024-03-05  Ondrej ZajicekFilter: Add route attribute gw_mpls_stack
2024-02-14  Ondrej ZajicekFilter: Add support for string route attribute
2024-02-07  Alexander ZubkovBGP: Allow multiple EBGP neighbors with the same peer.
2024-01-27  Ondrej ZajicekNest: Fix bug in recursive routes with MPLS-labeled...
2023-12-13  Ondrej ZajicekNest: Fix memory alignment in attribute cache
2023-12-08  Maria MatejkaMerge commit 'bb094fb6'
2023-12-08  Maria MatejkaRefactoring also net_roa_check
2023-12-08  Maria MatejkaMerge commit '54ddf90f'
2023-12-07  Maria MatejkaConf: debug tables
2023-12-07  Maria MatejkaRefactoring of net_route
2023-12-07  Maria MatejkaTable: Adding route refresh begin and end debug messages
2023-10-25  Ondrej ZajicekNest: Minor fixes in MPLS
2023-10-24  Ondrej ZajicekUse RTA_MAX_SIZE in rta_do_cow()
2023-10-16  Ondrej ZajicekMPLS: Fix issue with recursive MPLS routes
2023-10-05  Ondrej ZajicekMPLS: Handle compatibility with old configs
2023-10-04  Ondrej ZajicekMPLS: Update to support and use 64bit source id
2023-10-04  Ondrej ZajicekMPLS: Implement FEC map reconfiguration
2023-10-04  Ondrej ZajicekMPLS: Handle label allocation failures
2023-10-04  Ondrej ZajicekMPLS: Improve handling of static label allocations
2023-10-04  Ondrej ZajicekStatic: Add syntax for static MPLS labels
2023-10-04  Ondrej ZajicekMPLS: Label range non-intersection check
2023-10-04  Ondrej ZajicekMPLS: Improve label range reconfiguration
2023-10-04  Ondrej ZajicekMPLS: Add command 'show mpls ranges'
2023-10-04  Ondrej ZajicekNest: Fix missing RTS_* values in filters
2023-10-04  Ondrej ZajicekL3VPN: BGP/MPLS VPNs using MPLS backbone
2023-10-04  Ondrej ZajicekMPLS: Add support for per-VRF labeling policy
2023-10-04  Ondrej ZajicekMPLS subsystem
2023-10-02  Ondrej ZajicekNest: Expand rte_src.private_id to u64
2023-09-26  Igor PutovnyBasic route aggregation
2023-09-12  Maria MatejkaConf: Symbol manipulation gets its context explicitly
2023-09-12  Maria MatejkaConf: Symbol hashes for all scopes
2023-08-25  Ondrej ZajicekConf: Allow keywords to be redefined by user symbols
2023-08-25  Ondrej ZajicekNest: Fix missing bar in kw_sym
2023-08-24  Ondrej ZajicekConf: Use nonterminal bytestring instead of BYTETEXT
2023-08-24  Alexander ZubkovFilter: Use more generic approach for intra-config...
2023-08-24  Alexander ZubkovFilter: Add bytestring type
2023-08-23  Ondrej ZajicekNest: Treat VRF interfaces as inside respective VRFs
2023-08-22  Ondrej ZajicekMerge branch 'bmp'
2023-08-21  Ondrej ZajicekBMP: Use generic channel feed instead of direct walk...
2023-08-21  Ondrej ZajicekNest: Use generic rte_announce() also for import tables
2023-08-18  Ondrej ZajicekBMP: Refactor route monitoring
2023-06-22  Maria MatejkaMerge tag 'v2.13.1'
2023-05-16  Ondrej ZajicekNest: Add tests and benchmark for FIB
2023-04-27  Ondrej ZajicekConf: Improve handling of keywords
2023-04-21  Ondrej ZajicekMerge branch 'bmp'
2023-04-16  Ondrej Zajicek ... BMP: Remove duplicate functions for update encoding
2023-04-16  Pawel MaslankaBMP protocol support
2023-03-18  Johannes MoosAdd missing references to "show route in" in the cli...
2023-02-01  Ondrej ZajicekBuild: Partial revert of one of previous changes
2023-02-01  Ondrej ZajicekNest: Minor cleanup in buildsystem
2023-01-03  Ondrej ZajicekNest: Fix leaking internal attributes in RIP and Babel
2023-01-01  Ondrej ZajicekNest: Fix several issues with pflags
2022-12-10  Ondrej ZajicekCLI: Fix for long-lived sessions during high loads
2022-12-06  Ondrej ZajicekNest: Avoid spurious announcements triggered by filtere...
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-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: Do not assume that all channels are struct bgp_channel
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-07-26  Ondrej ZajicekMerge branch 'master' into backport
2022-07-24  Ondrej ZajicekMerge branch 'master' into backport
2022-07-22  Maria MatejkaRevert "Export table: Delay freeing of old stored route."
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: Improve handling of stack frames in filter...
2022-06-27  Ondrej Zajicek ... Nest: Cleanups in as_path_filter()
2022-06-27  Maria MatejkaPreexport callback now takes the channel instead of... next-preexport
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-15  Ondrej ZajicekBGP: Improve tx performance during feed/flush
2022-04-13  Maria MatejkaRIP: fixed the EA_RIP_FROM attribute
2022-04-06  Maria MatejkaAll linpools use pages to allocate regular blocks
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 MatejkaSlab allocator can free the blocks without knowing...
2022-03-15  Maria MatejkaPrintf variant with a result allocated inside a pool...
2022-03-09  Maria MatejkaMerge remote-tracking branch 'origin/master' into haugesund
2022-03-09  Maria MatejkaMerge commit '60880b539b8886f76961125d89a265c6e1112b7a...
2022-03-09  Maria MatejkaBGP Flowspec validation: Removed in-route optimization...
2022-03-09  Maria MatejkaMerge commit 'e42eedb9' into haugesund
2022-03-09  Maria MatejkaMerge commit '5cff1d5f' into haugesund
2022-03-09  Maria MatejkaMerge commit 'd5a32563' into haugesund
next