Age | Commit message (Expand) | Author | Files | Lines |
2019-05-23 | fix show session verbose crash with quic transport |  Dave Wallace | 1 | -2/+48 |
2019-05-22 | fix show session verbose crash with udp transport |  Dave Wallace | 1 | -0/+2 |
2019-05-22 | new_log2_pages may increase 2 |  dongjuan | 1 | -1/+0 |
2019-05-22 | gtpu: don't register udp ports unless a tunnel is created |  Jakub Grajciar | 1 | -5/+11 |
2019-05-22 | vxlan-gpe: fix CLI document error |  Zhiyong Yang | 1 | -3/+3 |
2019-05-22 | make test: fix bug due to concurrent commits |  Klement Sekera | 1 | -4/+4 |
2019-05-22 | make test: Fix QUIC External apps transfer test |  Dave Wallace | 1 | -3/+9 |
2019-05-22 | Fix Diffie-Hellman exchange with newer openssl API |  Christian E. Hopps | 1 | -21/+16 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 24 | -183/+223 |
2019-05-21 | svm_queue_timedwait_inline: lock after wait |  Vratko Polak | 1 | -1/+1 |
2019-05-21 | docs: add quic subpage to user docs |  Vratko Polak | 2 | -2/+3 |
2019-05-21 | vmxnet3: gso_l4_hdr_sz is not set correctly |  Steven Luong | 1 | -16/+24 |
2019-05-21 | geneve_input: leverage vlib_get_buffers |  Zhiyong Yang | 1 | -12/+11 |
2019-05-21 | QUIC: Add initial documentation |  Aloys Augustin | 1 | -0/+38 |
2019-05-20 | openssl plugin 3des routine iv_len fix |  Vladimir Ratnikov | 2 | -3/+17 |
2019-05-20 | IPSEC: rename default backend |  Neale Ranns | 1 | -2/+2 |
2019-05-20 | reassembly: prevent long chain attack |  Klement Sekera | 11 | -13/+181 |
2019-05-20 | bonding: clean up redundant code |  Zhiyong Yang | 1 | -55/+44 |
2019-05-20 | consolidate all mutux opertion |  Ping Yu | 1 | -17/+17 |
2019-05-18 | api: export ip_types.api for out-of-tree plugins |  Benoît Ganne | 1 | -1/+5 |
2019-05-18 | emacs-lisp: add missing '\' in template |  Dave Barach | 1 | -8/+7 |
2019-05-17 | Add a debug-CLI leak-checker |  Dave Barach | 7 | -116/+87 |
2019-05-17 | Trivial typo. punt_node.c |  Paul Vinciguerra | 1 | -1/+1 |
2019-05-17 | Tests: Refactor. Remove copies of enums. |  Paul Vinciguerra | 4 | -62/+69 |
2019-05-17 | make test: Add QUIC serial transfer test |  Dave Wallace | 1 | -2/+38 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. |  Paul Vinciguerra | 8 | -19/+31 |
2019-05-17 | docs: Fix Versions and Titles |  jdenisco | 4 | -7/+7 |
2019-05-17 | Fix punctuation fails in 2x plugins |  Dave Barach | 2 | -2/+2 |
2019-05-17 | Load vat plugins late in the init sequence |  Dave Barach | 1 | -1/+1 |
2019-05-17 | 19.01.2 Release Notes |  Andrew Yourtchenko | 1 | -0/+9 |
2019-05-17 | UDP-Local: fix unregistered ports |  Neale Ranns | 1 | -64/+51 |
2019-05-17 | Fix 'terminal history off' crasher |  Chris Luke | 1 | -7/+14 |
2019-05-17 | dpdk-ipsec: fix encrypt/decrypt single queue |  Sergio Gonzalez Monroy | 6 | -39/+58 |
2019-05-17 | gbp: Add unit tests for contracts |  Mohsin Kazmi | 1 | -1/+224 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 14 | -216/+257 |
2019-05-16 | Add transport_opts to connect_sock bapi |  Nathan Skrzypczak | 7 | -6/+28 |
2019-05-16 | docs: Update sphinx, requirements, support markdown tables |  jdenisco | 9 | -30/+50 |
2019-05-16 | DOC ONLY: document VLIB_INIT_FUNCTION scheme |  Dave Barach | 1 | -4/+49 |
2019-05-16 | init / exit function ordering |  Dave Barach | 62 | -476/+959 |
2019-05-16 | Add default value for API Nat flags |  Michal Cmarada | 1 | -0/+1 |
2019-05-15 | Add QUIC human readable error logs |  Nathan Skrzypczak | 1 | -7/+56 |
2019-05-15 | IPSEC: remove CLI check for unsupported IPv6-AH - it is supported |  Neale Ranns | 1 | -22/+0 |
2019-05-15 | Fix stats documentation with default socket name |  Igor Mikhailov (imichail) | 1 | -2/+2 |
2019-05-15 | vpp_papi: remove dependency on environment var. VPP_API_DIR. |  Paul Vinciguerra | 2 | -16/+18 |
2019-05-15 | Remove unused function nat44_ha_resync() and error IN_PROGRESS. |  Jon Loeliger | 2 | -39/+0 |
2019-05-14 | tests: test_pipe.py. Fix missing import. |  Paul Vinciguerra | 1 | -4/+5 |
2019-05-14 | QUIC multi thread update |  Aloys Augustin | 6 | -281/+331 |
2019-05-14 | svm: improve fifo segment prealloc support |  Florin Coras | 5 | -200/+471 |
2019-05-14 | IPSEC coverity fixes |  Neale Ranns | 2 | -2/+4 |
2019-05-14 | IPSEC: remove unecessary pass by reference of sequence number |  Neale Ranns | 4 | -5/+5 |