summaryrefslogtreecommitdiff
path: root/pathd
AgeCommit message (Expand)Author
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
2021-07-06Merge pull request #8938 from volta-networks/fix_no_path_retriesDonald Sharp
2021-06-28pathd: Handle srp_id correctly (2/2)Javier Garcia
2021-06-25pathd: coverity msg , frr_weak_random instead rand.Javier Garcia
2021-06-24pathd: If pce ret no-path to PcReq don't retry PcReq nor delegate(1/2)Javier Garcia
2021-06-22pathd: Sanity checks. (4/4)Javier Garcia
2021-06-22pathd: Handle PCInitiated configuration, main thread. (3/4)Javier Garcia
2021-06-22pathd: Handle PCInitiated messages, thread controller. (2/4)Javier Garcia
2021-06-05pathd: Remove unused functionDonald Sharp
2021-06-01pathd: fix render candidate-path bandwidthEmanuele Di Pascale
2021-05-19Merge pull request #8665 from volta-networks/fix_pathd_coverityOlivier Dugeon
2021-05-19Merge pull request #8667 from volta-networks/fix_pathd_cli_affinityOlivier Dugeon
2021-05-18pathd: Clean coverity issues after merge pathd link state feature.Javier Garcia
2021-05-18pathd: Fix affinity command to exclude options to match implementation.Javier Garcia
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-05-10pathd. TED support . Validation of candidate path - [part 2/4]Javier Garcia
2021-05-10pathd. TED support . Client to link State - [part 1/4]Javier Garcia
2021-05-03Merge pull request #8545 from opensourcerouting/assert-our-ownMark Stapp
2021-04-23*: make sure `config.h` or `zebra.h` is firstDavid Lamparter
2021-04-22pathd: don't init PCEP before fork()David Lamparter
2021-04-21build: properly split CFLAGS from AC_CFLAGSDavid Lamparter