Dear list!

Author: Alexander Stephan <alexander.step...@sap.com>
Number of patches: 1

This is an automated relay of the Github pull request:
   Implement fetch for arbitrary TLV payloads

Patch title(s): 
   Fully working version with debug statements and missing test

Link:
   https://github.com/haproxy/haproxy/pull/2199

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/2199.patch && vi 2199.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/2199.patch | git am -

Description:
   TODO:
   - [ ] Add / adjust test
   - [ ] Remove debug logs
   - [
   ] Always append to the list and return the first hit or traverse the
   list and overwrite. This is relevant for duplicate TLV which are
   technically possible, although unusual.
   - [ ] Make CRC32 and NETNS
   fetchable for consistency
   - [ ] Formatting to meet HAProxy
   contribution guidelines

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.

Reply via email to