]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2019-08-19  Maria MatejkaUpdated dmalloc bindings mq-maarten-static-analysis
2019-08-19  Maria MatejkaLists: Replaced replace_node() by update_node() which...
2019-08-17  Maria MatejkaTimer: Adding missing initializer.
2019-08-17  Maria MatejkaLexer: strtoul shall never set endptr to NULL; it shoul...
2019-08-17  Maria MatejkaUnix socket: Path length check directly before copying...
2019-08-17  Maria MatejkaUninitialized list nodes fixes
2019-08-17  Maria MatejkaLists: fix a stupid sanitizer bug
2019-08-17  Maria MatejkaNest: Added const to ea_show just to declare that this...
2019-08-17  Maria MatejkaOSPF: Zero-initialization of a temporary neighbor
2019-08-17  Maria MatejkaNest: Several assumptions to tame the static analyzer
2019-08-17  Maria MatejkaNest: Assumption in rt-show for not-so-intuitive invariant.
2019-08-17  Maria MatejkaStatic scanner and expensive debugging setup fix
2019-08-17  Maria MatejkaRPKI: fixed rare va_list leak
2019-08-17  Maria MatejkaStatic check: Don't report dead code
2019-08-17  Maria MatejkaOSPF: Adding a note about a static analyzer result.
2019-08-17  Maria MatejkaOSPF: variable-length array of size 0 replaced by alloc...
2019-08-17  Maria MatejkaList expensive check.
2019-08-17  Maria MatejkaExpensive check declaration
2019-08-17  Maria MatejkaIPv6 address parser: fail on incomplete addresses
2019-08-17  Maria MatejkaFilter/Trie: jump over branches that are never true...
2019-08-17  Maria MatejkaNot calling memcpy with n=0.
2019-08-17  Maria MatejkaMakefile rule for static analyzer
2019-08-13  Ondrej Zajicek... Nest: Fix crash in route reload when some channels...
2019-08-13  Ondrej Zajicek... BGP: implement Adj-RIB-Out
2019-08-05  Ondrej Zajicek... BGP: Improve reconfiguration
2019-08-04  Ondrej Zajicek... BGP: Fix 'deterministic med' to work with 'merge paths'
2019-08-02  Ondrej Zajicek... Nest: Show mergable routes in 'show route' output
2019-08-01  Maria MatejkaMore assertion categories
2019-07-30  Maria MatejkaLog: Fixed race condition in reconfigure while BFD...
2019-07-10  Ondrej Zajicek... OSPF: Fix handling of NSSA option flags
2019-07-10  Ondrej Zajicek... OSPF: Update DR when local priority changes
2019-07-10  Ondrej Zajicek... OSPF: Minor fix in graceful restart
2019-07-10  Ondrej Zajicek... OSPF: Fix handling of external routes on graceful restart
2019-06-30  Ondrej Zajicek... Add mock-up function for unit tests
2019-06-30  Ondrej Zajicek... Add mock-up function for unit tests
2019-06-30  Ondrej Zajicek... Doc: OSPF graceful restart options
2019-06-30  Ondrej Zajicek... OSPF: Support for graceful restart
2019-06-30  Ondrej Zajicek... Nest: Add command to request graceful restart
2019-05-31  Ondrej Zajicek... Nest: Use rtable for neighbor lookup
2019-05-28  Ondrej Zajicek... Nest: Use bitmask of pxlens to speed-up net_route()
2019-05-14  Ondrej Zajicek... Nest: Add hash table for interfaces, keyed by index
2019-05-10  Ondrej Zajicek... Nest: Handle unresolvable routes as invalid
2019-04-21  Ondrej Zajicek... OSPF: Do not use igp_metric as default for OSPF metric
2019-03-15  Ondrej Zajicek... BGP: Handle case where capabilites are not used
2019-03-14  Ondrej Zajicek... Static: Allow to set multiple static route with differe...
2019-02-17  Ondrej Zajicek... Nest: Fix handling of ECMP next hop flags
2019-02-17  Ondrej Zajicek... OSPF: Reset LSAs during area type change
2019-02-17  Ondrej Zajicek... OSPF: Basic support for DN-bit handling (RFC 4576)
2019-02-17  Ondrej Zajicek... Nest: Report preferred counters also when 'import keep...
2019-02-17  Ondrej Zajicek... OSPF: Opaque LSAs and Router Information LSA
2019-02-17  Ondrej Zajicek... OSPF: Fix wrong LSA collisions detection
2019-02-17  Ondrej Zajicek... BGP: implement Adj-RIB-In
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-01-28  Ondrej Zajicek... BGP: Cleanup channels when going down
2019-01-17  Maria MatejkaNest: fixed corner cases on deleting from fib mq-ordered
2019-01-17  Maria MatejkaRedblack: fixed special deleting cases and missing...
2019-01-16  Ondrej Zajicek... Nest: Add preferred counter
2018-12-21  Ondrej Zajicek... OSPF: Add LSA retransmission counter
2018-12-12  Jan Maria MatejkaMerge branch 'maarten' into mq-ordered
2018-12-12  Jan Maria MatejkaRedblack test fixed to use uint as it was the original...
2018-12-03  Jan Maria MatejkaNest: Get hash chain is not deprecated, it is still...
2018-12-03  Jan Maria MatejkaThe other direction of searching and traversing
2018-12-03  Jan Maria MatejkaRedblack: Added macros for partial tree traversal and...
2018-12-03  Jan Maria MatejkaNest: Using the brand-new redblack tree to provide...
2018-12-03  Jan Maria MatejkaRed Black Tree: A structure to keep data sorted
2018-12-03  Jan Maria MatejkaAdd a deprecated option
2018-12-01  Ondrej Zajicek... BGP: Add I/C/E flag for BGP routes to show route output
2018-11-30  Ondrej Zajicek... BGP: Statistics
2018-11-24  Ondrej Zajicek... Unix: Implement log file size limit / log rotation
2018-11-22  Ondrej Zajicek... Static: Allow multiple routes to the same network with...
2018-11-15  Jan Maria MatejkaNo more warnings ...
2018-11-13  Ondrej Zajicek... Nest: Use 'distance' instead of 'preference'
2018-11-13  Ondrej Zajicek... Nest: Update default preference based on Cisco values
2018-10-24  Ondrej Zajicek... Nest: Change preference to lower-is-better
2018-10-24  Ondrej Zajicek... Nest: Statistics
2018-10-24  Ondrej Zajicek... OSPF: Statistics
2018-03-22  Ondrej FilipDate added. v2.0.2
2018-03-22  Ondrej FilipMerge branch 'int-new' of ssh://gitlab.labs.nic.cz...
2018-03-21  Ondrej Zajicek... NEWS and version update
2018-03-21  Ondrej Zajicek... Doc: Minor update
2018-03-20  Ondrej Zajicek... Doc: Redesign default config file
2018-03-19  Ondrej Zajicek... Merge remote-tracking branch 'birdlab-tmp/int-new'...
2018-03-18  Ondrej Zajicek... Nest: Fix table reconfiguration when nettype changes
2018-03-18  Ondrej Zajicek... Nest: SADR support for Direct
2018-03-17  Ondrej Zajicek... Doc: SADR documentation
2018-03-17  Ondrej Zajicek... Doc: Update BGP documentation
2018-03-14  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-14  Jan Maria MatejkaFilter: make bgpmask literals real constructors
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaFilters: Removed FI_COMMA, not used for 19 years.
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaFilter: recursion to loop
2018-03-13  Maria Jan MatejkaFilter: Instruction codes named as enum
2018-03-08  Jan Maria MatejkaFilter: the test conf checks also a bit of BGP args
2018-03-08  Jan Maria MatejkaConfig: Dropped the ipv4:netmask4 syntax for IPv4 prefixes.
2018-03-07  Ondrej Zajicek... Merge branch 'master' into int-new
2018-03-07  Ondrej Zajicek... Babel: Fix build with restricted protocol set
next