summaryrefslogtreecommitdiffstats
path: root/pathd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8938 from volta-networks/fix_no_path_retriesDonald Sharp2021-07-062-2/+53
|\
| * pathd: Handle srp_id correctly (2/2)Javier Garcia2021-06-282-1/+2
| * pathd: If pce ret no-path to PcReq don't retry PcReq nor delegate(1/2)Javier Garcia2021-06-241-1/+51
* | pathd: coverity msg , frr_weak_random instead rand.Javier Garcia2021-06-251-1/+1
|/
* pathd: Sanity checks. (4/4)Javier Garcia2021-06-221-1/+23
* pathd: Handle PCInitiated configuration, main thread. (3/4)Javier Garcia2021-06-229-18/+216
* pathd: Handle PCInitiated messages, thread controller. (2/4)Javier Garcia2021-06-227-26/+288
* pathd: Remove unused functionDonald Sharp2021-06-052-13/+0
* pathd: fix render candidate-path bandwidthEmanuele Di Pascale2021-06-011-2/+3
* Merge pull request #8665 from volta-networks/fix_pathd_coverityOlivier Dugeon2021-05-193-8/+7
|\
| * pathd: Clean coverity issues after merge pathd link state feature.Javier Garcia2021-05-183-8/+7
* | Merge pull request #8667 from volta-networks/fix_pathd_cli_affinityOlivier Dugeon2021-05-191-6/+4
|\ \
| * | pathd: Fix affinity command to exclude options to match implementation.Javier Garcia2021-05-181-6/+4
| |/
* / lib: adapt to version 2 of libyangChristian Hopps2021-05-131-1/+1
|/
* pathd. TED support . Validation of candidate path - [part 2/4]Javier Garcia2021-05-107-82/+685
* pathd. TED support . Client to link State - [part 1/4]Javier Garcia2021-05-107-2/+987
* Merge pull request #8545 from opensourcerouting/assert-our-ownMark Stapp2021-05-035-0/+10
|\
| * *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-235-0/+10
* | pathd: don't init PCEP before fork()David Lamparter2021-04-221-1/+11
|/
* build: properly split CFLAGS from AC_CFLAGSDavid Lamparter2021-04-211-1/+1
* build: make builddir include path consistentDavid Lamparter2021-04-214-4/+4
* build: don't use $(top_srcdir) in vtysh_scanDavid Lamparter2021-04-131-2/+2
* Merge pull request #8100 from qlyoung/remove-sample-conf-filesDavid Lamparter2021-04-132-42/+0
|\
| * *: remove *.conf.sample filesQuentin Young2021-04-092-42/+0
* | Merge pull request #8421 from opensourcerouting/xrelfo-armMark Stapp2021-04-121-2/+3
|\ \
| * | build: don't link pathd/path_main.c twiceDavid Lamparter2021-04-091-2/+3
| |/
* / lib: use platform-neutral value for TCP MD5 signature lenMark Stapp2021-04-091-1/+1
|/
* Merge pull request #8250 from idryzhov/fix-nb-running-get-entryRenato Westphal2021-03-241-4/+4
|\
| * *: fix aborts when validating configurationIgor Ryzhov2021-03-161-4/+4
* | Merge pull request #8307 from opensourcerouting/mtypes-cleanup-20210322Russ White2021-03-2313-118/+16
|\ \
| * | pathd: kill *_memory.[ch]David Lamparter2021-03-2213-118/+16
* | | Merge pull request #8303 from volta-networks/fix_coverity_pceplibDonald Sharp2021-03-221-1/+1
|\ \ \ | |/ / |/| |
| * | pceplib: Fixing coverity messages.Javier Garcia2021-03-201-1/+1
* | | Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-2211-26/+28
|\ \ \ | |/ / |/| |
| * | *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-172-2/+4
| * | *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-172-6/+6
| * | *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-172-6/+6
| * | *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-176-12/+12
* | | pathd: remove mid-string line breaksDavid Lamparter2021-03-172-20/+10
* | | pathd: use %pIA to print struct ipaddr *David Lamparter2021-03-171-25/+13
* | | pathd: fix %pI4 <> %pI6 snafuDavid Lamparter2021-03-171-1/+1
|/ /
* / pceplib: Integrate pcelib into frrJavier Garcia2021-03-0514-199/+254
|/
* pathd: add meaningful names to threadsJavier Garcia2021-01-192-2/+2
* Merge pull request #7830 from volta-networks/misc_fixes_2021Donatas Abraitis2021-01-111-1/+2
|\
| * pathd, tools: fix peer preference configEmanuele Di Pascale2021-01-091-1/+2
* | Merge pull request #7785 from volta-networks/fix_show_pce_confidence_for_prDonald Sharp2021-01-093-2/+7
|\ \ | |/ |/|
| * pathd: Add level of confidence to show pcep-sessionJavier Garcia2020-12-223-2/+7
* | pathd: Convert to use our internal frr_weak_randomDonald Sharp2021-01-052-2/+4
* | pathd: Fix unlock of non-locked mutexDonald Sharp2021-01-041-2/+0
* | pathd: fix compile warning in path_cliMark Stapp2020-12-211-1/+1
|/