summaryrefslogtreecommitdiffstats
path: root/pbrd/pbr_nht.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthopsDonald Sharp2019-03-221-32/+105
|\
| * pbrd: add support for interface nexthopsRenato Westphal2019-02-151-1/+60
| * pbrd: fix detection of inconsistent nexthop groupsRenato Westphal2019-02-151-20/+34
| * pbrd: rename nh_afi variables to nh_type to better convey their meaningRenato Westphal2019-02-151-14/+14
* | *: use proper bool initializers & fix comparisonsQuentin Young2019-02-261-1/+1
* | *: Rename backet to bucketTim Bray2019-02-251-7/+7
* | pbrd: fix removal of ipv6 nexthopsRenato Westphal2019-02-211-2/+2
|/
* Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter2018-12-011-4/+4
* isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-4/+4
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-10/+10
* bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon2018-09-131-4/+4
* pbrd: add logging messages when out of table id'sQuentin Young2018-06-131-7/+31
* pbrd: Fix compilation warn -> errorDonald Sharp2018-05-151-13/+1
* pbrd: Fix nearly impossible truncationDonald Sharp2018-05-031-1/+13
* Merge pull request #2051 from donaldsharp/PBRD_EXTRARuss White2018-04-201-5/+10
|\
| * pbrd, zebra: Fix multiple pbr-policy installDonald Sharp2018-04-181-1/+0
| * pbrd: Fix installation and deletion in some casesDonald Sharp2018-04-181-2/+0
| * pbrd: Prevent attempt at re-install for several scenariosDonald Sharp2018-04-181-2/+10
* | pbrd: fix multiple unsafe string copiesQuentin Young2018-04-181-6/+6
* | pbrd: remove potential null dereferenceQuentin Young2018-04-181-0/+7
|/
* pbrd: add ability to delete routes and rules correctlyDon Slice2018-04-061-26/+46
* lib, pbrd: rm extra space when displaying nexthopQuentin Young2018-04-061-1/+1
* pbrd: Remove pbr_eventsDonald Sharp2018-04-061-83/+206
* pbrd: Cleanup CI warningsDonald Sharp2018-04-061-2/+2
* pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+699