]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2016-04-25  Jan Moskyto... L3VPN: using FIB's internal allocator of MPLS labels mpls-new
2016-04-25  Jan Moskyto... FIB: Added label allocation option
2016-04-25  Jan Moskyto... ID Map allows max and min limits
2016-04-08  Jan Moskyto... L3VPN: updated rte_update2() to net_addr *
2016-04-08  Jan Moskyto... Merge branch 'rte-update' into mpls-new
2016-04-08  Jan Moskyto... Route update: move table lookup from protocols into...
2016-04-07  Jan Moskyto... L3VPN: new protocol
2016-04-07  Jan Moskyto... MPLS: RTA_ENCAP parsing in netlink interface
2016-04-07  Jan Moskyto... Netlink: MPLS routes in kernel, not fully working yet.
2016-04-07  Jan Moskyto... MPLS tables, static protocol MPLS support
2016-04-07  Jan Moskyto... MPLS: added net_addr_mpls variant of net_addr
2016-04-07  Jan Moskyto... MPLS: Allowing MPLS stack route attribute and setup...
2016-04-07  Jan Moskyto... Support of MPLS stack in static protocol and route...
2016-04-07  Jan Moskyto... VPN address parser fix, better display of invalid values
2016-04-07  Jan Moskyto... VPN4 and VPN6 literals
2016-04-07  Jan Moskyto... ROA: fixed max_text_lengths
2016-04-07  Jan Moskyto... Channelize: rt_notify arg conversion table -> channel
2016-04-07  Jan Moskyto... Merge branch 'int-new-channels' of gitlab.labs.nic...
2016-03-10  Pavel Tvrdíkcf_error(char *msg, ...) -> cf_error(const char *msg...
2016-03-10  Pavel Tvrdíknest/proto fix local_debug mode
2016-03-10  Pavel TvrdíkFix typo
2016-02-19  Jan Moskyto... Hash: typecast error fix
2016-02-10  Jan Moskyto... Updated RTA hashes to 32-bit values.
2016-02-08  Pavel TvrdíkFix closing flushed channel
2016-02-01  Jan Moskyto... Fixed sigsegv for missing proto->rt_notify hook
2016-02-01  Jan Moskyto... BSD: compilation error fix
2016-02-01  Ondrej Zajicek... Channels - explicit links between protocols and tables
2016-01-28  Pavel TvrdíkAdd 'GENERATE/ACCEPT FROM datetime TO datetime' to...
2016-01-27  Pavel Tvrdíkio.c: fix reads from uninitialized memory
2016-01-27  Pavel TvrdíkRIP: Fix DBG output
2016-01-25  Jan Moskyto... RIPng: fixed misrejection of host routes
2016-01-21  Jan Moskyto... BSD: fix no-return warning
2016-01-21  Jan Moskyto... BSD: Explicitly dropping routes with mismatched AF's.
2016-01-21  Jan Moskyto... All the current pthread implementations are OK and...
2016-01-21  Pavel TvrdíkAdd condition for max_pxlen by ROA grammar
2016-01-21  Pavel TvrdíkUse net_addr pointer for net_addr_roaX
2016-01-20  Pavel TvrdíkAdd forgotten semicolon
2016-01-20  Pavel TvrdíkDelete old ROA code
2016-01-20  Pavel TvrdíkRewrite roa_check() for integrated BIRD
2016-01-20  Pavel TvrdíkAdd ROA_* constants values to grammar of configuration
2016-01-20  Pavel TvrdíkAdd ROA net_addr to grammar
2016-01-20  Jan Moskyto... BSD integration fixes
2016-01-14  Pavel TvrdíkNET ROAx: add max_pxlen, fix format
2016-01-13  Jan Moskyto... Net address format: Do not print the -4 or -6 suffix...
2016-01-12  Pavel TvrdíkNET ROAx more small changes
2016-01-12  Pavel TvrdíkROA change printf 'ASN: xxx' to 'ASxxx'
2016-01-11  Jan Moskyto... Hidden AF_INET* inside sysdep/
2016-01-11  Jan Moskyto... BFD: split of v4/v6 sockets
2016-01-07  Pavel TvrdíkFix check in net_route() in debug mode
2016-01-07  Pavel TvrdíkAdd NET ROA4/6 structures
2015-12-29  Ondrej Zajicek... Explicit ip4_addr / ip6_addr printf support
2015-12-29  Ondrej Zajicek... Move ID allocator to a separate file and use it also...
2015-12-29  Jan Moskyto... Netlink: Removed forgotten if-stub (caused strange...
2015-12-24  Ondrej Zajicek... Follow-up work on integration
2015-12-22  Jan Moskyto... Better fix of missing AF_INET6? definition in lib/socket.h
2015-12-21  Ondrej Zajicek... Modify FIB_WALK() and FIB_ITERATE() to work with new...
2015-12-21  Jan Moskyto... BSD wants to include sys/socket.h in lib/socket.h ...
2015-12-21  Ondrej Zajicek... Follow-up work on integration
2015-12-21  Ondrej Zajicek... Follow-up work on integration
2015-12-20  Ondrej Zajicek... Filter: Fix some changes in IP<->Quad implicit conversion
2015-12-20  Ondrej Zajicek... Delete ipv6 option from configure
2015-12-20  Ondrej Zajicek... Nest: Reimplement fib_route() and add some consts
2015-12-20  Ondrej Zajicek... KRT: Integration of IPv4/IPv6 in sysdep/linux
2015-12-20  Jan Moskyto... Integrated address print lengths
2015-12-20  Jan Moskyto... ROA code switchoff
2015-12-20  Jan Moskyto... Implemented missing prefix manipulation functions
2015-12-19  Jan Moskyto... Stop perusing f_prefix for non-prefix-set uses
2015-12-19  Jan Moskyto... Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF
2015-12-18  Jan Moskyto... Netlink and BSD: Integrating IPv4 and IPv6
2015-11-25  Ondrej Zajicek... Merge branch 'master' into int-new
2015-11-24  Pavel TvrdíkMD5: Mormalize naming style
2015-11-24  Ondrej Zajicek... Merge branch 'master' into rip-new
2015-11-24  Jan Moskyto... Netlink: attribute validation before parsing
2015-11-24  Ondrej Zajicek... Some consts for function arguments
2015-11-24  Ondrej Zajicek... Minor changes to SHA hash functions
2015-11-23  Ondrej Zajicek... Merge commit 'origin/crypto-hash^'
2015-11-23  Ondrej Zajicek... Nest: Fix bug in device proto
2015-11-13  Pavel TvrdíkAdd SHA-384/512 and HMAC-SHA-384/512 crypto hash
2015-11-13  Pavel TvrdíkAdd SHA-224/256 and HMAC-SHA-224/256 crypto hash
2015-11-13  Pavel TvrdíkAdd SHA1 and SHA1-HMAC crypto hash
2015-11-13  Pavel TvrdíkAdd get_u64() and put_u64() into lib/unaligned.h
2015-11-12  Ondrej Zajicek... Follow-up commit on integrated BIRD
2015-11-11  Pavel TvrdíkFix compiling with --enable-debug option
2015-11-11  Jan Moskyto... Netlink: Allow more than 256 routing tables.
2015-11-09  Ondrej Zajicek... Nest: Fixes bug in missing cleanup during table removal
2015-11-08  Ondrej Zajicek... Conf: Fixes bug in symbol lookup during reconfiguration
2015-11-05  Ondrej Zajicek... Initial commit on integrated BIRD
2015-11-03  Ondrej Zajicek... IO: Fix the previous bugfix
2015-11-03  Ondrej Zajicek... IO: Handle fd values too big for select()
2015-10-17  Ondrej Zajicek... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek... Minor changes
2015-10-05  Ondrej Zajicek... Major RIP redesign
2015-08-19  Ondrej ZajicekOSPF: Fixes some issues with link detection
2015-07-28  Ondrej ZajicekNest: Fixes one of previous commit
2015-07-28  Ondrej ZajicekMinor update to test commits
2015-07-28  Ondrej ZajicekNetlink: Fixes uninitialized variable
2015-07-24  Ondrej ZajicekStatic: Support for BFD controlled static routes
2015-07-20  Ondrej ZajicekStatic: Allows to specify attributes for static routes
2015-07-19  Ondrej ZajicekBFD: Fixes crash after socket error
2015-07-18  Ondrej ZajicekSimplify build messages
next