summaryrefslogtreecommitdiff
path: root/nest/route.h
AgeCommit message (Expand)Author
2016-11-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-11-08Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-10-03BGP: Support for large communitiesOndrej Zajicek (work)
2016-09-15rt-table: Fix kernel protocol export filter memory bugPavel Tvrdik
2016-09-14Nest: Keep multipath next hops sortedOndrej Zajicek (work)
2016-05-12Merge remote-tracking branch 'origin/master' into int-newOndrej Zajicek (work)
2016-05-12Miscellaneous minor fixesOndrej Zajicek (work)
2016-05-10Merge branch 'int-new' into int-new-mergedJan Moskyto Matejka
2016-05-10Merge remote-tracking branch 'origin/rte-update' into int-newJan Moskyto Matejka
2016-05-10Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka
2016-04-28Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)
2016-04-08Route update: move table lookup from protocols into rte_update2().Jan Moskyto Matejka
2016-04-08Merge branch 'master' into int-new-channelsJan Moskyto Matejka
2016-04-06KRT: Fix route learn scan when route changedOndrej Zajicek (work)
2016-02-10Updated RTA hashes to 32-bit values.Jan Moskyto Matejka
2016-02-01Channels - explicit links between protocols and tablesOndrej Zajicek (work)
2016-01-20Delete old ROA codePavel Tvrdík
2016-01-20Rewrite roa_check() for integrated BIRDPavel Tvrdík
2016-01-20Add ROA_* constants values to grammar of configurationPavel Tvrdík
2015-12-29Move ID allocator to a separate file and use it also in OSPFOndrej Zajicek (work)
2015-12-24Follow-up work on integrationOndrej Zajicek (work)
2015-12-21Modify FIB_WALK() and FIB_ITERATE() to work with new FIB codeOndrej Zajicek (work)
2015-12-20Nest: Reimplement fib_route() and add some constsOndrej Zajicek (work)
2015-12-20ROA code switchoffJan Moskyto Matejka
2015-12-19Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AFJan Moskyto Matejka
2015-11-05Initial commit on integrated BIRDOndrej 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-06-08BGP multipath supportOndrej Zajicek
2015-06-08Moving of mulipath merging code from OSPF to nestOndrej Zajicek
2015-06-08unsigned [int] -> uintPavel Tvrdík
2015-06-08unsgined char -> bytePavel Tvrdík
2015-05-12KRT: Add support for plenty of kernel route metricsOndrej Zajicek
2015-05-10Add bitfield route attribute typeOndrej Zajicek
2014-10-02Implements show route noexport option.Ondrej Zajicek
2014-03-20BGP graceful restart support.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-10-02Some fixes in filter code.Ondrej Zajicek
2013-07-24Fixes bug in protocol flushing and rtable pruning.Ondrej Zajicek
2013-02-08Implements router advertisements activated by received routes.Ondrej Zajicek
2012-11-15Changes 'rejected' to 'filtered' in one of the last patches.Ondrej Zajicek
2012-11-10Allows rejected routes to be kept and examined.Ondrej Zajicek
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2012-07-16Finalize RA_ACCEPTED handling.Ondrej Zajicek
2012-04-15Implement RA_ACCEPTED mode of route propagation.Ondrej Zajicek
2012-03-30Merge branch 'soon'Ondrej Zajicek
2012-03-28Fixes responsiveness for protocol shutdown.Ondrej Zajicek
2012-03-18Route Origin Authorization basics.Ondrej Zajicek