1. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  2. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  3. 8b5d0b8 VPP-1549 Add missing counter name. by Paul Vinciguerra · 6 years ago
  4. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  5. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  6. 0702554 tcp: fix debugging without cc stats (VPP-1547) by Florin Coras · 6 years ago
  7. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  8. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  9. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  10. 64d557c Add vlib_buffer_copy_indices inline function by Damjan Marion · 6 years ago
  11. 865872e tcp: allow data in passive open ack (VPP-1545) by Florin Coras · 6 years ago
  12. 58a93e8 tls: preallocate app sessions on connect/accept by Florin Coras · 6 years ago
  13. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  14. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  15. b5e55a2 session: generate wrong thread errors instead of crashing by Florin Coras · 6 years ago
  16. 0ac827e Fix 'show interface span' field length by Igor Mikhailov (imichail) · 6 years ago
  17. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  18. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  19. e3034cd VXLAN: Prevent duplicate bypass graph nodes. by Jon Loeliger · 6 years ago
  20. 95eec06 Fix name of ipv6-n-tuple by Hongjun Ni · 6 years ago
  21. e40231b virtio: fix kick race issue by Damjan Marion · 6 years ago
  22. 754f24b tapv2: add "tap_flags" field to the TAPv2 interface API by Andrew Yourtchenko · 6 years ago
  23. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  24. e26c81f L2 BD API to flush all IP-MAC entries in the specified BD by John Lo · 6 years ago
  25. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  26. 9d7570c Fix TCP checksum. by Andrej Kozemcak · 6 years ago
  27. 3c8e146 pktgen: support mixed multi/single chunk pcap replay by Dave Barach · 6 years ago
  28. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  29. 03afb6d tcp: fix reset in syn-sent by Florin Coras · 6 years ago
  30. b56fcf1 tcp: add more closing state arcs by Florin Coras · 6 years ago
  31. 18e0d4f tcp: better randomize iss by Florin Coras · 6 years ago
  32. 98d6b61 Fix used-before-set in vl_api_bridge_flags_t_handler by Dave Barach · 6 years ago
  33. d8e94ba Fix an issue in tls.c by Ping Yu · 6 years ago
  34. 4a7cbcd Revert "add ipsecmb plugin" by Florin Coras · 6 years ago
  35. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  36. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  37. be16020 add ipsecmb plugin by Klement Sekera · 6 years ago
  38. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  39. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  40. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  41. d12ff50 tcp: add more last-ack arcs by Florin Coras · 6 years ago
  42. 85a3ddd tcp: separate active and passive establish timers by Florin Coras · 6 years ago
  43. 76bc130 tcp: add fin-wait-1 dispatch arcs by Florin Coras · 6 years ago
  44. d482336 FIB: adj src assert fix part 2 by Neale Ranns · 6 years ago
  45. 3c514d5 tcp: compute seq_end in tcp_input by Florin Coras · 6 years ago
  46. 7b8f916 FIB: remove assert from adj src by Neale Ranns · 6 years ago
  47. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  48. 8d6f34e ethernet-input tagged packets optimizations by Damjan Marion · 6 years ago
  49. 27ca298 tapv2: coverity woe by Steven · 6 years ago
  50. 844a36d http server: improvements by Florin Coras · 6 years ago
  51. b7778b6 MFIB: coverity fixes by Neale Ranns · 6 years ago
  52. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  53. 1af9ab5 tcp: fix syn-sent reset by Florin Coras · 6 years ago
  54. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  55. 359db1e delete policer classify repeat count drop packets when action is DROP by cohu · 6 years ago
  56. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  57. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  58. 5c0f166 tcp: fix fin in syn-rcvd by Florin Coras · 6 years ago
  59. 678a657 tcp: add more state machine arcs by Florin Coras · 6 years ago
  60. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  61. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  62. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
  63. 9e829a8 MFIB: recurse resolution through an MFIB entry by Neale Ranns · 6 years ago
  64. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  65. e78ac9d tcp: cleanup connections if handshake fails by Florin Coras · 6 years ago
  66. 8124cb7 tcp: fix handling of broken syn options by Florin Coras · 6 years ago
  67. 91236ce tcp: accept rst that fail paws by Florin Coras · 6 years ago
  68. f49ba0e stats: Deprecate old stats framework by Ole Troan · 6 years ago
  69. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  70. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  71. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  72. 41b923a VPP-1510: add support for punt delete by Pavel Kotucek · 6 years ago
  73. 400f6d8 reassembly: fix internal buffer count accounting by Klement Sekera · 6 years ago
  74. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago
  75. 2e7e6ae tcp: drop handshake ack with fin set by Florin Coras · 6 years ago
  76. 21bb9af make build failure. by Paul Vinciguerra · 6 years ago
  77. e91e6de Fix VPP-1530 Classify session creation error by jackiechen1985 · 6 years ago
  78. e80b591 tcp: fix handling of no wscale in syns by Florin Coras · 6 years ago
  79. 4850e3e tcp: validate seq for handshake ack by Florin Coras · 6 years ago
  80. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  81. b2ecc5d ip4_rewrite_inline: fix variable error by Zhiyong Yang · 6 years ago
  82. 41b25cf fix spurious error setting SA on ipsec intf by Matthew Smith · 6 years ago
  83. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  84. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  85. 240f69a Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing by jackiechen1985 · 6 years ago
  86. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  87. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  88. ab86f86 tcp: improve check for invalid sack blocks by Florin Coras · 6 years ago
  89. df08478 tcp: measure us rtt with syn-ack by Florin Coras · 6 years ago
  90. ea41aac tcp: fix timestamp check and paws by Florin Coras · 6 years ago
  91. 8023111 tcp: better handling of options only allowed in syns by Florin Coras · 6 years ago
  92. 311e11b tcp: validate connection state in retransmit by Florin Coras · 6 years ago
  93. b8dda5f tcp: fix length check by Florin Coras · 6 years ago
  94. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  95. 9f6957d Fix VPP-1515 IPSec receive packet error in transport mode with udp encap by jackiechen1985 · 6 years ago
  96. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  97. ad69c1f MFIB; CLI improvements by Neale Ranns · 6 years ago
  98. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
  99. 2e02ba0 ipsec: simplify bumping counters - cosmetic change by Klement Sekera · 6 years ago
  100. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago