aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep/linux/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* Netlink: Use route replace for IPv6ky/netlink-ecmp-ipv6Kazuki Yamaguchi2022-01-191-55/+6
* Netlink: Add option to specify netlink socket receive buffer sizeOndrej Zajicek (work)2022-01-171-0/+54
* Netlink: Add another workaround for older kernel headersOndrej Zajicek (work)2022-01-151-0/+7
* Netlink: Add workaround for older kernel headersOndrej Zajicek (work)2022-01-141-0/+4
* Netlink: Enable strict checking for KRT dumpsOndrej Zajicek (work)2022-01-141-11/+59
* Netlink: Explicitly skip received cloned routesOndrej Zajicek (work)2022-01-141-3/+7
* Netlink: Do not ignore dead routes from BIRDOndrej Zajicek (work)2022-01-051-4/+4
* Netlink: Improve multipath parsing errorsOndrej Zajicek (work)2022-01-051-16/+25
* Netlink: Ignore dead routesOndrej Zajicek (work)2021-01-141-1/+7
* Kernel: Fix handling of krt_realm with ECMP routesOndrej Zajicek (work)2021-01-061-4/+23
* Netlink: Fix parsing of MPLS multipath routesKazuki Yamaguchi2020-06-031-0/+17
* Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka2020-05-011-1/+1
* Netlink: Handle interfaces with missing broadcast addressesOndrej Zajicek (work)2020-03-071-12/+9
* KRT: Remove KRF_SYNC_ERROR flagOndrej Zajicek (work)2019-12-191-5/+8
* Netlink: Handle IPv4 routes with IPv6 nexthopsOndrej Zajicek2019-11-121-17/+25
* Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)2019-07-241-3/+6
|\
| * Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-101-29/+12
| |\
| * | Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-201-3/+6
* | | 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
| |/ |/|
* | 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
|/
* KRT: Fix debug messages in netlink codeArthur Gautier2018-12-281-3/+3
* Nest: Neighbor cache cleanupsOndrej Zajicek (work)2018-06-271-4/+4
* Nest: Removing separate tmpa from route propagationJan Maria Matejka2018-05-301-10/+11
* Protocol: Introducing an enum protocol_classJan Maria Matejka2018-05-291-1/+1
* Add support for source-specific IPv6 routes to BIRD coreOndrej Zajicek (work)2018-02-131-8/+35
* Netlink: Fix memory leakOndrej Zajicek (work)2017-12-161-11/+0
* Netlink: Use linpool instead of static bufferOndrej Zajicek (work)2017-12-131-34/+5
* Revive FIB and kernel MPLS codeOndrej Zajicek (work)2017-12-121-10/+17
* KRT: Fix bug in multipath handlingOndrej Zajicek (work)2017-12-111-2/+4
* Switchoff for MPLS in kernel.Maria Jan Matejka2017-12-101-25/+46
* Enable ECMP and Link detection by defaultOndrej Zajicek (work)2017-12-081-0/+2
* Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)2017-12-071-1/+28
|\
| * Basic VRF supportOndrej Zajicek (work)2017-09-061-1/+28
* | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-newOndrej Zajicek (work)2017-12-071-13/+41
|\|
| * KRT: Fix IPv6 ECMP handling with Linux 4.11+Ondrej Zajicek (work)2017-09-051-13/+42
* | Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-071-1/+0
* | Timers: Fix TBF and some last remainsOndrej Zajicek (work)2017-12-071-1/+1
* | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)2017-12-071-0/+6
* | Implement onlink flag for nexthopsOndrej Zajicek (work)2017-07-041-2/+15
* | Minor cleanups and fixesOndrej Zajicek (work)2017-05-231-2/+2
* | Linpool: default allocation sizeJan Moskyto Matejka2017-05-161-1/+1
* | Adding also our copy of struct rtvia.Jan Moskyto Matejka2017-04-121-0/+7
* | Include local lwtunnel.h unless found in systemJan Moskyto Matejka2017-04-121-0/+4
* | Netlink: Change default kernel metric to 32Ondrej Zajicek (work)2017-03-291-1/+1
* | Netlink: Better handling of an error caseOndrej Zajicek (work)2017-03-291-7/+7
* | Netlink: Fix device route deleteOndrej Zajicek (work)2017-03-281-1/+1
* | Netlink: Fix bug in RTA_PRIORITY handlingOndrej Zajicek (work)2017-03-281-1/+1
* | Merge branch 'int-new' into nexthop-mergedJan Moskyto Matejka2017-02-221-0/+1
|\ \