1. 5bfb504 vnet: remove macro definitions by Zhiyong Yang · 6 years ago
  2. 6b7e233 Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients by jackiechen1985 · 6 years ago
  3. c1a02fc remove dead code in rewrite.c by Neale Ranns · 6 years ago
  4. 72d8758 cli: Add return value in cli_inband by Ole Troan · 6 years ago
  5. f89a6de Fix stat seg average vector rate computation by Dave Barach · 6 years ago
  6. 63b19bf Update ping cli .short_help. by Paul Vinciguerra · 6 years ago
  7. 9eac001 Fix typo in nat44_cli.c:nat_ha_failover_command_fn. by Paul Vinciguerra · 6 years ago
  8. 2782630 zero-pad date string output. by Paul Vinciguerra · 6 years ago
  9. 7fe470a vpp_transport_socket: make connect more resilient by Vratko Polak · 6 years ago
  10. 404b8a3 session: segment manager fixes by Florin Coras · 6 years ago
  11. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  12. 016d4cc dpdk: fix return variable size by Zhiyong Yang · 6 years ago
  13. 1f30a59 bapi: separate init shm reply from fd exchange by Florin Coras · 6 years ago
  14. b7e3dba vls: relax copy on fork locks by Florin Coras · 6 years ago
  15. 6dd1614 Improve exceptions in vpp_transport_socket.py by Vratko Polak · 6 years ago
  16. 54bc5e4 Update API description by Igor Mikhailov (imichail) · 6 years ago
  17. 211b28a make test: add quic multistream test case by Dave Wallace · 6 years ago
  18. ca76831 NAT: VPP-1665 coverity scan issue fix by Filip Varga · 6 years ago
  19. 2233f85 Fix copypaste in vpp_papi/vpp_transport_socket.py by Vratko Polak · 6 years ago
  20. 7b74b07 ldp: add option to eanble transparent TLS connections by Yu Ping · 6 years ago
  21. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  22. a483d81 Fix Exception typo in vpp_papi/vpp_transport_socket.py. by Paul Vinciguerra · 6 years ago
  23. 72739a6 bihash: Freeing up working_copy_lengths vector by Vijayabhaskar Katamreddy · 6 years ago
  24. cefd5d8 svm: decouple fifo and default chunk allocation by Florin Coras · 6 years ago
  25. 749a89c Improve lcov reported code coverage stats by Dave Barach · 6 years ago
  26. 875158a Allow repeated connects on PAPI socket transport by Vratko Polak · 6 years ago
  27. 2ce28d6 Add bihash statistics hook by Dave Barach · 6 years ago
  28. c74009d ipsec-mb: fix the "make test" on non-AESNI platforms by Andrew Yourtchenko · 6 years ago
  29. 7fa4160 Fix af_packet issues: by jackiechen1985 · 6 years ago
  30. 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
  31. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  32. d7566cb Remove target option when IPSecMB disabled by Nathan Skrzypczak · 6 years ago
  33. 6fec8ea ip4_load_balance: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  34. 0549378 virtio: refactor ctrl queue support by Mohsin Kazmi · 6 years ago
  35. 3a34b1d Add QUIC multistream support by Nathan Skrzypczak · 6 years ago
  36. 7107d7e ppp: simplify code using existing functions by Zhiyong Yang · 6 years ago
  37. 0dd9165 Add missing init fn dependency to ipsec_init by Dave Barach · 6 years ago
  38. 56bc738 Fix VPP-1487 DHCP client does not support option 6-domain server by jackiechen1985 · 6 years ago
  39. fa0c1f4 NAT64: Fix port byte order in nat64_free_out_addr_and_port by Faicker Mo · 6 years ago
  40. e036d02 NAT66:assgin a error value for clib_bihash_kv_48_8_t kv by lijianpeng · 6 years ago
  41. 344ce42 session/svm: apis for fifo shrinking by Florin Coras · 6 years ago
  42. a7570b0 svm: basic support for fifo shrinking by Florin Coras · 6 years ago
  43. 4681e07 Add callbacks for extended trace functionality, one as content is added with vlib_add_trace, and one to post-process the captured content immediately after trace filtering. by Gary Boon · 6 years ago
  44. c5fa2b8 mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, by Steven Luong · 6 years ago
  45. 29a59c3 svm: store normalized head/tail for fifo by Florin Coras · 6 years ago
  46. 14e2e2a Fix FIB initialization in UDP input by Nathan Skrzypczak · 6 years ago
  47. de38b38 Add packet headers in UDPC fifos by Aloys Augustin · 6 years ago
  48. 1d1985d plugins: clean up plugin descriptions by Dave Wallace · 6 years ago
  49. 3a95003 vlib: align stack on OS page size by Benoît Ganne · 6 years ago
  50. 9a29f79 vpp_papi_provider.py: update defautmapping. by Paul Vinciguerra · 6 years ago
  51. 17e5d80 Add node, frame to vlib main loop perf analysis callback arguments by Dave Barach · 6 years ago
  52. 154a903 virtio: Fix virtio buffer allocation by Mohsin Kazmi · 6 years ago
  53. 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
  54. eecdf93 svm: remove dead code triggering overflow by Benoît Ganne · 6 years ago
  55. 37c8378 Enable NEON instructions in memcpy_le by Lijian.Zhang · 6 years ago
  56. 1cff643 esp_encrypt: remove unnecessary code by Zhiyong Yang · 6 years ago
  57. e7a527f ipsec: fix ipsec format overflow by Benoît Ganne · 6 years ago
  58. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  59. c6eb5bc elf: fix memcmp() overflow by Benoît Ganne · 6 years ago
  60. a878014 stats: fix non null terminated string by Benoît Ganne · 6 years ago
  61. 052bda3 vppinfra: fix buffer overflow in unformat_token by Benoît Ganne · 6 years ago
  62. be95444 crypto: enforce per-alg crypto key length by Benoît Ganne · 6 years ago
  63. d577e1f stats: Add version defines in stat_client.h by Ole Troan · 6 years ago
  64. f369e3a reassembly: avoid race-conditions by Klement Sekera · 6 years ago
  65. 9ac1138 API: Add support for limits to language. by Ole Troan · 6 years ago
  66. de146e5 svm: fix fifo tail/head/ooo logic for u32 wrap by Florin Coras · 6 years ago
  67. fdea5c6 IF: return VTR attributes for all ifs in dump API by Alexander Chernavin · 6 years ago
  68. d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
  69. aaed170 nat: fix ED mode unknown proto session management by Matthew Smith · 6 years ago
  70. 6825bc1 nat: prevent creation when-resolved static mappings on errors by Alexander Chernavin · 6 years ago
  71. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  72. 403e3ba crypto_ia32: minor change logically by Zhiyong Yang · 6 years ago
  73. 82d81d4 crypto: AES GCM IV length is always 12 by Damjan Marion · 6 years ago
  74. b62b549 Clean up redirects by Dave Barach · 6 years ago
  75. 746dddc Change dpdk thread data flags type to u16 from u8 to get more useful data by Simon Zhang · 6 years ago
  76. 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
  77. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  78. 1ccbbfb unittest: AES GCM test cases cleanup by Damjan Marion · 6 years ago
  79. b5c3054 crypto_ipsecmb: CBC IV size is always equal to block size by Damjan Marion · 6 years ago
  80. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  81. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  82. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  83. a829b13 ipsec: drop runts in esp-decrypt by Damjan Marion · 6 years ago
  84. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  85. 20bc56a Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh by John Lo · 6 years ago
  86. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  87. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  88. 524fb8d dpdk: fix interface naming by Florin Coras · 6 years ago
  89. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  90. 502785b QUIC: Add multi-stream support to internal test apps by Aloys Augustin · 6 years ago
  91. 8e58499 UDPC: Fix open segfault with multiple workers by Aloys Augustin · 6 years ago
  92. 165e472 dpdk: get a rid of "Invalid port_id=" log message by Damjan Marion · 6 years ago
  93. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago
  94. 4375fa3 svm: fifo ooo reads/writes with multiple chunks by Florin Coras · 6 years ago
  95. d35d423 svm: move mq test to ut plugin by Florin Coras · 6 years ago
  96. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  97. b3ca33f ethernet_input_inline: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  98. ea6a34c Rearrange prefetching in ipsec_output_inline by Vratko Polak · 6 years ago
  99. 52ef4c5 svm: move fifo tests to ut plugin by Florin Coras · 6 years ago
  100. dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago