]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2015-12-17  Pavel TvrdíkMerge branch 'master' into HEAD rpki
2015-12-17  Pavel TvrdíkRPKI: Asynchronous stopping of RTR Manager
2015-12-17  Pavel TvrdíkRPKI: hand over a roa update using slab memory
2015-12-17  Pavel TvrdíkRPKI: Improve log messages
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-11-02  Pavel TvrdíkRPKI: Better status handling
2015-10-27  Pavel TvrdíkRPKI: improved rpki_get_status()
2015-10-27  Pavel TvrdíkRPKI: refactore status update hook line
2015-10-26  Pavel TvrdíkRPKI: refactore thread's communication usign pipes
2015-10-22  Pavel TvrdíkRPKI: Improve handling protocol status
2015-10-20  Pavel TvrdíkRefactore dlopen rtrlib function pointers
2015-10-19  Pavel TvrdíkRPKI: Improved callback status handling
2015-10-19  Pavel TvrdíkFix check_file_readability function
2015-10-17  Ondrej Zajicek... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek... Minor changes
2015-10-14  Pavel TvrdíkRPKI: Add SSH Transport support
2015-10-07  Pavel TvrdíkRPKI: refactore and improve
2015-10-07  Pavel TvrdíkRPKI: add -ldl for bird compile for dlopen()
2015-10-05  Pavel TvrdíkRPKI: load RTRLib dynamically with dlopen()
2015-10-05  Ondrej Zajicek... Major RIP redesign
2015-10-01  Pavel TvrdíkRPKI: Importing routes into roa table
2015-09-27  Pavel TvrdíkEarly integration of RTRlib into BIRD RPKI proto
2015-09-27  Pavel TvrdíkIntegrate RTRlib into BIRD's build system
2015-09-27  Pavel TvrdíkRPKI: Add submodule RTRlib
2015-09-17  Pavel TvrdíkRPKI: add new protocol skeleton
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
2015-07-18  Ondrej ZajicekBGP: Extended messages support
2015-07-18  Ondrej ZajicekDirect: Fixes behavior for the same routes on different...
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Ondrej ZajicekFixes subtle bug in temporary attribute handling
2015-06-08  Ondrej ZajicekKRT: Fixes some minor bugs in kernel protocol
2015-06-08  Ondrej ZajicekMoving of mulipath merging code from OSPF to nest
2015-06-08  Ondrej ZajicekFixes bug in pipe feeding when filtered routes are...
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-06-08  Pavel Tvrdíkunsgined char -> byte
2015-06-01  Ondrej FilipTypo fix by Hans van Kranenburg
2015-05-22  Ondrej ZajicekFixes unnamed protocols from templates
2015-05-16  Ondrej ZajicekSimplify flushing process
2015-05-16  Ondrej ZajicekFix minor issue in pipe route propagation
2015-05-13  Ondrej ZajicekFix in the last commit
2015-05-12  Ondrej ZajicekKRT: Add support for plenty of kernel route metrics
2015-05-10  Ondrej ZajicekAdd bitfield route attribute type
2015-05-01  Ondrej ZajicekOSPF: Redesign LSA checksumming
2015-04-28  Ondrej ZajicekOSPF: Fixes validation of LSA checksums
2015-04-25  Ondrej ZajicekKRT: Fixes route reload
2015-04-25  Ondrej ZajicekKRT: Fixes learning of preferred kernel routes.
2015-04-22  Ondrej ZajicekKRT: Support for RTM_CHANGE on BSD
2015-04-20  Ondrej ZajicekNEWS and version update v1.5.0
2015-04-18  Ondrej ZajicekFixes port range socket option
2015-04-18  Ondrej ZajicekOSPF: Fixes handling of external routes with immediate gw
2015-04-12  Ondrej ZajicekMinor fixes
2015-03-31  Ondrej ZajicekBGP: Fixes serious bug in TX handling
2015-03-31  Ondrej ZajicekUnderstand IFF_MULTICAST flag on ifaces in Linux
2015-03-29  Ondrej ZajicekBGP: AS-wide unique router ID (RFC 6286) support
2015-03-29  Ondrej ZajicekBGP: Enhanced route refresh (RFC 7313) support
2015-03-09  Ondrej FilipPossibility to define unnamed protocols from template...
2015-03-02  Ondrej ZajicekFixes serious bug in BGP add-path
2015-03-02  Ondrej ZajicekFixes bug in debug dumps
2015-03-02  Ondrej ZajicekImplement latency tracking, internal event log and...
2015-02-24  Ondrej ZajicekAdd minor comment
2015-02-22  Ondrej ZajicekUse IP_PORTRANGE_HIGH for BFD where available
2015-02-22  Ondrej ZajicekRename BGP option 'start delay' to 'connect delay'
2015-02-22  Ondrej ZajicekRelax BGP neighbor parameter
2015-02-21  Ondrej ZajicekUse AF_UNSPEC for RTM_GETLINK
2015-02-21  Ondrej ZajicekStore protocol config size inside protocol structure
2015-02-21  Ondrej ZajicekMake BGP protocol instance search a separate function
2015-02-21  Pavel TvrdíkMinor fixes
2015-02-21  Pavel TvrdikBetter Clang compatibility
2015-02-21  Pavel TvrdikRemove a comparison of unsigned expression < 0
2015-02-21  Pavel TvrdikAdd const to a param msg at functions log_msg, log_rl...
2015-02-21  Pavel TvrdikReplacing GNU old-style field designator extension
2015-02-21  Ondrej ZajicekFixes minor bug in BFD.
2015-02-21  Ondrej ZajicekAllows user data attached to f_trie_node structure.
2015-02-21  Ondrej ZajicekBump max symbol length to 64.
2015-02-21  Ondrej ZajicekFixes a bug in locking code.
next