summaryrefslogtreecommitdiffstats
path: root/ldpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6147 from opensourcerouting/ldpd-broken-lspsRuss White2020-04-211-16/+26
|\
| * ldpd: don't drop packets coming through a broken LSPRenato Westphal2020-04-081-16/+26
* | Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp2020-04-171-0/+1
|\ \
| * | *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* | | Merge pull request #6135 from opensourcerouting/cli-node-cleanupDonald Sharp2020-04-174-54/+57
|\ \ \
| * | | *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-162-0/+8
| * | | *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-161-0/+7
| * | | *: remove second parameter on install_node()David Lamparter2020-04-164-14/+18
| * | | *: remove cmd_node->vtyshDavid Lamparter2020-04-162-8/+0
| * | | *: clean up cmd_node initializersDavid Lamparter2020-04-162-40/+32
| |/ /
* | | Merge pull request #6224 from mjstapp/zclient_session_idOlivier Dugeon2020-04-161-0/+1
|\ \ \
| * | | zebra,ldpd: use zapi client session id in LM apisMark Stapp2020-04-161-0/+1
* | | | Merge pull request #5451 from opensourcerouting/rcu-logSantosh P K2020-04-162-5/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-012-5/+15
* | | | ldpd: ldp_vty_neighbor_password(): fix auth.md5key_len calculationG. Paul Ziemba2020-04-151-1/+1
| |/ / |/| |
* | | *: Do not cast to the same typeDonatas Abraitis2020-04-081-1/+1
| |/ |/|
* | Merge pull request #6109 from volta-networks/feat_ldp_host_onlyRenato Westphal2020-04-023-0/+64
|\ \ | |/ |/|
| * ldpd: fixing host-only configuration filter.lynne2020-04-013-0/+64
* | Merge pull request #5925 from volta-networks/synchronous_clientRenato Westphal2020-03-261-1/+10
|\ \ | |/ |/|
| * zebra: Synchronous client queues accumulate messages from zebra.Karen Schoener2020-03-231-1/+10
* | Merge pull request #5851 from volta-networks/feat_ldp_oc_reviewRenato Westphal2020-03-238-13/+207
|\ \
| * | ldpd: adding support for LDP ordered label distribution controlKaren Schoener2020-03-208-13/+207
* | | ldpd: During code inspection we are mixing data sizesDonald Sharp2020-03-117-20/+21
* | | ldpd: remove multiple definitions of thread_masterRuben Kerkhof2020-03-082-6/+0
* | | ldpd: fix another linking issue with GCC-10Ruben Kerkhof2020-03-082-1/+3
* | | ldpd: Fix linking error on Fedora Rawhide with GCC 10Ruben Kerkhof2020-03-082-1/+3
| |/ |/|
* | ldpd: Remove double set of lifDonald Sharp2020-03-031-1/+1
* | ldpd: Cleanup indentation in merge_nbrpsDonald Sharp2020-02-271-21/+23
* | ldpd: Cleanup set but unused variablesDonald Sharp2020-02-273-12/+11
|/
* *: encode zapi labels message using nexthopsMark Stapp2020-02-141-6/+5
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-3/+2
* doc: rename man pages to frr-*David Lamparter2020-01-151-1/+1
* *: generously apply constDavid Lamparter2019-12-022-2/+2
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* ldpd: add missing sanity check in the parsing of label messagesRenato Westphal2019-11-141-0/+8
* *: Convert connected_free to a double pointerDonald Sharp2019-11-021-1/+1
* *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-18/+1
* *: Convert interface_down to interface down callbackDonald Sharp2019-09-191-23/+6
* *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-191-12/+17
* *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-11/+2
* *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+23
* lib, zebra: add new MPLS zapi message with route replace semanticsRenato Westphal2019-09-101-10/+13
* lib, zebra: enhance the MPLS zapi messagesRenato Westphal2019-09-071-12/+35
* zebra: identify MPLS FTNs by route type and instanceRenato Westphal2019-09-076-26/+39
* lib: introduce encode/decode functions for the MPLS zapi messagesRenato Westphal2019-09-071-26/+17
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-4/+4
* ldpd: Fix to release MPLS label if its not used anymoreBinu Abraham2019-07-153-0/+43
* ldpd: set default instance to 1Emanuele Di Pascale2019-07-101-0/+3
* lib, zebra: support label chunk requests for SRGBEmanuele Di Pascale2019-07-101-1/+2
* ldpd: fix clang-SA warning in packet readingDavid Lamparter2019-06-131-0/+5