Age | Commit message (Expand) | Author |
2022-12-24 | Babel: Rework seqno request handling | Toke Høiland-Jørgensen |
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-16 | Netlink: move OS-specific headers and defines to sysdep | Alexander Chernikov |
2022-12-16 | BSD: Add missing makefile for bsd-netlink target | Ondrej Zajicek |
2022-12-11 | NEWS and version updatev2.0.11 | Ondrej Zajicek |
2022-12-11 | BSD: Workaround for direct routes on FreeBSD 13.0 | Ondrej Zajicek |
2022-12-10 | BGP: Log unacceptable hold time as decimal number | Ondrej Zajicek |
2022-12-10 | CLI: Fix for long-lived sessions during high loads | Ondrej Zajicek |
2022-12-10 | Client: Unknown command should return nonzero errorcode | Ondrej Zajicek |
2022-12-09 | Doc: Document issue with import tables | Ondrej Zajicek |
2022-12-09 | Netlink on FreeBSD support | Alexander V. Chernikov |
2022-12-09 | BGP: Improve handling of hold and keepalive timers | Ondrej Zajicek |
2022-12-06 | Nest: Avoid spurious announcements triggered by filtered routes | Ondrej Zajicek |
2022-11-30 | CI: Remove docker rebuild phase | Ondrej Zajicek |
2022-11-30 | CI: Try new workers | Ondrej Zajicek |
2022-11-30 | BSD: Fix krt socket code w.r.t. rte/rta changes | Ondrej Zajicek |
2022-11-29 | Fix build variables for OpenBSD | Ondrej Zajicek |
2022-11-09 | Conf: Make 'configure check' command restricted | Ondrej Zajicek |
2022-11-09 | Conf: Free stored old config before parsing new one | Ondrej Zajicek |
2022-11-08 | Added more netlab tests for automatic run. | Maria Matejka |
2022-11-03 | Page allocator: Fixed minor bugs and added commentary | Maria Matejka |
2022-11-02 | Memory pages are not munmapped, instead we just madvise() | Maria Matejka |
2022-11-01 | Moved config-related allocations to config_pool and showing its size in memor... | Maria Matejka |
2022-10-18 | Doc: Add documentation for "show route (import|export) table" | Alexander Zubkov |
2022-10-18 | Filter: Fix handling of variables in anonymous filters | Ondrej Zajicek |
2022-10-12 | Netlink: Parse onlink flag even on direct routes | Ondrej Zajicek |
2022-10-10 | BGP: Add option 'next hop prefer global' | Ondrej Zajicek |
2022-10-03 | Nest: Add channel config flag to distinguish new or copy | Ondrej Zajicek |
2022-10-03 | Filter: Add some minor functions for f_tree and EC | Ondrej Zajicek |
2022-10-03 | BGP: Some fixes related to VRF and MPLS interactions | Ondrej Zajicek |
2022-10-03 | BGP: Do not assume that all channels are struct bgp_channel | Ondrej Zajicek |
2022-10-03 | RPKI: wait for retry_time if we get error immediately after connected | Maria Matejka |
2022-09-27 | KRT: Fix setting default preference | Alexander Zubkov |
2022-09-16 | Revert "Reducing filter stack size to allow for lesser thread stack size" | Maria Matejka |
2022-09-06 | Better profylaction recursive route loops | Maria Matejka |
2022-08-18 | Merge branch 'mq-fix-eattr-setting' into backport | Maria Matejka |
2022-08-18 | Simplified the protocol hookup code in Makefiles | Maria Matejka |
2022-08-18 | Fixed initialization of Linux kernel route attributes | Maria Matejka |
2022-08-03 | Merge commit '082905a8' into HEAD | Maria Matejka |
2022-08-03 | rip_rte_better() uses the IGP_METRIC_UNKNOWN instead of protocol-specific inf... | Maria Matejka |
2022-07-27 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-26 | Netlink: Restrict route replace for IPv6 | Ondrej Zajicek |
2022-07-25 | Netlink: Simplify handling of IPv6 ECMP routes | Ondrej Zajicek |
2022-07-24 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-24 | KRT: Scan routing tables separetely on linux to avoid congestion | Ondrej Zajicek |
2022-07-22 | Fixed a rarely used part of Babel: comparing two routes in table by their metric | Maria Matejka |
2022-07-22 | Revert "Export table: Delay freeing of old stored route." | Maria Matejka |
2022-07-12 | BGP: Minor improvements to BGP roles | Ondrej Zajicek |
2022-07-11 | BGP: Implement BGP roles | Eugene Bogomazov |