summaryrefslogtreecommitdiffstats
path: root/pbrd (follow)
Commit message (Expand)AuthorAgeFilesLines
* pbrd: Don't track ipv6 link localsStephen Worley2019-10-083-4/+19
* Merge pull request #5009 from donaldsharp/interface_deletionRuss White2019-09-303-36/+12
|\
| * *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-20/+1
| * *: Convert interface_down to interface down callbackDonald Sharp2019-09-191-11/+1
| * *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-191-11/+1
| * *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-14/+1
| * *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-193-0/+28
* | Merge pull request #5051 from idryzhov/fix-vrf-autocompleteDonald Sharp2019-09-251-4/+4
|\ \
| * | *: fix missing VRF autocompletionsIgor Ryzhov2019-09-241-4/+4
| |/
* / pbrd: We should be looking for v4 and v6 nexthop typesDonald Sharp2019-09-241-1/+1
|/
* pbrd: Handle GATEWAY_IFINDEX nht conflictsStephen Worley2019-09-131-16/+104
* pbrd: initial fwmark support for pbr matches #4460Marcin Matląg2019-09-034-7/+41
* pbrd, sharpd, staticd: Add some color to sample configuration filesDonald Sharp2019-08-191-0/+16
* pbrd: Do not install nexthop group until we have nexthopsDonald Sharp2019-07-171-1/+0
* lib: Private api for nexthop_group manipulationStephen Worley2019-06-262-4/+6
* zebra,pbrd: Update pbrd to handle NHT properlyStephen Worley2019-06-101-0/+27
* pbrd: Set next/prev to NULL on cached nexthopsStephen Worley2019-06-101-0/+2
* pbrd: Allow autocompletion for pbr-map PBRMAPDonald Sharp2019-06-051-3/+22
* lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group'Donald Sharp2019-06-051-1/+1
* pbrd: strcpy -> strlcpyQuentin Young2019-05-291-1/+1
* Merge pull request #4340 from qlyoung/hash-key-constRuss White2019-05-161-6/+5
|\
| * lib: hashing functions should take const argumentsQuentin Young2019-05-141-6/+5
* | lib,bgpd,pbrd: Add AFI_UNSPEC to AFI enumStephen Worley2019-05-141-0/+10
|/
* Merge pull request #4253 from qlyoung/zapi-handler-args-macroRenato Westphal2019-05-061-20/+11
|\
| * *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-20/+11
* | pbrd: Prevent usage of c if it is nullDonald Sharp2019-05-031-2/+3
|/
* lib, pbrd, zebra: Fix size_t type printf warnings on obscure platformsDonald Sharp2019-04-031-3/+4
* Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthopsDonald Sharp2019-03-224-72/+164
|\
| * lib, pbrd: fix indentation of a few commandsRenato Westphal2019-02-151-4/+4
| * pbrd: change the "set nexthop" command to accept interface nexthopsRenato Westphal2019-02-151-36/+44
| * pbrd: add support for interface nexthopsRenato Westphal2019-02-153-1/+71
| * 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
* | *: remove null check before XFREEQuentin Young2019-02-261-2/+1
* | *: use proper bool initializers & fix comparisonsQuentin Young2019-02-261-1/+1
* | *: Rename backet to bucketTim Bray2019-02-251-7/+7
* | pbrd: add missing newline at the end of warning messageRenato Westphal2019-02-211-1/+1
* | pbrd: fix removal of ipv6 nexthopsRenato Westphal2019-02-211-2/+2
* | pbrd: Do not delete pmi until completion of rule delete.Donald Sharp2019-02-133-5/+16
* | pbrd: If changing policy on an interface be careful what you ask forDonald Sharp2019-02-131-2/+14
|/
* pbrd: Add some missing debugs from external eventsDonald Sharp2019-02-122-16/+52
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-1/+1
* Merge pull request #3402 from pacovn/Coverity_1475198_1475199Renato Westphal2018-12-031-1/+4
|\
| * pbrd: return check (Coverity 1475199)F. Aragon2018-12-031-1/+4
* | 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 zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+1
* *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+7
* *: spelchekDavid Lamparter2018-10-251-2/+2