summaryrefslogtreecommitdiff
path: root/sysdep
AgeCommit message (Expand)Author
2024-07-05Wg-user: improve rx_hookMikael Magnusson
2024-07-05Unix: disable some debug outputMikael Magnusson
2024-07-05Wg-user: debugMikael Magnusson
2024-07-05Unix: debugMikael Magnusson
2024-07-05TunnelEncaps: Initial commitMikael Magnusson
2024-07-05Wg-user: Work-around listen_port mutex dead lockMikael Magnusson
2024-07-05Wg-user: Add wireguard unix socket implementationMikael Magnusson
2024-07-05Wireguard-lib: Import wireguard libraryMikael Magnusson
2024-07-05Unix: Implement sk_connect_unixMikael Magnusson
2024-06-27Additional CLI sockets may now be restrictedMaria Matejka
2024-06-27Additional CLI sockets can be now configured in the config fileMaria Matejka
2024-06-27CLI now has a configuration structureMaria Matejka
2024-06-26BFD: Add option to accept zero checksum for IPv6 UDP packetsAlexander Zubkov
2024-05-30Kernel: Do not use route replace when krt_metric differsOndrej Zajicek
2024-03-25Expanded usage of stdbool.h to the whole BIRDMaria Matejka
2024-03-22NEWS and version updateOndrej Zajicek
2024-03-10NEWS and version updateOndrej Zajicek
2024-02-16Netlink: Fix spelling of krt_ssthresh / krt_lock_ssthreshOndrej Zajicek
2024-02-16Netlink: Cleanups in route metricsOndrej Zajicek
2024-02-14Filter: Add support for setting TCP congestion control algorithmOndrej Zajicek
2024-01-27Nest: Fix bug in recursive routes with MPLS-labeled nexthopsOndrej Zajicek
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