summaryrefslogtreecommitdiff
path: root/pathd
AgeCommit message (Expand)Author
2023-01-27*: fix non-const northbound XPath format stringsDavid Lamparter
2023-01-27*: apply proper format string attributesDavid Lamparter
2022-12-19pathd: fix SA warning in path_pcep_configMark Stapp
2022-11-14pathd: display SRTE policy status when removing policyPhilippe Guibert
2022-11-14pathd: some traces are added to 'debug pathd ted' command.Philippe Guibert
2022-11-14pathd: use a define to store the the length of endpoint stringPhilippe Guibert
2022-11-14pathd: add 'debug pathd policy' commandPhilippe Guibert
2022-11-14pathd: display path ted debugging statusPhilippe Guibert
2022-11-03Merge pull request #12196 from opensourcerouting/xref-vtyshDonald Sharp
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-26pathd: Make pathd happy with clang-16Donald Sharp
2022-10-07*: Create and use infrastructure to show debugs in libDonald Sharp
2022-09-27Merge pull request #12018 from pguibert6WIND/pathd_warning_notedDonald Sharp
2022-09-27Merge pull request #11910 from fdumontet6WIND/NAI_AdjOlivier Dugeon
2022-09-26pathd: change the vty output, when no ted is enabled on pathdPhilippe Guibert
2022-09-20pathd: 'no mpls-te on' command was not workingPhilippe Guibert
2022-09-06 pathd: nai adjacency fix query type f for IPV6Francois Dumontet
2022-08-15pathd: Ensure path is free'd after we no longer need it.Donald Sharp
2022-07-22pathd: add a zebra stop handlerPhilippe Guibert
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-04-04build: first header *must* be zebra.h or config.hDavid Lamparter
2022-04-02*: Fix spelling of wetherDonald Sharp
2022-04-01*: Fix spelling of FollowingDonald Sharp
2022-03-31isisd, lib, ospfd, pathd: Null out free'd pointerDonald Sharp
2022-03-23pathd: bad order of nai adjacencies for ipv6Philippe Guibert
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-02-14pathd: Fix spelling mistakesDonald Sharp
2021-12-19pathd: fix typo in pathd/path_ted.cYamato Sugawara
2021-11-27*: Remove redundand braces for single statement blocksDonatas Abraitis
2021-11-25pathd: Convert vty_out to vty_json for JSONDonatas Abraitis
2021-11-12Merge pull request #10036 from donaldsharp/finally_frrJafar Al-Gharaibeh
2021-11-11*: Convert quagga_signal_X to frr_signal_XDonald Sharp
2021-11-11*: use compiler.h MIN/MAX macros instead of everyone having oneDonald Sharp
2021-10-26Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White
2021-10-25Merge pull request #9824 from idryzhov/nb-cli-const-lyd-nodeDonald Sharp
2021-10-20pathd: Call frr_fini() before exitDonald 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-09-09pathd: Ensure node_src_id is inited before usageDonald Sharp
2021-09-02*: fix for -Wstrict-prototypesDavid Lamparter
2021-08-26Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps
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-23pathd: rework config printing codeIgor Ryzhov
2021-08-11vtysh, pathd: fix pcep node-entering commandsIgor Ryzhov
2021-08-05pathd: fix indentation and redundant space in index configIgor Ryzhov
2021-08-05pathd: fix indentation for mpls-te configIgor Ryzhov
2021-07-21Merge pull request #9102 from opensourcerouting/autoconf-fix-gcovDonald Sharp
2021-07-21build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-07-20pathd: don't use localtimeMark Stapp