summaryrefslogtreecommitdiff
path: root/ripd
AgeCommit message (Expand)Author
2023-06-20Revert "ripd: Cleanup memory allocations on shutdown"Igor Ryzhov
2022-10-13ripd: Cleanup memory allocations on shutdownDonald Sharp
2022-09-04Merge pull request #11898 from sri-mohan1/sri-rip-dbg1Donatas Abraitis
2022-09-03ripd: changes for code maintainabilitysri-mohan1
2022-08-24ripd: Use a sequence number instead of timeDonald Sharp
2022-07-21ripd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-07-21ripd: Remove various macros that overlap THREAD_OFFDonald Sharp
2022-06-13*: Use autocomplete for route-maps under commands that require itDonatas Abraitis
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-05-11ripd: Use correct usage of memcpy() when zeroing structDonatas Abraitis
2022-04-19*: Fix spelling of modifedDonald Sharp
2022-04-19*: Fix spelling of strucutreDonald Sharp
2022-04-02*: Fix spelling of IntefaceDonald Sharp
2022-04-02*: Fix spelling of ojbectDonald Sharp
2022-04-02*: Fix spelling of wetherDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-02-22Merge pull request #10593 from donaldsharp/rip_cleanupRuss White
2022-02-16ripd: Cleanup ripd.c indentation levels and commentsDonald Sharp
2022-02-15ripd: Fix packet send for non primary addressesDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-11-17*: clean up ifp-by-local-address function(s)David Lamparter
2021-11-13Merge pull request #10032 from opensourcerouting/build-fix-20211111Donald Sharp
2021-11-11*: Convert quagga_signal_X to frr_signal_XDonald Sharp
2021-11-11build: remove some useless intermediate librariesDavid Lamparter
2021-10-31lib: Add autocomplete for access-listsDonatas Abraitis
2021-10-26Merge pull request #9820 from idryzhov/if-nb-configMark Stapp
2021-10-26Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White
2021-10-25*: fix interface config write in NB-converted daemonsIgor Ryzhov
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-10-04ripd: Ensure better `struct thread *` semanticsDonald Sharp
2021-09-07ripd: Fix spelling errorsschylar
2021-08-27Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter
2021-08-26Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps
2021-08-26lib: remove unused argument from vrf_cmd_initIgor Ryzhov
2021-08-25*: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-08-05bgpd: Fix misleading comments for some partsDonatas Abraitis
2021-08-03Merge pull request #9191 from idryzhov/rip-authRuss White
2021-07-29*: cleanup interface node installationIgor Ryzhov
2021-07-27ripd: fix authentication key lengthIgor Ryzhov
2021-07-21build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-07-01*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis
2021-07-01*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis
2021-06-21lib: remove vrf-interface config when removing the VRFIgor Ryzhov
2021-06-02northbound: KISS always batch yang config (file read), it's fasterChristian Hopps
2021-05-17ripd: fix interface wakeup after shutdownIgor Ryzhov
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-05-04lib, ripd, ripngd, vtysh: Move distribute list to `correct` spotDonald Sharp