]> git.ipfire.org Git - thirdparty/bird.git/history - lib
KRT: Remove KRF_INSTALLED flag
[thirdparty/bird.git] / lib /
2019-12-09  Ondrej Zajicek ... Filter: Add support for src/dst accessors for Flowspec...
2019-11-26  Ondrej Zajicek ... Nest: Use bitmaps to keep track of exported routes
2019-11-26  Ondrej Zajicek ... Lib: Basic and hierarchical bitmaps
2019-11-18  Ondrej Zajicek ... BGP: Fix processing of IPv6 Flowspec
2019-11-03  Ondrej Zajicek ... Support for address family constants
2019-10-09  Ondrej Zajicek ... Lib: Support for 64-bit numbers in bvsnprintf()
2019-08-21  Ondrej Zajicek ... BGP: Use reallocation for capability structure
2019-08-20  Ondrej Zajicek ... BGP: Implement extended optional parameters length
2019-08-11  Ondrej Zajicek ... RAdv: Allow solicited RAs to be sent as unicast
2019-07-24  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-filter-stack'
2019-07-22  Ondrej Zajicek ... RPKI: Fix reconfiguration when ssh parameters are undefined
2019-07-18  Ondrej Zajicek ... Lib: Improve printf() tests
2019-07-17  Ondrej Zajicek ... Lib: Fix print of 64-bit router id
2019-07-15  Maria MatejkaMerge remote-tracking branch 'origin/master' into mq...
2019-07-15  Maria MatejkaFilter: Simpler filter context allocation
2019-07-10  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-08  Maria MatejkaLibdmalloc macros fixed
2019-07-03  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-02  Maria MatejkaFilter: Pre-evaluation of constant expressions
2019-06-13  Maria MatejkaString: bstrtoul macro expanded to bstrtoul10 and 16
2019-05-23  Jan Maria MatejkaFilters: If somebody doesn't like _Thread_local, don...
2019-03-18  Maria MatejkaMerge branch 'master' into HEAD
2019-02-25  Maria MatejkaCustom number parser to speed up config parsing
2019-02-20  Maria MatejkaGDB pretty printers: f_inst and f_val.
2019-02-20  Maria MatejkaFilter refactoring: dropped the recursion from the...
2019-02-09  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-opt'
2019-01-24  Ondrej Zajicek ... OSPF: Opaque LSAs and Router Information LSA
2018-12-14  Ondrej Zajicek ... Doc: Rename code documentation files back to Doc
2018-12-04  Jan Maria MatejkaHash: mem_hash doesn't modify the memory, declared...
2018-12-04  Jan Maria MatejkaChanged IPv4 hash function to simple multiplication.
2018-11-20  Ondrej Zajicek ... The MRT protocol
2018-10-25  Ondrej Zajicek ... Lib: Force output type in ip4_addr constructor
2018-10-01  Ondrej Zajicek ... Lib: Add and use ev_new_init()
2018-09-18  Jan Maria MatejkaNo more warnings ...
2018-08-22  Jan Maria MatejkaLib: recursive printf
2018-07-28  Ondrej Zajicek ... BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD
2018-06-27  Ondrej Zajicek ... Nest: Neighbor cache cleanups
2018-06-26  Maria MatejkaDoc: renamed progdoc files Doc -> progdoc to fix collis...
2018-06-19  Jan Maria MatejkaMerge branch 'int-new' into HEAD
2018-05-29  Jan Maria MatejkaMacro: Added a bunch of dirty C preprocessor tricks
2018-05-16  Ondrej Zajicek ... Filter: Add support for src filter op to access SADR...
2018-03-14  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-07  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-02-27  Ondrej FilipMerge branch 'int-new' of ssh://gitlab.labs.nic.cz...
2018-02-13  Ondrej Zajicek ... Add support for source-specific IPv6 routes to BIRD...
2018-02-07  Ondrej Zajicek ... Nest: Trivial whitespace cleanup
2018-01-23  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-10  Ondrej Zajicek ... Use non-fatal asserts even for regular build
2018-01-02  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-12-14  Ondrej Zajicek ... Minor cleanup
2017-12-13  Ondrej Zajicek ... Lib: Minor fix
2017-12-13  Jan Maria MatejkaMerge branch 'int-new' of gitlab.labs.nic.cz:labs/bird...
2017-12-12  Ondrej Zajicek ... Lib: Save/restore state for linpools
2017-12-12  Ondrej Zajicek ... Fix some minor issues
2017-12-10  Ondrej Zajicek ... Lib: Check size of nets
2017-12-10  Ondrej Zajicek ... Lib: Fix macro/keyword collisions
2017-12-09  Ondrej Zajicek ... Several minor fixes
2017-12-07  Ondrej Zajicek ... Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a...
2017-12-07  Ondrej Zajicek ... Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b...
2017-12-07  Ondrej Zajicek ... Merge commit '98bb80a243b58c43453e9be69d19d0350286549c...
2017-12-07  Ondrej Zajicek ... Timers: Revert temporary names and remove old timer.h
2017-12-07  Ondrej Zajicek ... Timers: Fix TBF and some last remains
2017-12-07  Ondrej Zajicek ... Sysdep: Remove old timer code
2017-12-07  Ondrej Zajicek ... Timers: Add typecast to unit-converting macros
2017-12-07  Ondrej Zajicek ... Timers: Fix tests after timer change
2017-12-07  Ondrej Zajicek ... Printf: Add support for microsecond times
2017-12-07  Ondrej Zajicek ... Timers: Parse and format functions for microsecond...
2017-12-07  Ondrej Zajicek ... Timers: Replace old timers with microsecond timers
2017-12-07  Ondrej Zajicek ... Timers: Integrate microsecond timers to the main loop
2017-12-07  Ondrej Zajicek ... Timers: Split microsecond timers from BFD code to lib
2017-09-12  Ondrej Zajicek ... Backport some minor changes from int-new
2017-09-06  Ondrej Zajicek ... Basic VRF support
2017-08-09  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-31  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-30  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-25  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-23  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-23  Ondrej Zajicek ... Minor cleanups and fixes
2017-05-18  Ondrej Zajicek ... Fix type mixing in flowspec formatting
2017-05-18  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-17  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-17  Ondrej Zajicek ... Merge remote-tracking branch 'origin/int-new' into...
2017-05-17  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-16  Jan Moskyto MatejkaLinpool: default allocation size
2017-05-16  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-16  Ondrej Zajicek ... Remove autoconf macros for time_t and alignment
2017-05-09  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-09  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-04-28  Ondrej Zajicek ... Merge master into int-new
2017-04-26  Ondrej Zajicek ... Flowspec: Max tcp mask length is 12 bits
2017-04-26  Jan Moskyto MatejkaMerge branch 'int-new' of gitlab.labs.nic.cz:labs/bird...
2017-04-26  Jan Moskyto MatejkaFlowspec: split net_format_flowspec into several functions
2017-04-18  Ondrej Zajicek ... Check validity of dest w.r.t. net_type
2017-03-28  Jan Moskyto MatejkaMerge branch 'int-new' of gitlab.labs.nic.cz:labs/bird...
2017-03-28  Jan Moskyto MatejkaSimpler format of VPN RD
2017-03-22  Ondrej Zajicek ... BGP: Support for MPLS labels and VPN SAFI
2017-03-22  Jan Moskyto MatejkaMerge branch 'nexthop-merged' into int-new
2017-03-17  Jan Moskyto MatejkaNexthop: Fixed recursive route mpls label merging
next