summaryrefslogtreecommitdiff
path: root/eigrpd
AgeCommit message (Expand)Author
2023-01-20*: introduce function for sequence numbersRafael Zalamena
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-07*: Create and use infrastructure to show debugs in libDonald Sharp
2022-09-12eigrpd: changes for code maintainabilitysri-mohan1
2022-06-16eigrpd: vrf variable name hides a parameter of the same nameDonald Sharp
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-04-02*: Fix spelling of ojbectDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-02-22eigrpd: Up convert to uint64_t before doing mathDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
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-28lib: Add autocomplete for prefix-list under route-mapsDonatas 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-25Merge pull request #9824 from idryzhov/nb-cli-const-lyd-nodeDonald Sharp
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-13Merge pull request #9715 from idryzhov/cleanup-number-named-aclDonatas Abraitis
2021-10-08*: cleanup number-named access-lists in CLIIgor Ryzhov
2021-10-04eigrpd: Ensure better `struct thread *` semanticsDonald Sharp
2021-09-07vrf_name_to_id(): removeG. Paul Ziemba
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-07-29*: cleanup interface node installationIgor Ryzhov
2021-06-29*: unify prefix copyingIgor Ryzhov
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-13lib: adapt to version 2 of libyangChristian Hopps
2021-05-04eigrpd: fix `distribute-list...` command for EIGRPDonald Sharp
2021-05-03eigrpd: Test for EIGRP AS number and ensure it's the sameDon Slice
2021-05-03Merge pull request #8545 from opensourcerouting/assert-our-ownMark Stapp
2021-04-26eigrpd: validate TLV lengthsMark Stapp
2021-04-23*: make sure `config.h` or `zebra.h` is firstDavid Lamparter
2021-04-09*: remove *.conf.sample filesQuentin Young
2021-03-25lib, bgpd: add a specific oid_copy function for IPv6 addrsPat Ruddy
2021-03-22eigrpd: kill eigrp_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-17*: require semicolon after FRR_DAEMON_INFO & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_QOBJ & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-16eigrpd: fix dependency on operational state in cliIgor Ryzhov
2021-03-16eigrpd: fix xpathsIgor Ryzhov
2021-03-14*: fix printf extension typesDavid Lamparter