summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_rnh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove tabs & newlines from log messagesDavid Lamparter2021-02-141-1/+1
* zebra: fix writing to pointer instead of valueIgor Ryzhov2020-11-181-1/+1
* zebra: replace inet_ntoaMark Stapp2020-10-221-1/+1
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-4/+1
* zebra: cleanup zebra_rnh.c debugsDonald Sharp2020-10-021-81/+65
* lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle2020-08-071-10/+22
* Merge pull request #6765 from mjstapp/backup_nhg_netlinkRenato Westphal2020-07-271-17/+2
|\
| * zebra: improve vty, simplify some primary/backup codeMark Stapp2020-07-201-17/+2
* | zebra: fix SA warnings in backup nexthop codeMark Stapp2020-07-161-2/+5
|/
* zebra: include backup nexthops in nexthop-trackingMark Stapp2020-07-071-12/+144
* Merge pull request #6559 from mjstapp/fix_zebra_rnh_saRenato Westphal2020-06-111-2/+2
|\
| * zebra: fix SA warning in zebra_rnh.cMark Stapp2020-06-101-2/+2
* | Merge pull request #6471 from volta-networks/fix_zebra_register_rnh_pseudowireDonald Sharp2020-06-111-3/+10
|\ \ | |/ |/|
| * zebra: Every time zebra receives a ZEBRA_PW_SET, zebra should evaluate nhKaren Schoener2020-06-031-3/+10
* | zebra: fix coverity SA warningsMark Stapp2020-06-101-3/+12
|/
* zebra: Remove typedef rnh_type_t from systemDonald Sharp2020-05-081-15/+16
* *: remove tabs from log messagesDavid Lamparter2020-03-241-7/+7
* bgpd,zebra: replace some more FUNCTION macrosMark Stapp2020-03-181-1/+1
* *: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp2020-03-061-2/+2
* Merge pull request #5918 from ton31337/fix/__func__everywhereQuentin Young2020-03-051-6/+6
|\
| * *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-6/+6
* | zebra: when override flag is set, do not forget to update nhtPhilippe Guibert2020-03-051-1/+2
|/
* zebra: Embed lib nexthop-group in zebra hash entryMark Stapp2020-02-271-14/+13
* *: revise zapi nexthop encodingMark Stapp2019-12-061-31/+4
* lib,zebra: use nhg_hash_entry pointer in route_entryMark Stapp2019-12-041-12/+16
* lib,pbrd,zebra: Use one api to delete nexthops/groupStephen Worley2019-10-251-1/+0
* zebra: Remove re->nexthop_num from reDonald Sharp2019-10-251-1/+2
* zebra: Replace nexthop_group with pointer in route entryDonald Sharp2019-10-251-9/+11
* Zebra: Rectifying the log messages.vdhingra2019-09-191-2/+3
* zebra: improve cleanup of MPLS labels when zclient disconnectsRenato Westphal2019-09-071-7/+0
* zebra: nht resolution default configurable per vrfPhilippe Guibert2019-08-281-4/+10
* Merge pull request #4757 from donaldsharp/import_check_fixupRenato Westphal2019-08-011-1/+1
|\
| * zebra: Fix display of `show ip import-check A.B.C.D`Donald Sharp2019-07-311-1/+1
* | Merge pull request #4746 from donaldsharp/zebra_rib_improvementsRuss White2019-07-301-3/+1
|\ \
| * | zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGEDDonald Sharp2019-07-291-3/+1
| |/
* | Merge pull request #4560 from lkrishnamoor/filter_vni_changes_junDonald Sharp2019-07-301-1/+1
|\ \
| * | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-07-221-1/+1
| |/
* / zebra: skip queued entries when resolving nexthopDon Slice2019-07-261-0/+9
|/
* zebra: Fix rnh old -vs- new comparisonDonald Sharp2019-06-241-4/+2
* zebra: use MTYPE_STATICDavid Lamparter2019-06-211-0/+2
* zebra: Display a bit better debugging for rnh trackingDonald Sharp2019-06-181-13/+14
* zebra,pbrd: Update pbrd to handle NHT properlyStephen Worley2019-06-101-50/+0
* Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy2019-06-041-1/+1
* zebra: the route nexthop interfaces per vrf were not displayed okPhilippe Guibert2019-06-031-1/+1
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-05-301-1/+1
* zebra: Remove linked list and replace with new LISTDonald Sharp2019-05-021-3/+3
* Revert "Zebra diet"Lou Berger2019-05-021-3/+3
* zebra: Remove linked list and replace with new LISTDonald Sharp2019-05-021-3/+3
* zebra: stop sending invalid nexthops to clientsDon Slice2019-04-191-5/+26
* zebra: Allow specification of v[4|6] addrs on some commandsDonald Sharp2019-04-051-2/+6