aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep/unix/krt.h
Commit message (Expand)AuthorAgeFilesLines
* Routing table is now a resource allocated from its own poolMaria Matejka2021-03-301-1/+1
* Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka2020-05-011-1/+1
* KRT: Improve syncer code to avoid using temporary data in rtableOndrej Zajicek (work)2020-01-071-9/+1
* KRT: Remove KRF_SYNC_ERROR flagOndrej Zajicek (work)2019-12-191-0/+9
* Nest: Removing separate tmpa from route propagationJan Maria Matejka2018-05-301-1/+1
* Protocol: Introducing an enum protocol_classJan Maria Matejka2018-05-291-2/+2
* KRT: Fix option 'merge paths'Ondrej Zajicek (work)2018-01-231-0/+1
* KRT: Remove useless optionOndrej Zajicek (work)2018-01-231-1/+0
* Doc: Documentation updateOndrej Zajicek (work)2017-12-101-1/+1
* Kernel: Update to new timersOndrej Zajicek (work)2017-12-071-2/+2
* KRT: Minor fix of last commitOndrej Zajicek (work)2017-12-071-0/+1
* Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)2017-12-071-8/+12
* Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-101-2/+3
* Channels - explicit links between protocols and tablesOndrej Zajicek (work)2016-02-011-1/+0
* Follow-up work on integrationOndrej Zajicek (work)2015-12-211-2/+1
* KRT: Integration of IPv4/IPv6 in sysdep/linuxOndrej Zajicek (work)2015-12-201-0/+1
* Nest: Fix bug in device protoOndrej Zajicek (work)2015-11-231-0/+2
* Netlink: Allow more than 256 routing tables.Jan Moskyto Matejka2015-11-111-1/+2
* BGP multipath supportOndrej Zajicek2015-06-081-0/+3
* KRT: Add support for plenty of kernel route metricsOndrej Zajicek2015-05-121-2/+1
* KRT: Fixes route reloadOndrej Zajicek2015-04-251-0/+1
* BGP graceful restart support.Ondrej Zajicek2014-03-201-1/+3
* Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result.Ondrej Zajicek2013-11-251-0/+1
* Makes krt.c much more readable.Ondrej Zajicek2013-07-041-7/+9
* Cleanup in sysdep KRT code, part 3.Ondrej Zajicek2012-04-301-1/+1
* Cleanup in sysdep KRT code, part 2.Ondrej Zajicek2012-04-301-6/+3
* Cleanup in sysdep KRT code, part 1.Ondrej Zajicek2012-04-301-28/+29
* Fixes several minor bugs in kernel syncer.Ondrej Zajicek2012-03-251-1/+1
* Adds krt_metric linux route attribute.Ondrej Zajicek2012-03-231-2/+3
* Adds krt_source route attribute.Ondrej Zajicek2012-03-231-2/+3
* Implements handling of BSD iface arrival/departure notifications.Ondrej Zajicek2012-01-231-0/+1
* Implements protocol templates.Ondrej Zajicek2011-11-071-1/+1
* Signal problems with route installation to kernel tables.Ondrej Zajicek2011-10-061-4/+1
* Adds support for several Linux kernel route attributes.Ondrej Zajicek2011-04-131-0/+4
* Restrict export of device routes to the kernel protocol.Ondrej Zajicek2010-04-041-0/+1
* Many changes in (mainly) kernel syncers.Ondrej Zajicek2010-02-261-0/+1
* Add 'primary' configuration option.Ondrej Zajicek2009-05-291-0/+8
* Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUGMartin Mares2000-03-121-1/+6
* Kernel route syncer now supports dynamic reconfiguration. Also it doesn'tMartin Mares2000-01-181-0/+1
* Kernel route syncer supports multiple tables.Martin Mares1999-08-031-7/+16
* Removed one unused structure field.Martin Mares1999-05-211-1/+0
* More changes to the kernel syncer.Martin Mares1999-04-031-2/+14
* Moved to a much more systematic way of configuring kernel protocols.Martin Mares1999-03-261-7/+25
* KRT: Implemented asynchronous route / interface state notificationsMartin Mares1999-03-041-0/+7
* Rewrote the kernel syncer. The old layering was horrible.Martin Mares1999-03-031-15/+28
* Use traditional Unix route/iface interface only when CONFIG_NETLINKMartin Mares1999-03-011-0/+5
* When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICEMartin Mares1999-02-131-0/+1
* Synced kernel interface to new interface.Martin Mares1999-02-051-6/+14
* Hopefully finished kernel syncer (krt) rewrite:Martin Mares1998-12-081-0/+9
* Rewritten kernel syncer. Now uses the rta trickery I've introduced yesterdayMartin Mares1998-12-081-0/+3