1. d314963 vppinfra: fix rbtree node delete by Florin Coras · 5 years ago
  2. 6ac9676 gbp: Add support for arp unicast forward in gbp bridge domain by Mohsin Kazmi · 6 years ago
  3. bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
  4. 6a69b24 api: fix typos in api error descriptions by Paul Vinciguerra · 5 years ago
  5. 4515545 ipsec: fix l2 header handling in ah encrypt by Klement Sekera · 5 years ago
  6. dac1edb interface: Fix the tso segmentation by Mohsin Kazmi · 5 years ago
  7. 13d3354 misc: add bonding, lacp and vmxnet3 to MAINTAINERS by Steven Luong · 5 years ago
  8. 7d7e3e8 tests: send packet output to log - test_punt.py by Paul Vinciguerra · 5 years ago
  9. c257e07 mpls: fix header offset overflow by Benoît Ganne · 5 years ago
  10. f867cf1 session: call session_dequeue_notify after svm_fifo_dequeue_drop by Vladimir Kropylev · 5 years ago
  11. c79b32d tests: fix checkstyle failure in test_stats_client.py by Steven Luong · 5 years ago
  12. 540a8da tcp: allow custom output next node by Florin Coras · 5 years ago
  13. b54a599 ipsec: fix ipv6 tunnel protect tests by Florin Coras · 5 years ago
  14. 03624bb build: update MAINTAINERS by Paul Vinciguerra · 5 years ago
  15. b6d61e3 session: fix memory out of bound issue by Lijian.Zhang · 6 years ago
  16. badf38a vppinfra: rbtree custom insert/search/del by Florin Coras · 5 years ago
  17. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  18. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  19. 39baa32 stats: off by one error in /sys/node/{calls,clocks,...} by Ole Troan · 5 years ago
  20. 92e3082 stats: fix memory leakage when adding / deleting interfaces by Ole Troan · 5 years ago
  21. ae8819f misc: vpp_papi- add tests, clean up pep8 by Paul Vinciguerra · 6 years ago
  22. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago
  23. a8c0b62 dpdk: check result of rte_mempool_create_empty by Lijian.Zhang · 6 years ago
  24. 376efe5 quic: fix handling of stream reset & close by Nathan Skrzypczak · 6 years ago
  25. e849865 ip: reassembly-separate feature and custom code by Klement Sekera · 5 years ago
  26. 3860a77 vppinfra: add format_hex_bytes_no_wrap by Damjan Marion · 5 years ago
  27. 39488c8 avf: fix adminq enqueue errors by Damjan Marion · 5 years ago
  28. 217e7c9 avf: add logging macros and improve logging by Damjan Marion · 5 years ago
  29. dfa47dd ip: consolidate IPv6 link-local-address functions. by Jon Loeliger · 6 years ago
  30. 72f2a3a ipsec: One DPO per SA by Neale Ranns · 5 years ago
  31. 2f05220 ipsec: return original SA create error for tunnel create by Neale Ranns · 6 years ago
  32. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  33. 8a2fa3b misc: vpp-api - add __repr__ to VPPApiClient. by Paul Vinciguerra · 5 years ago
  34. d67a428 vlib: add "memory-trace stats-segment" by Dave Barach · 5 years ago
  35. c898a4f api: add mp-safe/barrier-sync indication to elogs by Dave Barach · 6 years ago
  36. d83c4a8 ipsec: Display user specified SPI ID not VPP's index by Neale Ranns · 6 years ago
  37. 72280f8 avf: update known issues section in README.md by Damjan Marion · 6 years ago
  38. b00b510 g2: clean up compile/link errors by Dave Barach · 6 years ago
  39. 9c8ca8d vppinfra: optimize elog_string by Dave Barach · 6 years ago
  40. b63dbc5 stats: add version field to stat segment base header by Ole Troan · 6 years ago
  41. a6bee0a ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped SPI-0 packets by Neale Ranns · 6 years ago
  42. f5b0176 interface: interface dump API check validity of sw_if_index by Neale Ranns · 6 years ago
  43. ff34b91 misc: Update MAINTAINERS to include interface common by Neale Ranns · 6 years ago
  44. d0efdeb crypto-ia32: fix typo in ifdef for avx512 version by Neale Ranns · 6 years ago
  45. fb341b8 ipsec: remove spurious warnings by Neale Ranns · 6 years ago
  46. 8062cae tcp: fix tcp_do_fastretransmits failure. by Guoao Sun · 6 years ago
  47. 6230eea ipsec: ah_decrypt rework by Filip Tehlar · 6 years ago
  48. b59eb8f avf: add README.md section about spoofing check by Damjan Marion · 6 years ago
  49. f35a072 infra: fix minor memory leak in "api trace..." by Dave Barach · 6 years ago
  50. 0f87dfe static_http: Typo in short_help. by Paul Vinciguerra · 6 years ago
  51. 87d6633 session: use session handles as app listener handles by Florin Coras · 6 years ago
  52. 87a9bf8 tcp: better estimate snd space for rxt with no sacks by Florin Coras · 6 years ago
  53. 3417d08 tcp: add cc stats plotting tools by Florin Coras · 6 years ago
  54. 26ce6ca misc: add check_commit_msg.sh script by Damjan Marion · 6 years ago
  55. c83311d papi: make socket disconnect more robust by Vratko Polak · 6 years ago
  56. 7a99823 tests: filter sw_interface_dump in tests. by Paul Vinciguerra · 6 years ago
  57. 33035c7 maintainers: add vcl by Florin Coras · 6 years ago
  58. 5fed42a buffers: fix vlib_buffer_free_no_next by Damjan Marion · 6 years ago
  59. ee09f2d misc: update MAINTAINERS file by Damjan Marion · 6 years ago
  60. 91c5129 lacp: cleanup unnecessary pointer cast by Zhiyong Yang · 6 years ago
  61. 16ad617 NAT: interface fib fix (VPP-1691) by Filip Varga · 6 years ago
  62. cab4733 vlib: avoid retrieving freed file in epoll by Florin Coras · 6 years ago
  63. 4f3c104 ip: punt coverity fix of CLI input by Neale Ranns · 6 years ago
  64. 54ee6d1 fix compiling error with marvell pp2 plugin by jialv01 · 6 years ago
  65. 5c5ffe1 lacp: remove duplicated code by Zhiyong Yang · 6 years ago
  66. f0b68a5 ssvm: disable private segment expand by Florin Coras · 6 years ago
  67. 4e116fb tcp: allow registration of new cc algo types by Florin Coras · 6 years ago
  68. 5368bb0 svm: improve fifo segment show by Florin Coras · 6 years ago
  69. 7681b1c mactime: add per-mac allow-with-quota feature by Dave Barach · 6 years ago
  70. 8875248 trace frame-queue on trigger out of memory by dongjuan · 6 years ago
  71. d567a8d tcp: send challenge ack for in wnd syn by Florin Coras · 6 years ago
  72. 548f757 tcp: close connection if not recovered after max tries by Florin Coras · 6 years ago
  73. d9a145f tcp: add cc cleanup function by Florin Coras · 6 years ago
  74. 52cd496 bfd: UT for BFD session over GRE tunnel by Neale Ranns · 6 years ago
  75. 718a055 tcp: log connect notify errors by Florin Coras · 6 years ago
  76. ba05e5d ipsec: export ipsec_punt.h by Neale Ranns · 6 years ago
  77. 879132d ip: ip4 lookup performance bump with the usual receipe by Neale Ranns · 6 years ago
  78. b02d230 VOM-test: fix the UT post BVI and Bridge-domain changes by Neale Ranns · 6 years ago
  79. 49ee684 build: add -Wall and -fno-common, fix reported issues by Benoît Ganne · 6 years ago
  80. 4168c4d lacp: create lacp-process on demand by Steven Luong · 6 years ago
  81. f292242 ipsec: remove the set_key API by Neale Ranns · 6 years ago
  82. 814f159 gre: update gre.api with explicit types by Ole Troan · 6 years ago
  83. 8546558 API: Add support for "defaults" by Ole Troan · 6 years ago
  84. 8dbfb43 vppapigen: Fold up CRC from dependent types. by Ole Troan · 6 years ago
  85. 8edca13 p2p ethernet: update p2p_ethernet.api with explicit types. by Ole Troan · 6 years ago
  86. 499ea64 tests: framework gracefully handle 'VppTransportShmemIOError' by Paul Vinciguerra · 6 years ago
  87. 2af6e92 vpp_papi: Context_id allocator for running forked. by Paul Vinciguerra · 6 years ago
  88. 2d7b090 vpp_papi: Fix missing dependency. by Paul Vinciguerra · 6 years ago
  89. a175925 no trigger nat ipfix flush in first worker by dongjuan · 6 years ago
  90. 4430f45 vpp_papi: Fix format_vl_api_address_t under python3. by Paul Vinciguerra · 6 years ago
  91. 2f26014 bfd: midchain adjacency support by Matthew G Smith · 6 years ago
  92. ed3bcb0 vpp_papi: Accept ipaddress.Network objects on prefix_t methods. by Paul Vinciguerra · 6 years ago
  93. 34ce574 vpp_papi: Fix vapi.disconnect exception. by Paul Vinciguerra · 6 years ago
  94. 20344a1 tests: fix broken test test_gtpu.py TestGtpuUDP by Paul Vinciguerra · 6 years ago
  95. 00cca80 vcl: avoid hash table lookup on accept by Florin Coras · 6 years ago
  96. e003a1b vcl: cap epoll dequeue batch size to max events by Florin Coras · 6 years ago
  97. 9220775 IP-Punt-redirect: allow the use of a FIB path to describe how to redirect by Neale Ranns · 6 years ago
  98. 831f420 dpdk: fix clear hw stats by Filip Tehlar · 6 years ago
  99. a342da2 DVR: Control the reinject as L2 or L3 based on the output interface type by Neale Ranns · 6 years ago
  100. 21aa8f1 reassembly: support more custom options for apps by Klement Sekera · 6 years ago