summaryrefslogtreecommitdiffstats
path: root/ldpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* 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
* ldpd: Fix shutdowndturlupov2019-06-111-1/+1
* ldpd: Allow for -N <namespace> to influence location of LDPD_SOCKETDonald Sharp2019-06-041-1/+10
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-36/+20
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-1/+1
* ldpd: fix corner case in which we wouldn't respect the max pdu lengthRenato Westphal2019-01-221-2/+2
* ldpd: fix missing return value in bindanyMark Stapp2019-01-161-0/+1
* ldpd: fix startup on OpenBSDRafael Zalamena2018-12-221-8/+10
* ldpd: add support for FreeBSD IP_BINDANYRafael Zalamena2018-12-211-2/+11
* *: remove the configuration lock from all daemonsRenato Westphal2018-11-261-1/+0
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-122-2/+2
* *: add empty array of YANG modulesRenato Westphal2018-10-271-0/+6
* lib: introduce new northbound APIRenato Westphal2018-10-271-1/+1
* *: spelchekDavid Lamparter2018-10-252-2/+2