Age | Commit message (Expand) | Author |
2023-04-04 | Interface subsystem locking | Maria Matejka |
2023-01-23 | Merge commit '928a1cb034e6f9e8edcdd1dc07264cd703e00827' into thread-next | Maria Matejka |
2023-01-23 | Merge commit '7fb23041a52d01754c53ba963e2282e524813364' into thread-next | Maria Matejka |
2023-01-22 | Merge commit '2b7643e1f8ecb0bd4cf9af4183b4fd53b655d19c' into thread-next | Maria Matejka |
2023-01-21 | Merge commit '1e47b9f203aaaad0fb658d40a1670f1d0437f1f8' into thread-next | Maria Matejka |
2023-01-20 | Fixed various build problems on FreeBSD and/or CLang | Maria Matejka |
2023-01-13 | Minor cleanups | Ondrej Zajicek |
2023-01-13 | BSD: Add support for kernel route metric | Ondrej Zajicek |
2022-12-18 | BSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+ | Ondrej Zajicek |
2022-12-16 | FreeBSD: use interface index instead of IP address when specifying multicast ... | Alexander Chernikov |
2022-12-11 | BSD: Workaround for direct routes on FreeBSD 13.0 | Ondrej Zajicek |
2022-11-30 | BSD: Fix krt socket code w.r.t. rte/rta changes | Ondrej Zajicek |
2022-05-30 | Merge commit '1c30b689ddd032ef8000fb7836348a48ba3184ff' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '702c04fbef222e802ca4dfac645dc75ede522db6' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'cf07d8ad79273a3bbf0617c17e438602e4b64ece' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '0d0f6554a5c233bf2bf830ae319191c4b1808d49' into haugesund | Maria Matejka |
2022-05-04 | Moved route source attribute (RTS_*) to eattrs | Maria Matejka |
2022-05-04 | Removing the route scope attribute. Use custom attributes instead. | Maria Matejka |
2022-05-04 | Replaced boilerplate eattr allocation by ea_set_attr() | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-05-04 | Unified attribute and filter types | Maria Matejka |
2022-03-09 | Merge commit '1b9189d5' into haugesund | Maria Matejka |
2022-03-09 | Merge commit 'e42eedb9' into haugesund | Maria Matejka |
2022-01-08 | IO: Support nonlocal bind in socket interface | Alexander Zubkov |
2021-12-27 | BSD: Assume onlink flag on ifaces with only host addresses | Ondrej Zajicek (work) |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-10-13 | Kernel: Convert the rte-local attributes to extended attributes and flags to ... | Maria Matejka |
2021-05-10 | BSD: Propagate OS-level IFF_MULTICAST to internal IF_MULTICAST flag | Toke Høiland-Jørgensen |
2021-04-19 | BSD: Fix invalid pointer derefence in logging code | Stefan Haller |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-02-27 | BGP: Support for MD5SIG together with remote range | Ondrej Zajicek (work) |
2019-12-19 | KRT: Remove KRF_SYNC_ERROR flag | Ondrej Zajicek (work) |
2019-01-04 | BSD: Fix TCP-MD5 code on current FreeBSD kernels | Ondrej Zajicek (work) |
2018-07-28 | BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD | Ondrej Zajicek (work) |
2018-06-27 | BSD: Fix of the previous commit | Ondrej Zajicek (work) |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-01-14 | KRT: Fix direct routes for BSD | Ondrej Zajicek (work) |
2017-12-12 | Fix some minor issues | Ondrej Zajicek (work) |
2017-12-08 | Enable ECMP and Link detection by default | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new | Ondrej Zajicek (work) |
2017-12-07 | BSD: Fix in the last commit | Ondrej Zajicek (work) |
2017-12-07 | BSD: Minor fix of penultimate commit | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | Ondrej Zajicek (work) |
2017-09-04 | BSD: Fix alignment issue | Ondrej Zajicek (work) |
2017-04-29 | BSD: Fix address scan on OpenBSD | Ondrej Zajicek (work) |
2017-04-29 | Minor fixes | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |