summaryrefslogtreecommitdiff
path: root/nest
AgeCommit message (Expand)Author
2021-01-12Wireguard: Allow multiple channelsMikael Magnusson
2021-01-12Wireguard: Initial commitMikael Magnusson
2021-01-12Filter: TLVMikael Magnusson
2021-01-06Nest: remove last_tx_filter_changeOndrej Zajicek (work)
2020-12-29Nest: Read Babel metric as IGP metricJames Lu
2020-12-07Nest: Per-channel debug flagsOndrej 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-15Nest: Fix crash in receive limit handling in import tableOndrej Zajicek (work)
2020-11-12BFD: Better handling of BFD options in BGP configsOndrej Zajicek (work)
2020-11-08BFD: Allow per-request session optionsOndrej 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-05-19Nest: Allow key id 0Ondrej Zajicek (work)
2020-05-18Nest: Implement BGP path mask loop operatorOndrej Zajicek (work)
2020-05-11Nest: Fix neighbor handling for colliding rangesOndrej Zajicek (work)
2020-05-01Fixed a harmless warning in production buildMaria Matejka
2020-05-01Uninitialized list nodes fixesMaria Matejka
2020-05-01Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka
2020-05-01Nest: Several assumptions to tame the static analyzerMaria Matejka
2020-05-01Nest: Assumption in rt-show for not-so-intuitive invariant.Maria Matejka
2020-04-15BGP: Fix handling of 16bit-only ASN translationNasato Goto
2020-04-09Configuration strings are constant.Maria Matejka
2020-03-26Filter: Optimize IPv4 prefix setsOndrej Zajicek (work)
2020-02-21RIP: Demand circuit support (RFC 2091)Ondrej Zajicek (work)
2020-02-04Added missing externMaria Matejka
2020-01-07KRT: Improve syncer code to avoid using temporary data in rtableOndrej Zajicek (work)
2019-12-19KRT: Remove KRF_SYNC_ERROR flagOndrej Zajicek (work)
2019-12-16KRT: Remove KRF_INSTALLED flagOndrej Zajicek (work)
2019-12-10Nest: Fix bitmap cleanupOndrej Zajicek (work)
2019-11-26Nest: Use bitmaps to keep track of exported routesOndrej Zajicek (work)
2019-11-26CLI: Fix continuation lines after final oneOndrej Zajicek (work)
2019-11-04BGP: Add option to reject AS_SETsOndrej Zajicek (work)
2019-11-03Support for address family constantsOndrej Zajicek (work)
2019-11-03Nest: Fix bug in export tableOndrej Zajicek (work)
2019-10-25Nest: Fix primary flag in show routeOndrej Zajicek (work)
2019-10-19Nest: Fix build without protocolsFabrice Fontaine
2019-10-10Nest: Handle non-MPLS on MPLS case in recursive route updateOndrej Zajicek (work)
2019-10-10Nest: Handle PtP links in recursive route updateOndrej Zajicek (work)
2019-10-10Nest: Fix recursive route updateOndrej Zajicek (work)
2019-10-09BGP: AIGP metric support (RFC 7311)Ondrej Zajicek (work)
2019-09-24Nest: Fix bug in export tableOndrej Zajicek (work)
2019-08-27Channel refeed with import table splitting between routes for one prefixMaria Matejka
2019-08-14Nest: Fix crash in route reload when some channels are not up.Ondrej Zajicek (work)
2019-08-14BGP: implement Adj-RIB-OutOndrej Zajicek (work)
2019-08-06Filter: Allow to use set constants / expressions in path masksOndrej Zajicek (work)
2019-08-06Filter: Allow to use sets in path masksOndrej Zajicek (work)
2019-08-06BGP: Improve reconfigurationOndrej Zajicek (work)
2019-07-30Conf: Fixed symbol redefinitionMaria Matejka