aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
Commit message (Expand)AuthorAgeFilesLines
...
| * Netlink: Simplify handling of IPv6 ECMP routesOndrej Zajicek2022-07-251-206/+37
| * KRT: Scan routing tables separetely on linux to avoid congestionOndrej Zajicek2022-07-245-49/+78
* | Merge remote-tracking branch 'origin/master' into backportMaria Matejka2022-07-111-1/+1
|\|
| * Filter: Implement soft scopesOndrej Zajicek (work)2022-06-271-1/+1
* | Merge commit 'beb5f78a' into backportMaria Matejka2022-07-111-2/+2
|\|
| * Preexport callback now takes the channel instead of protocol as argumentMaria Matejka2022-06-271-2/+2
* | Merge version 2.0.10 into backportMaria Matejka2022-07-102-5/+5
|\|
| * NEWS and version updatev2.0.102.0.10Ondrej Zajicek2022-06-161-1/+1
| * IO: Improve resolution of latency debugging messagesOndrej Zajicek2022-06-041-4/+4
| * Fixed a munmap abort bugMaria Matejka2022-04-131-2/+1
* | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0Maria Matejka2022-05-301-2179/+0
|\|
| * Netlink: Remove superfluous sysdep/linux/netlink.c.origOndrej Zajicek (work)2022-03-161-2179/+0
* | Protocols have their own explicit init routinesMaria Matejka2022-04-063-2/+15
* | Fixed a static assert in page allocatorMaria Matejka2022-03-091-1/+1
* | Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesundMaria Matejka2022-03-091-2/+0
|\ \
| * | RIP fixup + dropping the tmp_attrs mechanism as obsoleteMaria Matejka2021-10-131-2/+0
* | | Merge commit 'e42eedb9' into haugesundMaria Matejka2022-03-094-79/+61
|\| |
| * | Kernel: Convert the rte-local attributes to extended attributes and flags to ...Maria Matejka2021-10-134-77/+61
| * | Dropping the RTS_DUMMY temporary route storage.Maria Matejka2021-10-131-2/+0
* | | Merge commit '5cff1d5f' into haugesundMaria Matejka2022-03-092-4/+6
|\| |
| * | Route: moved rte_src pointer from rta to rteMaria Matejka2021-10-132-4/+3
| * | Preference moved to RTA and set explicitly in protocolsMaria Matejka2021-10-131-0/+3
* | | Merge commit 'd5a32563' into haugesundMaria Matejka2022-03-091-3/+1
|\| |
| * | Preexport: No route modification, no linpool neededMaria Matejka2021-10-131-3/+1
* | | Fixed resource initialization in unit testsMaria Matejka2022-03-091-0/+2
* | | Merge commit '0c59f7ff' into haugesundMaria Matejka2022-03-091-0/+9
|\ \ \
| * | | Revert "Bound allocated pages to resource pools with page caches to avoid unn...Maria Matejka2022-03-091-16/+21
| * | | Revert "Multipage allocation"Maria Matejka2022-03-092-54/+1
| |/ /
| * | Multipage allocationMaria Matejka2021-10-132-1/+54
| * | CLI socket accept() may also fail and should produce some message, not a core...Maria Matejka2021-10-131-0/+9
| * | Bound allocated pages to resource pools with page caches to avoid unnecessary...Maria Matejka2021-09-101-21/+16
* | | Single-threaded version of sark-branch memory page managementMaria Matejka2022-03-091-68/+123
* | | Introducing an universal temporary linpool flushed after every taskMaria Matejka2022-03-021-3/+20
* | | Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesundMaria Matejka2022-03-021-11/+4
|\| | | |/ |/|
| * Debug output uses local buffer to avoid clashes between threads.Maria Matejka2021-09-101-11/+4
| * Nest: Clean up main channel handlingOndrej Zajicek (work)2021-09-101-1/+1
* | NEWS and version updateOndrej Zajicek (work)2022-02-091-1/+1
* | Alloc: Use posix_memalign() instead of aligned_alloc()Ondrej Zajicek (work)2022-02-081-5/+6
* | Netlink: Minor cleanupOndrej Zajicek (work)2022-02-081-1/+1
* | Netlink: Add option to specify netlink socket receive buffer sizeOndrej Zajicek (work)2022-01-174-1/+2237
* | 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
* | IO: Support nonlocal bind in socket interfaceAlexander Zubkov2022-01-083-0/+29
* | 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
* | BSD: Assume onlink flag on ifaces with only host addressesOndrej Zajicek (work)2021-12-271-3/+33
* | Directly mapped pages are kept for future use if temporarily not neededMaria Matejka2021-11-241-2/+51
* | Nest: Clean up main channel handlingOndrej Zajicek (work)2021-06-171-1/+1
|/