summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-12Unix: Support abstract socket in sk_unix_connectMikael Magnusson
2021-01-12Unix: Implement sk_connect_unixMikael Magnusson
2021-01-12Build: Fix tags generationOndrej Zajicek (work)
2021-01-12MRT: Fix IPv6 table dumpsOndrej Zajicek (work)
2021-01-10BFD: Dispatch sessions also by interface indexOndrej Zajicek (work)
2021-01-07RPKI: Remove port (and SSH username) from 'Cache server' output lineOndrej Zajicek (work)
2021-01-07Kernel: Do not check templatesOndrej Zajicek (work)
2021-01-07Doc: Describe per-nexthop static route optionsOndrej Zajicek (work)
2021-01-06Nest: remove last_tx_filter_changeOndrej Zajicek (work)
2021-01-06BGP: Deprecate 'missing lladdr' optionOndrej Zajicek (work)
2021-01-06Kernel: Fix handling of krt_realm with ECMP routesOndrej Zajicek (work)
2020-12-29Nest: Read Babel metric as IGP metricJames Lu
2020-12-28Static: Fix handling of 'net' attribute in per-route filtersOndrej Zajicek (work)
2020-12-28Filter: Fix return on top-levelOndrej Zajicek (work)
2020-12-07Nest: Per-channel debug flagsOndrej Zajicek (work)
2020-12-02Filter: Add 'weight' route attributeOndrej Zajicek (work)
2020-11-25BGP: Zero the newly allocated bucket structureOndrej Zajicek (work)
2020-11-25Log: Fix locking during log reconfigurationOndrej Zajicek (work)
2020-11-25Log: Reinitialize the static logging structuresOndrej Zajicek (work)
2020-11-24Minor cleanups with cfg_allocz()Ondrej Zajicek (work)
2020-11-24Fix some failed asserts due to add_tail()Ondrej Zajicek (work)
2020-11-24Some minor sl_allocz() cleanupsOndrej Zajicek (work)
2020-11-24lib/slab: introduce sl_allocz() function and use it in BabelToke Høiland-Jørgensen
2020-11-19Static: Support for multiple routes with the same networkOndrej Zajicek (work)
2020-11-18Doc: Added example of static routes with BGP large communitiesNigel Kukard
2020-11-18OSPFv3: Fix intra-area-prefix-LSA origination on DROndrej Zajicek (work)
2020-11-15Doc: Fix typoOndrej Zajicek (work)
2020-11-15Nest: Fix crash in receive limit handling in import tableOndrej Zajicek (work)
2020-11-12BFD: Update documentation about per-session optionsOndrej Zajicek (work)
2020-11-12BFD: Better handling of BFD options in BGP configsOndrej Zajicek (work)
2020-11-12BFD: Fix superfluous reconfiguration of sessionsOndrej Zajicek (work)
2020-11-08BFD: Allow per-request session optionsOndrej Zajicek (work)
2020-10-11RPKI: Add 'ignore max length' optionOndrej Zajicek (work)
2020-10-05Doc: Fix missing semicolonsOndrej Zajicek (work)
2020-10-05Doc: Fix typoOndrej Zajicek (work)
2020-08-31OSPF: Fixed a debug assertMaria Matejka
2020-08-12OSPF: Skip out-of-state packets earlierOndrej Zajicek (work)
2020-07-16Nest: Keep route ordering during route updatesOndrej Zajicek (work)
2020-06-28Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)
2020-06-28Filter: Improve handling of sets in BGP path masksKazuki Yamaguchi
2020-06-28Filter: Fix comparison of BGP path maskKazuki Yamaguchi
2020-06-10OSPF: Fix bad header length testOndrej Zajicek (work)
2020-06-03Doc: Add 'ptp address' to OSPF doc overviewKenth Eriksson
2020-06-03Test: Fix unit test mockupsOndrej Zajicek (work)
2020-06-03Netlink: Fix parsing of MPLS multipath routesKazuki Yamaguchi
2020-06-03RPKI: Fix unnecessary reconnection on reconfigurationKazuki Yamaguchi
2020-06-03Log: Do not open logfiles when parse-and-exit option is activeOndrej Zajicek (work)
2020-06-02OSPF: setting list node to zero before enlistingMaria Matejka
2020-05-26Babel: Set onlink flag for IPv4 routes with unreachable next hopOndrej Zajicek (work)
2020-05-26OSPF: Fix handling of unnumbered PtPsOndrej Zajicek (work)