summaryrefslogtreecommitdiffstats
path: root/ripngd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Change thread->func to return void instead of intDonald Sharp2022-02-243-28/+14
* *: rework renaming the default VRFIgor Ryzhov2021-12-211-40/+2
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-34/+21
* Merge pull request #10032 from opensourcerouting/build-fix-20211111Donald Sharp2021-11-131-6/+3
|\
| * build: remove some useless intermediate librariesDavid Lamparter2021-11-111-6/+3
* | Merge pull request #10036 from donaldsharp/finally_frrJafar Al-Gharaibeh2021-11-131-1/+1
|\ \
| * | *: Convert quagga_signal_X to frr_signal_XDonald Sharp2021-11-111-1/+1
* | | *: use compiler.h MIN/MAX macros instead of everyone having oneDonald Sharp2021-11-111-3/+1
|/ /
* / lib: Add autocomplete for access-listsDonatas Abraitis2021-10-311-3/+3
|/
* Merge pull request #9820 from idryzhov/if-nb-configMark Stapp2021-10-261-28/+1
|\
| * *: fix interface config write in NB-converted daemonsIgor Ryzhov2021-10-251-28/+1
* | Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White2021-10-261-6/+10
|\ \ | |/ |/|
| * *: convert zclient callbacks to tableDavid Lamparter2021-10-201-6/+10
* | lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-132-27/+39
|/
* ripngd: Ensure better `struct thread *` semanticsDonald Sharp2021-10-043-15/+0
* Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter2021-08-271-1/+1
|\
| * lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-261-1/+1
* | Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps2021-08-261-0/+2
|\ \ | |/ |/|
| * *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-0/+2
* | *: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis2021-08-251-1/+0
|/
* *: cleanup interface node installationIgor Ryzhov2021-07-291-12/+1
* *: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-011-1/+1
* lib: remove vrf-interface config when removing the VRFIgor Ryzhov2021-06-211-0/+2
* northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-1/+1
* ripngd: fix interface wakeup after shutdownIgor Ryzhov2021-05-171-0/+3
* lib: adapt to version 2 of libyangChristian Hopps2021-05-132-6/+6
* lib, ripd, ripngd, vtysh: Move distribute list to `correct` spotDonald Sharp2021-05-042-3/+47
* *: remove *.conf.sample filesQuentin Young2021-04-092-22/+0
* ripngd: use pI6 instead of inet6_ntoaMark Stapp2021-03-312-51/+47
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-177-10/+10
* ripngd: Convet to using internal printf modifiersDonald Sharp2021-03-101-5/+2
* ripngd: Remove #if 0 codeDonald Sharp2021-01-282-176/+0
* *: Remove route_map_object_t from the systemDonald Sharp2020-11-142-80/+63
* *: unify thread/event cancel macrosMark Stapp2020-10-231-1/+1
* * : update signature of thread_cancel apiMark Stapp2020-10-234-30/+8
* ripngd: Convert to using %pFXDonald Sharp2020-10-172-38/+23
* ripngd: Intentionally ignore return code for str2prefix_ipv6Donald Sharp2020-10-111-1/+1
* Merge pull request #7222 from idryzhov/fix-debugRenato Westphal2020-10-101-1/+1
|\
| * *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+1
* | rip(ng)d: fix interfaces cleaningIgor Ryzhov2020-10-091-1/+2
* | *: add errmsg to nb rpcChirag Shah2020-10-051-1/+1
* | vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+1
|/
* *: move all userdata when changing node xpathIgor Ryzhov2020-09-241-0/+7
* ripd, ripngd: info -> debugDonald Sharp2020-09-211-4/+5
* *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-17/+17
* *: un-split strings across linesDavid Lamparter2020-07-141-2/+1
* *: add filter northbound supportRafael Zalamena2020-06-051-0/+1
* zebra: optimize the RIB get_next() callbackRenato Westphal2020-05-161-0/+1
* build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-2/+3