]> git.ipfire.org Git - thirdparty/bird.git/history - proto
Lists: Replaced replace_node() by update_node() which is the only use of that function.
[thirdparty/bird.git] / proto /
2020-05-01  Maria MatejkaNest: Added const to ea_show just to declare that this...
2020-05-01  Maria MatejkaOSPF: Zero-initialization of a temporary neighbor
2020-05-01  Maria MatejkaRPKI: fixed rare va_list leak
2020-05-01  Maria MatejkaOSPF: Adding a note about a static analyzer result.
2020-05-01  Maria MatejkaOSPF: variable-length array of size 0 replaced by alloc...
2020-04-28  Maria MatejkaNot calling memcpy with n=0.
2020-04-15  Nasato GotoBGP: Fix handling of 16bit-only ASN translation
2020-04-09  Maria MatejkaConfiguration strings are constant.
2020-03-14  Ondrej Zajicek ... RIP: Improvements to demand circuit mode
2020-03-12  Maria MatejkaPerf: changed route update pattern to be more like...
2020-03-03  Ondrej Zajicek ... BGP: Handle flowspec rules without dst part
2020-02-27  Ondrej Zajicek ... BGP: Support for MD5SIG together with remote range
2020-02-21  Ondrej Zajicek ... RIP: Demand circuit support (RFC 2091)
2020-02-14  Ondrej Zajicek ... RIP: Fix crash when interface is removed
2020-02-04  Maria MatejkaRPKI: Allow build without libSSH
2020-01-28  Ondrej Zajicek ... BFD: Option to specify which class of BFD sessions...
2020-01-09  Ondrej Zajicek ... OSPF: Fix bad initialization of tx_hdrlen field
2019-12-03  Ondrej Zajicek ... BGP: Add some statistics
2019-11-18  Ondrej Zajicek ... BGP: Fix processing of IPv6 Flowspec
2019-11-10  Ondrej Zajicek ... BGP: Add option to enforce first AS in AS_PATH
2019-11-04  Ondrej Zajicek ... BGP: Add option to reject AS_SETs
2019-10-25  Ondrej Zajicek ... BGP: RFC 8654 got released
2019-10-24  Ondrej Zajicek ... BGP: Fix handling of transitive extended communities
2019-10-19  Ondrej Zajicek ... RPKI: Fix handling of IPv6 cache addresses
2019-10-10  Ondrej Zajicek ... BGP: Fix reconfiguration with import table
2019-10-09  Ondrej Zajicek ... BGP: AIGP metric support (RFC 7311)
2019-10-09  Ondrej Zajicek ... Lib: Support for 64-bit numbers in bvsnprintf()
2019-10-09  Maria MatejkaPerf: allow testing with cached route attributes.
2019-09-30  Ondrej Zajicek ... BFD: Fix reconfiguration of neighbors
2019-09-17  Ondrej Zajicek ... BGP: Fix setup with multiple dynamic BGP ranges
2019-09-09  Ondrej Zajicek ... BGP: Fix handling of bgp_aggregator atttribute
2019-09-09  Ondrej Zajicek ... BGP: Fix bugs in handling of shutdown messages
2019-08-29  Ondrej Zajicek ... OSPF: Fix 'show ospf lsadb' cmd without proto arg
2019-08-21  Ondrej Zajicek ... BGP: Use reallocation for capability structure
2019-08-20  Ondrej Zajicek ... BGP: Implement extended optional parameters length
2019-08-14  Ondrej Zajicek ... BGP: implement Adj-RIB-Out
2019-08-11  Ondrej Zajicek ... RAdv: Allow solicited RAs to be sent as unicast
2019-08-06  Ondrej Zajicek ... BGP: Improve reconfiguration
2019-08-06  Ondrej Zajicek ... BGP: Fix 'deterministic med' to work with 'merge paths'
2019-07-29  Vincent BernatRPKI: Fix allocation of hostname when using an IPv6...
2019-07-25  Ondrej Zajicek ... BFD: Fix formatting of 'show bfd sessions'
2019-07-24  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-filter-stack'
2019-07-24  Ondrej Zajicek ... Nest: VRF of protocol can be explicitly specified as...
2019-07-23  Ondrej Zajicek ... OSPF: Fix formatting of 'show ospf neighbors'
2019-07-22  Ondrej Zajicek ... RPKI: Fix reconfiguration when ssh parameters are undefined
2019-07-17  Ondrej Zajicek ... BFD: Support for VRFs
2019-07-15  Maria MatejkaMerge remote-tracking branch 'origin/master' into mq...
2019-07-10  Ondrej Zajicek ... OSPF: Fix handling of NSSA option flags
2019-07-10  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-09  Ondrej Zajicek ... OSPF: Minor fix in graceful restart
2019-07-09  Maria MatejkaMerge branch 'master' of gitlab.labs.nic.cz:labs/bird
2019-07-09  Ondrej Zajicek ... OSPF: Update DR when local priority changes
2019-07-09  Ondrej Zajicek ... OSPF: Fix handling of external routes on graceful restart
2019-07-04  Ondrej Zajicek ... OSPF: Update DR when local priority changes
2019-07-03  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-03  Maria MatejkaMerge branch 'mq-filter-stack' of gitlab.labs.nic.cz...
2019-07-02  Maria MatejkaDynamic attributes definition split whether it is bitma...
2019-07-01  Maria Jan MatejkaBGP: Prefix hash is too small, increase its max size.
2019-07-01  Maria Jan MatejkaBGP: split tx explicitly
2019-06-30  Ondrej Zajicek ... OSPF: Support for graceful restart
2019-06-30  Ondrej Zajicek ... Nest: Add command to request graceful restart
2019-06-12  Ondrej Zajicek ... BGP: Fix bug introduced in one of last patches
2019-05-22  Jan Maria MatejkaFilter: Some people can't pronounce "postfixify" correc...
2019-05-17  Maria MatejkaLexer now returns known sym / unknown sym / keyword
2019-04-30  Alexander AzimovBGP: Compliance with RFC8203bis
2019-04-30  Ondrej Zajicek ... BGP: Output Local AS number in show protocol
2019-04-30  Ondrej Zajicek ... BGP: Dynamic BGP
2019-04-12  Ondrej Zajicek ... OSPFv3: Fix some overlooked cases in IPv4 mode
2019-04-08  Ondrej Zajicek ... BGP: Handle corner cases in event ordering
2019-04-03  Ondrej Zajicek ... BGP: Promiscuous ASN mode
2019-04-02  Ondrej Zajicek ... BGP: Separate runtime and config usage of local/remote...
2019-03-19  Ondrej Zajicek ... BGP: Mandatory option for channels
2019-03-18  Ondrej Zajicek ... BGP: Handle case where capabilites are not used
2019-03-18  Maria MatejkaMerge branch 'master' into HEAD
2019-03-15  Maria MatejkaPerf: fixed stupid allocation bug
2019-03-14  Ondrej Zajicek ... Nest: Update handling of temporary attributes
2019-03-06  Ondrej Zajicek ... OSPF: Improved handling of tmpattrs
2019-02-20  Maria MatejkaConf: Symbol implementation converted from void pointer...
2019-02-20  Maria MatejkaFilter: merged filter instruction constructors, countin...
2019-02-20  Maria MatejkaFilter + Config: Fix bugs, tests and split symbols...
2019-02-20  Maria MatejkaFilter: refactoring of instruction constructors
2019-02-20  Maria MatejkaFilter refactoring: dropped the recursion from the...
2019-02-17  Ondrej Zajicek ... OSPF: Reset LSAs during area type change
2019-02-13  Ondrej Zajicek ... OSPF: Basic support for DN-bit handling (RFC 4576)
2019-02-09  Ondrej Zajicek ... OSPF: Do not originate Router-Information LSA
2019-02-09  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-opt'
2019-02-03  Ondrej Zajicek ... OSPF: Send direct acknowledgements as unicast
2019-02-03  Ondrej Zajicek ... OSPF: Reject duplicate DBDES packets after dead interval
2019-02-03  Ondrej Zajicek ... OSPF: DD seqnum should be initialized only for first...
2019-02-03  Ondrej Zajicek ... OSPF: Reject DBDES packets with non-matching MTU
2019-02-01  Maria MatejkaPerf: Added forgotten all-protocol options mq-opt
2019-01-31  Maria MatejkaPerf: Prune the table after every loop to have clean...
2019-01-31  Maria MatejkaPerf: Write also BIRD version to have all the needed...
2019-01-26  Ondrej Zajicek ... Doc: Remove doc for already removed option
2019-01-26  Ondrej Zajicek ... BGP: Cleanup channels when going down
2019-01-24  Ondrej Zajicek ... OSPF: Opaque LSAs and Router Information LSA
2019-01-02  Ondrej Zajicek ... BGP: Better dispatch of incoming connections
2019-01-02  Ondrej Zajicek ... BGP: Postpone setting link_addr
2018-12-18  Maria MatějkaPerf: Protocol to measure BIRD performance internally
2018-12-17  Ondrej Zajicek ... OSPF: Fix wrong LSA collisions detection
next