summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-20Implemented missing prefix manipulation functionsJan Moskyto Matejka
2015-12-19Stop perusing f_prefix for non-prefix-set usesJan Moskyto Matejka
2015-12-19Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AFJan Moskyto Matejka
2015-12-18Netlink and BSD: Integrating IPv4 and IPv6Jan Moskyto Matejka
2015-11-25Merge branch 'master' into int-newOndrej Zajicek (work)
2015-11-24MD5: Mormalize naming stylePavel Tvrdík
2015-11-24Merge branch 'master' into rip-newOndrej Zajicek (work)
2015-11-24Netlink: attribute validation before parsingJan Moskyto Matejka
2015-11-24Some consts for function argumentsOndrej Zajicek (work)
2015-11-24Minor changes to SHA hash functionsOndrej Zajicek (work)
2015-11-23Merge commit 'origin/crypto-hash^'Ondrej Zajicek (work)
2015-11-23Nest: Fix bug in device protoOndrej Zajicek (work)
2015-11-13Add SHA-384/512 and HMAC-SHA-384/512 crypto hashPavel Tvrdík
2015-11-13Add SHA-224/256 and HMAC-SHA-224/256 crypto hashPavel Tvrdík
2015-11-13Add SHA1 and SHA1-HMAC crypto hashPavel Tvrdík
2015-11-13Add get_u64() and put_u64() into lib/unaligned.hPavel Tvrdík
2015-11-12Follow-up commit on integrated BIRDOndrej Zajicek (work)
2015-11-11Fix compiling with --enable-debug optionPavel Tvrdík
2015-11-11Netlink: Allow more than 256 routing tables.Jan Moskyto Matejka
2015-11-09Nest: Fixes bug in missing cleanup during table removalOndrej Zajicek (work)
2015-11-09Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)
2015-11-05Initial commit on integrated BIRDOndrej Zajicek (work)
2015-11-03IO: Fix the previous bugfixOndrej Zajicek (work)
2015-11-03IO: Handle fd values too big for select()Ondrej Zajicek (work)
2015-10-17Merge branch 'master' into rip-newOndrej Zajicek (work)
2015-10-17Minor changesOndrej Zajicek (work)
2015-10-05Major RIP redesignOndrej Zajicek (work)
2015-08-19OSPF: Fixes some issues with link detectionOndrej Zajicek
2015-07-28Nest: Fixes one of previous commitOndrej Zajicek
2015-07-28Minor update to test commitsOndrej Zajicek
2015-07-28Netlink: Fixes uninitialized variableOndrej Zajicek
2015-07-24Static: Support for BFD controlled static routesOndrej Zajicek
2015-07-20Static: Allows to specify attributes for static routesOndrej Zajicek
2015-07-19BFD: Fixes crash after socket errorOndrej Zajicek
2015-07-18Simplify build messagesOndrej Zajicek
2015-07-18Nest: Fixes symbols in router idOndrej Zajicek
2015-07-18Documentation updateOndrej Zajicek
2015-07-18BGP: Extended messages supportOndrej Zajicek
2015-07-18Direct: Fixes behavior for the same routes on different interfacesOndrej Zajicek
2015-06-08BGP multipath supportOndrej Zajicek
2015-06-08Fixes subtle bug in temporary attribute handlingOndrej Zajicek
2015-06-08KRT: Fixes some minor bugs in kernel protocolOndrej Zajicek
2015-06-08Moving of mulipath merging code from OSPF to nestOndrej Zajicek
2015-06-08Fixes bug in pipe feeding when filtered routes are kept in tableOndrej Zajicek
2015-06-08unsigned [int] -> uintPavel Tvrdík
2015-06-08unsgined char -> bytePavel Tvrdík
2015-06-01Typo fix by Hans van KranenburgOndrej Filip
2015-05-22Fixes unnamed protocols from templatesOndrej Zajicek
2015-05-17Simplify flushing processOndrej Zajicek
2015-05-16Fix minor issue in pipe route propagationOndrej Zajicek