summaryrefslogtreecommitdiff
path: root/sysdep/unix/krt.c
AgeCommit message (Expand)Author
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-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-07Channelize: rt_notify arg conversion table -> channelJan Moskyto Matejka
2016-04-06KRT: Fix route learn scan when route changedOndrej Zajicek (work)
2016-02-01Channels - explicit links between protocols and tablesOndrej Zajicek (work)
2015-12-21Modify FIB_WALK() and FIB_ITERATE() to work with new FIB codeOndrej Zajicek (work)
2015-12-21Follow-up work on integrationOndrej Zajicek (work)
2015-12-20KRT: Integration of IPv4/IPv6 in sysdep/linuxOndrej Zajicek (work)
2015-11-25Merge branch 'master' into int-newOndrej Zajicek (work)
2015-11-23Nest: Fix bug in device protoOndrej Zajicek (work)
2015-11-11Netlink: Allow more than 256 routing tables.Jan Moskyto Matejka
2015-11-05Initial commit on integrated BIRDOndrej Zajicek (work)
2015-06-08BGP multipath supportOndrej Zajicek
2015-06-08KRT: Fixes some minor bugs in kernel protocolOndrej Zajicek
2015-05-12KRT: Add support for plenty of kernel route metricsOndrej Zajicek
2015-04-25KRT: Fixes route reloadOndrej Zajicek
2015-04-25KRT: Fixes learning of preferred kernel routes.Ondrej Zajicek
2015-03-29BGP: Enhanced route refresh (RFC 7313) supportOndrej Zajicek
2015-02-21Store protocol config size inside protocol structureOndrej Zajicek
2015-02-21Replacing GNU old-style field designator extensionPavel Tvrdik
2014-10-02Implements token bucket filter for rate limiting.Ondrej Zajicek
2014-10-02Refresh kernel protocol when interface disappears.Ondrej Zajicek
2014-03-20BGP graceful restart support.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek
2013-11-25Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-10-15Forces KRT rescan on syncer startup with multi syncer config.Ondrej Zajicek
2013-09-10Fixes a bug in kernel extended attribute processing.Ondrej Zajicek
2013-07-04Makes krt.c much more readable.Ondrej Zajicek
2012-12-26Implements undo command and optional timeout for configurationOndrej Zajicek
2012-11-10Allows rejected routes to be kept and examined.Ondrej Zajicek
2012-08-29Fixes a bug in primary IP selection.Ondrej Zajicek
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2012-05-03Fixes flushing of device routes.Ondrej Zajicek
2012-04-30Cleanup in sysdep KRT code, part 3.Ondrej Zajicek
2012-04-30Cleanup in sysdep KRT code, part 2.Ondrej Zajicek
2012-04-30Cleanup in sysdep KRT code, part 1.Ondrej Zajicek
2012-03-30Merge branch 'soon'Ondrej Zajicek
2012-03-25Fixes several minor bugs in kernel syncer.Ondrej Zajicek
2012-03-23Adds krt_metric linux route attribute.Ondrej Zajicek
2012-03-23Adds krt_source route attribute.Ondrej Zajicek
2012-02-03Fixes a bug causing crash during soft reconfiguration of export to kernel proto.Ondrej Zajicek
2012-01-24Assign default protocol preference via proto_config_new().Ondrej Zajicek
2012-01-23Implements handling of BSD iface arrival/departure notifications.Ondrej Zajicek
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-04-13Adds support for several Linux kernel route attributes.Ondrej Zajicek
2010-07-12Fixes missing check in reconfiguration.Ondrej Zajicek