]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2016-09-15  Pavel TvrdikFilter: Prefer xmalloc/xfree to malloc/free
2016-09-15  Ondrej Zajicek... KRT: Add kernel metric protocol option
2016-09-14  Ondrej Zajicek... KRT: Support for IPv6 ECMP
2016-09-14  Ondrej Zajicek... Nest: Keep multipath next hops sorted
2016-08-31  Ondrej Zajicek... KRT: Fix trivial error
2016-08-30  Ondrej Zajicek... KRT: Forbid path merging on BSD
2016-08-23  Ondrej Zajicek... Merge remote-tracking branch 'origin/misc-fixes'
2016-08-23  Ondrej Zajicek... Minor README update
2016-08-16  Pavel TvrdikWhitespace fixes
2016-08-16  Pavel TvrdikAdd link to INSTALL in README file
2016-08-16  Pavel TvrdikRewrote README file
2016-08-16  Ondřej SurýAdd .gitignore to ignore generated files
2016-08-16  Ondřej Surýwhitespace fixes
2016-08-16  Ondřej SurýInclude <stdint.h> in cf-lex.l to avoid UINTx_MAX redef...
2016-08-15  Pavel TvrdikAdds mailing list address at the top of README file
2016-07-20  Ondrej Zajicek... Babel: Immediately update hello interval on interface...
2016-07-20  Ondrej Zajicek... Netlink: Fix build with older headers missing IFA_FLAGS
2016-07-20  Ondrej Zajicek... Netlink: Ignore tentative addresses
2016-07-19  Ondrej Zajicek... Doc: Fix password ID option description
2016-07-19  Ondrej Zajicek... Babel: Do not maintain feasibility distance for our...
2016-07-19  Ondrej Zajicek... Babel: Do not keep an infeasible route as selected
2016-07-19  Ondrej Zajicek... Babel: Send wildcard retractions on shutdown and startup
2016-07-19  Ondrej Zajicek... Babel: Rework handling of retractions
2016-07-19  Ondrej Zajicek... Babel: Documentation updates
2016-07-19  Ondrej Zajicek... Babel: Make sure intervals do not overflow
2016-07-17  Ondrej FilipPrepare for longer interface names - clean up of the...
2016-07-11  Ondrej Zajicek... BGP: Fix extended messages
2016-07-11  Ondrej Zajicek... Log: Fix error handling of debug file open
2016-07-01  Ondrej Zajicek... Filter: Fixes reconfiguration with last_nonaggregated...
2016-06-29  Ondrej Zajicek... BGP: Skip empty path segments in received AS_PATH
2016-06-27  Pavel Tvrdíkcppcheck: fix va_end() functions
2016-06-08  Ondrej Zajicek... Filters: Fixes pm_same() w.r.t. ASN ranges and ASN...
2016-06-08  Ondrej FilipAdd AS# ranges to bgpmask.
2016-06-04  Ondrej FilipSmall typo in documentation example, submitted by Felix...
2016-05-30  Jan Moskyto... Unix IO: Tried to fix strange behavior after POLLHUP...
2016-05-12  Ondrej Zajicek... We don't need bvsnprintf() in BIRD client
2016-05-12  Pavel TvrdikProg Doc: Complete several missing parameters
2016-05-12  Pavel TvrdikUser Doc: Fix several typing error
2016-05-10  Stijn Tintelnetlink: update struct msghdr
2016-05-03  Pavel TvrdikInitialize variable ifr in sk_setup()
2016-04-29  Ondrej Zajicek... Doc: Minor fix v1.6.0
2016-04-29  Ondrej Zajicek... NEWS and version update
2016-04-28  Ondrej Zajicek... Add the Babel routing protocol (RFC 6126)
2016-04-13  Ondrej Zajicek... BSD: Add the IPsec SA/SP database entries control
2016-04-10  Ondrej Zajicek... Documentation update
2016-04-08  Ondrej Zajicek... Direct: Implement check link for direct protocol
2016-04-07  Ondrej Zajicek... Main: Add local option
2016-04-06  Ondrej Zajicek... Nest: Reset export route counter during graceful restart
2016-04-06  Ondrej Zajicek... IO: Avoid multiple event cycles in one loop cycle.
2016-04-06  Ondrej Zajicek... IO: Replace RX priority heuristic with explicit mark
2016-04-06  Ondrej Zajicek... KRT: Fix route learn scan when route changed
2016-03-30  Jan Moskyto... IO/Poll: fix mistaken variable merge
2016-03-23  Jan Moskyto... Birdlib: Modify lists to avoid problems with pointer...
2016-03-23  Ondrej Zajicek... Birdlib: Do cleanups after remove/free
2016-03-23  Ondrej Zajicek... OSPF: Fix bogus LSA ID collisions between received...
2016-03-23  Ondrej Zajicek... Minor changes in documentation
2016-03-23  Ondrej Zajicek... OSPF: Fix reading from freed memory
2016-03-22  Jan Moskyto... Merge remote-tracking branch 'origin/poll'
2016-03-18  Jan Moskyto... Unix: Substituted select -> poll also in congestion...
2016-03-17  Pavel TvrdíkRIP: fix typo in configuration at rx length opt
2016-03-17  Pavel TvrdíkBGP: Add documentaion for extended messages
2016-03-15  Jan Moskyto... Poll: Prevent the improbable case of EAGAIN after POLLIN
2016-03-11  Jan Moskyto... Unix: Rework of select-loop to poll-loop
2016-02-25  Jan Moskyto... Merge branch 'master' of gitlab.labs.nic.cz:labs/bird
2016-02-25  Ondrej Zajicek... OSPF: Multicast ability is irrelevant for stub interfaces
2016-02-25  Jan Moskyto... All the current pthread implementations are OK and...
2016-02-16  Ondrej Zajicek... Filter: Implement last_nonaggregated operator on bgp_path
2016-02-11  Ondrej Zajicek... Unix: Fix bug in syslog name handling
2016-02-11  Ondrej Zajicek... BGP: Fix bug in incoming connection handling
2015-11-25  Ondrej Zajicek... BGP: Update capability number from IANA for extended...
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-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-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
2015-07-18  Ondrej ZajicekNest: Fixes symbols in router id
2015-07-18  Ondrej ZajicekDocumentation update
next