aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
Commit message (Expand)AuthorAgeFilesLines
* Netlink: Ignore dead routesOndrej Zajicek (work)2021-01-141-1/+7
* Kernel: Do not check templatesOndrej Zajicek (work)2021-01-071-0/+4
* Kernel: Fix handling of krt_realm with ECMP routesOndrej Zajicek (work)2021-01-061-4/+23
* Log: Fix locking during log reconfigurationOndrej Zajicek (work)2020-11-251-3/+3
* Log: Reinitialize the static logging structuresOndrej Zajicek (work)2020-11-251-5/+18
* Netlink: Fix parsing of MPLS multipath routesKazuki Yamaguchi2020-06-031-0/+17
* Log: Do not open logfiles when parse-and-exit option is activeOndrej Zajicek (work)2020-06-033-7/+14
* Unix socket: Path length check directly before copying the path.Maria Matejka2020-05-011-1/+3
* Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka2020-05-014-4/+4
* Configuration strings are constant.Maria Matejka2020-04-097-17/+17
* Netlink: Handle interfaces with missing broadcast addressesOndrej Zajicek (work)2020-03-071-12/+9
* BGP: Support for MD5SIG together with remote rangeOndrej Zajicek (work)2020-02-274-40/+49
* Conf: Better error message when reading iproute2 configMaria Matejka2020-02-041-4/+8
* KRT: Improve syncer code to avoid using temporary data in rtableOndrej Zajicek (work)2020-01-072-109/+76
* KRT: Remove KRF_SYNC_ERROR flagOndrej Zajicek (work)2019-12-194-10/+27
* KRT: Fix removal of KRF_INSTALLEDOndrej Zajicek (work)2019-12-171-6/+5
* KRT: Remove KRF_INSTALLED flagOndrej Zajicek (work)2019-12-161-26/+23
* Nest: Use bitmaps to keep track of exported routesOndrej Zajicek (work)2019-11-261-5/+2
* Netlink: Handle IPv4 routes with IPv6 nexthopsOndrej Zajicek2019-11-121-17/+25
* Accept uppercase letters in iproute2 namesOndrej Zajicek2019-10-221-1/+1
* NEWS and version updatev2.0.7Ondrej Zajicek (work)2019-10-111-1/+1
* Lib: Support for 64-bit numbers in bvsnprintf()Ondrej Zajicek (work)2019-10-091-1/+1
* Fixed undefined behavior on signals.Maria Matejka2019-10-043-10/+7
* Nest: Fix help for 'graceful restart' commandOndrej Zajicek (work)2019-09-231-0/+2
* NEWS and version updatev2.0.6Ondrej Zajicek (work)2019-09-101-1/+1
* Sysdep: Drop supplementary groups when dropping GIDOndrej Zajicek (work)2019-08-211-0/+3
* NEWS and version updateOndrej Zajicek (work)2019-07-311-1/+1
* Change 'graceful down' command to 'graceful restart' and update docsOndrej Zajicek (work)2019-07-311-1/+2
* Log: Fixed race condition in reconfigure while BFD is runningMaria Matejka2019-07-301-1/+9
* Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)2019-07-246-43/+26
|\
| * Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-102-32/+24
| |\
| * \ Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-035-4/+47
| |\ \
| * | | Dynamic attributes definition split whether it is bitmask or not.Maria Matejka2019-07-032-30/+30
| * | | Fixed one warning and one undefined value.Maria Matejka2019-03-221-1/+1
| * | | Merge branch 'master' into HEADMaria Matejka2019-03-182-25/+12
| |\ \ \
| * | | | Conf: Symbol implementation converted from void pointers to unionMaria Matejka2019-02-202-6/+4
| * | | | Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka2019-02-201-1/+1
| * | | | Filters: split the large filter.h file to smaller files.Maria Matejka2019-02-201-0/+1
| * | | | Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-204-54/+38
* | | | | RPKI: Fix reconfiguration when ssh parameters are undefinedOndrej Zajicek (work)2019-07-231-2/+1
* | | | | Netlink: Fix parsing of multipath routes with MPLS labelsOndrej Zajicek (work)2019-07-151-15/+16
* | | | | Netlink: Use route replace for IPv4Ondrej Zajicek (work)2019-07-151-10/+27
| |_|_|/ |/| | |
* | | | Debug: growing message format bufferMaria Matejka2019-07-101-3/+12
* | | | Netlink: Handle alien routes with unsorted nexthopsOndrej Zajicek (work)2019-07-021-0/+4
* | | | Netlink: Do unified scan for both IPv4 and IPv6Ondrej Zajicek (work)2019-07-021-29/+8
| |_|/ |/| |
* | | Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-304-3/+19
* | | Add CLI command to test reconfiguration statusOndrej Zajicek (work)2019-06-123-1/+27
* | | BGP: Dynamic BGPOndrej Zajicek (work)2019-04-301-0/+1
| |/ |/|
* | Nest: Update handling of temporary attributesOndrej Zajicek (work)2019-03-141-24/+11
* | NEWS and version updatev2.0.4Ondrej Zajicek (work)2019-02-261-1/+1
|/