summaryrefslogtreecommitdiffstats
path: root/staticd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8740 from mjstapp/fix_static_retIgor Ryzhov2021-05-281-3/+2
|\
| * staticd: return SUCCESS when deleting non-existent routeMark Stapp2021-05-271-3/+2
* | staticd: fix distance processingIgor Ryzhov2021-05-252-6/+59
|/
* lib: adapt to version 2 of libyangChristian Hopps2021-05-133-41/+2
* *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-232-0/+4
* *: remove *.conf.sample filesQuentin Young2021-04-092-6/+0
* *: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov2021-03-283-32/+0
* staticd: kill static_memory.h, use MTYPE_STATICDavid Lamparter2021-03-227-122/+68
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-172-2/+2
* Merge pull request #8158 from idryzhov/staticd-fix-blackholeRuss White2021-03-091-0/+36
|\
| * staticd: forbid blackhole and non-blackhole nexthops in a single routeIgor Ryzhov2021-03-031-0/+36
* | staticd: warn on attempted delete of non-existent routeWesley Coakley2021-03-021-1/+4
|/
* Merge pull request #8095 from idryzhov/fix-nb-stale-pointersRuss White2021-02-231-0/+2
|\
| * lib: register dependency between control plane protocol and vrf nb nodesIgor Ryzhov2021-02-221-0/+2
* | staticd: fix vrf enablingIgor Ryzhov2021-02-171-0/+2
* | staticd: fix nexthop creation and installationIgor Ryzhov2021-02-174-65/+10
* | staticd: fix nexthop validationIgor Ryzhov2021-02-173-5/+11
|/
* Merge pull request #7863 from chiragshah6/mdevRuss White2021-01-193-89/+43
|\
| * staticd: handle when condition check in nb callbacksChirag Shah2021-01-133-89/+43
* | staticd: Backend cofiguration code to fix table-id problemvdhingra2021-01-125-125/+36
* | staticd: autogenerated code modifications due to yang changesvdhingra2021-01-102-16/+0
|/
* Merge pull request #7478 from donaldsharp/bufferMark Stapp2020-11-181-1/+2
|\
| * *: Convert all usage of zclient_send_message to new enumDonald Sharp2020-11-151-1/+2
* | bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFIDonald Sharp2020-11-152-37/+26
|/
* Merge pull request #4770 from kssoman/fibSantosh P K2020-11-121-1/+2
|\
| * bgpd: Advertise FIB installed routes to bgp peers (Part 1)Soman K S2020-11-061-1/+2
* | Merge pull request #7375 from vishaldhingra/staticRafael Zalamena2020-11-113-1/+37
|\ \ | |/ |/|
| * staticd: fixed memory leak on shudownvdhingra2020-10-303-1/+37
* | Merge pull request #7329 from idryzhov/fix-ip-route-tableStephen Worley2020-10-271-12/+0
|\ \ | |/ |/|
| * staticd: remove redundant checks from vtyIgor Ryzhov2020-10-221-12/+0
* | staticd: replace inet_ntoaMark Stapp2020-10-221-2/+1
|/
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-9/+6
* Merge pull request #7222 from idryzhov/fix-debugRenato Westphal2020-10-101-2/+2
|\
| * *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+1
| * *: move "debug ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+1
* | staticd: To set the default value of blackhole type correctlyvdhingra2020-10-091-0/+1
* | Merge pull request #6882 from vishaldhingra/staticDonald Sharp2020-10-038-21/+103
|\ \
| * | staticd : Added the warning log for route when VRF is not ready.vdhingra2020-09-018-21/+103
* | | vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+1
| |/ |/|
* | *: make failure to decode nht update an errorQuentin Young2020-10-011-1/+1
* | staticd: fix display of the "nexthop-vrf" parameter of static routesRenato Westphal2020-09-111-1/+2
* | staticd: remove checks that are no longer necessaryRenato Westphal2020-09-111-17/+3
|/
* staticd: fix warning when creating routes without SR-TE colorsRenato Westphal2020-08-201-2/+3
* staticd: add support for SR PoliciesSebastien Merle2020-08-127-24/+193
* Merge pull request #6809 from opensourcerouting/staticd-disable-aclDonald Sharp2020-08-041-1/+0
|\
| * staticd,vtysh: no access list commandsRafael Zalamena2020-08-041-1/+0
* | *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-14/+14
|/
* staticd: Formatting changesvdhingra2020-07-161-20/+28
* staticd: Added afi-safi as a key in route-listvdhingra2020-07-163-12/+23