summaryrefslogtreecommitdiff
path: root/nest/rt-show.c
AgeCommit message (Expand)Author
2024-03-05Filter: Add route attribute gw_mpls_stackOndrej Zajicek
2023-10-04MPLS subsystemOndrej Zajicek
2022-07-11Merge commit 'beb5f78a' into backportMaria Matejka
2022-06-27Preexport callback now takes the channel instead of protocol as argumentMaria Matejka
2022-03-09Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesundMaria Matejka
2022-03-09Merge commit '5cff1d5f' into haugesundMaria Matejka
2022-03-09Merge commit 'd5a32563' into haugesundMaria Matejka
2022-02-06Nest: Implement locking of prefix tries during walksOndrej Zajicek (work)
2022-02-06Nest: Avoid unnecessary net_format() in 'show route' commandOndrej Zajicek (work)
2022-02-06Nest: Add trie iteration code to 'show route'Ondrej Zajicek (work)
2022-02-06Nest: Implement 'show route in <addr>' commandOndrej Zajicek (work)
2021-10-13Route: moved rte_src pointer from rta to rteMaria Matejka
2021-10-13Preexport: No route modification, no linpool neededMaria Matejka
2021-10-13RIP fixup + dropping the tmp_attrs mechanism as obsoleteMaria Matejka
2021-10-13Preference moved to RTA and set explicitly in protocolsMaria Matejka
2021-10-13Show route may be accidentally called on shutdown also when not all default t...Maria Matejka
2020-05-01Fixed a harmless warning in production buildMaria Matejka
2020-05-01Nest: Assumption in rt-show for not-so-intuitive invariant.Maria Matejka
2019-12-19KRT: Remove KRF_SYNC_ERROR flagOndrej Zajicek (work)
2019-11-26Nest: Use bitmaps to keep track of exported routesOndrej Zajicek (work)
2019-10-25Nest: Fix primary flag in show routeOndrej Zajicek (work)
2019-03-14Nest: Update handling of temporary attributesOndrej Zajicek (work)
2018-12-04Terminology cleanup: The import_control hook is now called preexport.Jan Maria Matejka
2018-05-30Nest: Removing separate tmpa from route propagationJan Maria Matejka
2018-02-07Nest: Trivial whitespace cleanupOndrej Zajicek (work)
2018-01-23Merge branch 'master' into int-newOndrej Zajicek (work)
2017-12-08Nest: Minor formatting changesOndrej Zajicek (work)
2017-12-07Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)
2017-07-04Implement onlink flag for nexthopsOndrej Zajicek (work)
2017-05-15Nest: split route show into separate fileJan Moskyto Matejka