summaryrefslogtreecommitdiff
path: root/sysdep
AgeCommit message (Expand)Author
2023-12-21Wg-user: improve rx_hookMikael Magnusson
2023-12-21Unix: disable some debug outputMikael Magnusson
2023-12-21Wg-user: debugMikael Magnusson
2023-12-21Unix: debugMikael Magnusson
2023-12-21TunnelEncaps: Initial commitMikael Magnusson
2023-12-21Wg-user: Work-around listen_port mutex dead lockMikael Magnusson
2023-12-21Wg-user: Add wireguard unix socket implementationMikael Magnusson
2023-12-21Wireguard-lib: Import wireguard libraryMikael Magnusson
2023-12-21Unix: Implement sk_connect_unixMikael Magnusson
2023-12-13Log: Add support for UDP loggingOndrej Zajicek
2023-10-06NEWS and version updateOndrej Zajicek
2023-10-06KRT: Allow to learn routes with RTPROT_KERNELPavel Šorejs
2023-10-04IO: Fix race condition in event processingOndrej Zajicek
2023-10-04MPLS subsystemOndrej Zajicek
2023-09-12Conf: Symbol manipulation gets its context explicitlyMaria Matejka
2023-09-12Conf: Adding dummy thread-number setting for easier sharing of configuration ...Maria Matejka
2023-08-23Nest: Treat VRF interfaces as inside respective VRFsOndrej Zajicek
2023-06-22Merge tag 'v2.13.1'Maria Matejka
2023-06-22NEWS and version updatev2.13.1Maria Matejka
2023-06-15Netlink: Allow RTA_VIA even without MPLS supportLuiz Amaral
2023-06-02IO: Add current_time_now() function for immediate timestampToke Høiland-Jørgensen
2023-04-21NEWS and version updatev2.13Ondrej Zajicek
2023-04-21BSD: IPv4 over IPv6 nexthop support on FreeBSDLuiz Amaral
2023-03-06Net: Replace runtime checks with STATIC_ASSERT()Ondrej Zajicek
2023-01-23NEWS and version updatev2.0.12Ondrej Zajicek
2023-01-18Alloc: Minor cleanupsOndrej Zajicek
2023-01-18Merge branch 'master' of https://gitlab.nic.cz/labs/birdMaria Matejka
2023-01-18Fix memory pre-allocationMaria Matejka
2023-01-17Alloc: Disable transparent huge pagesOndrej Zajicek
2023-01-13Minor cleanupsOndrej Zajicek
2023-01-13BSD: Add support for kernel route metricOndrej Zajicek
2023-01-12Log message before abortingMike Crute
2022-12-18BSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+Ondrej Zajicek
2022-12-16FreeBSD: use interface index instead of IP address when specifying multicast ...Alexander Chernikov
2022-12-16Netlink: move OS-specific headers and defines to sysdepAlexander Chernikov
2022-12-16BSD: Add missing makefile for bsd-netlink targetOndrej Zajicek
2022-12-11NEWS and version updatev2.0.11Ondrej Zajicek
2022-12-11BSD: Workaround for direct routes on FreeBSD 13.0Ondrej Zajicek
2022-12-10CLI: Fix for long-lived sessions during high loadsOndrej Zajicek
2022-12-09Netlink on FreeBSD supportAlexander V. Chernikov
2022-11-30BSD: Fix krt socket code w.r.t. rte/rta changesOndrej Zajicek
2022-11-09Conf: Make 'configure check' command restrictedOndrej Zajicek
2022-11-09Conf: Free stored old config before parsing new oneOndrej Zajicek
2022-11-03Page allocator: Fixed minor bugs and added commentaryMaria Matejka
2022-11-02Memory pages are not munmapped, instead we just madvise()Maria Matejka
2022-10-12Netlink: Parse onlink flag even on direct routesOndrej Zajicek
2022-09-27KRT: Fix setting default preferenceAlexander Zubkov
2022-08-18Merge branch 'mq-fix-eattr-setting' into backportMaria Matejka
2022-08-18Simplified the protocol hookup code in MakefilesMaria Matejka
2022-08-18Fixed initialization of Linux kernel route attributesMaria Matejka