1. b7778b6 MFIB: coverity fixes by Neale Ranns · 6 years ago
  2. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  3. 1af9ab5 tcp: fix syn-sent reset by Florin Coras · 6 years ago
  4. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  5. 359db1e delete policer classify repeat count drop packets when action is DROP by cohu · 6 years ago
  6. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  7. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  8. 5c0f166 tcp: fix fin in syn-rcvd by Florin Coras · 6 years ago
  9. 678a657 tcp: add more state machine arcs by Florin Coras · 6 years ago
  10. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  11. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  12. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
  13. 9e829a8 MFIB: recurse resolution through an MFIB entry by Neale Ranns · 6 years ago
  14. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  15. e78ac9d tcp: cleanup connections if handshake fails by Florin Coras · 6 years ago
  16. 8124cb7 tcp: fix handling of broken syn options by Florin Coras · 6 years ago
  17. 91236ce tcp: accept rst that fail paws by Florin Coras · 6 years ago
  18. f49ba0e stats: Deprecate old stats framework by Ole Troan · 6 years ago
  19. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  20. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  21. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  22. 41b923a VPP-1510: add support for punt delete by Pavel Kotucek · 6 years ago
  23. 400f6d8 reassembly: fix internal buffer count accounting by Klement Sekera · 6 years ago
  24. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago
  25. 2e7e6ae tcp: drop handshake ack with fin set by Florin Coras · 6 years ago
  26. 21bb9af make build failure. by Paul Vinciguerra · 6 years ago
  27. e91e6de Fix VPP-1530 Classify session creation error by jackiechen1985 · 6 years ago
  28. e80b591 tcp: fix handling of no wscale in syns by Florin Coras · 6 years ago
  29. 4850e3e tcp: validate seq for handshake ack by Florin Coras · 6 years ago
  30. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  31. b2ecc5d ip4_rewrite_inline: fix variable error by Zhiyong Yang · 6 years ago
  32. 41b25cf fix spurious error setting SA on ipsec intf by Matthew Smith · 6 years ago
  33. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  34. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  35. 240f69a Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing by jackiechen1985 · 6 years ago
  36. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  37. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  38. ab86f86 tcp: improve check for invalid sack blocks by Florin Coras · 6 years ago
  39. df08478 tcp: measure us rtt with syn-ack by Florin Coras · 6 years ago
  40. ea41aac tcp: fix timestamp check and paws by Florin Coras · 6 years ago
  41. 8023111 tcp: better handling of options only allowed in syns by Florin Coras · 6 years ago
  42. 311e11b tcp: validate connection state in retransmit by Florin Coras · 6 years ago
  43. b8dda5f tcp: fix length check by Florin Coras · 6 years ago
  44. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  45. 9f6957d Fix VPP-1515 IPSec receive packet error in transport mode with udp encap by jackiechen1985 · 6 years ago
  46. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  47. ad69c1f MFIB; CLI improvements by Neale Ranns · 6 years ago
  48. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
  49. 2e02ba0 ipsec: simplify bumping counters - cosmetic change by Klement Sekera · 6 years ago
  50. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  51. a5fb0ec Add VNET_BUFFER_F_AVAIL definitions by Dave Barach · 6 years ago
  52. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  53. 44cea22 MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump by Neale Ranns · 6 years ago
  54. 7bdaa3f Format vnet_buffer_t l2 feature bitmap by Dave Barach · 6 years ago
  55. b4a7a7d Add UDP encap flag by Filip Tehlar · 6 years ago
  56. 494a09a move [m]fib and BIER tests to unittest plugin by Neale Ranns · 6 years ago
  57. 64fb995 Copying QoS Bits when fragmented, so that marking can happen properly also cleaning up some unused code by Vijayabhaskar Katamreddy · 6 years ago
  58. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  59. e7f61d1 ip_reassembly_enable_disable reply handler name is changed. by Chore · 6 years ago
  60. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago
  61. bb46324 IPSEC-AH: fix packet drop by Neale Ranns · 6 years ago
  62. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  63. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  64. 4744ddb session: use endpt fib index if app in default ns by John Lo · 6 years ago
  65. e87865d DHCP: Initialise trace for copied buffers. by Ole Troan · 6 years ago
  66. 3460b01 api: ip_source_check_interface_add_del api is added. by Chore · 6 years ago
  67. b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago
  68. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  69. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  70. 330bf93 Export ethernet/mac_address.h as part of API installation. by Jon Loeliger · 6 years ago
  71. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  72. 4f10db3 ipsec: move ipsec defs to ipsec.h by Klement Sekera · 6 years ago
  73. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  74. f970d2f Minor tweaks by Dave Barach · 6 years ago
  75. 6221927 Fix IPSec CLI key parsing by Pierre Pfister · 6 years ago
  76. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  77. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  78. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  79. 96e8cd0 vhost-user: use memory store barrier by Damjan Marion · 6 years ago
  80. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  81. 46bf866 vhost-user: add missing inlines by Damjan Marion · 6 years ago
  82. ba1afaa vhost-user: avoid global storage access by Damjan Marion · 6 years ago
  83. 9282538 vhost-user: simplify input loop by Damjan Marion · 6 years ago
  84. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  85. 6a8bfd4 vhost-user: hint ethernet-input about single sw_if_index by Damjan Marion · 6 years ago
  86. 9af4504 vhost-user: avoid per-packet feature arc lookups by Damjan Marion · 6 years ago
  87. befe691 vhost-user: fix input node runtime stats by Damjan Marion · 6 years ago
  88. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  89. 18934e6 VPP-1309: fixed crash when listing ip arp after removing interface by Pavel Kotucek · 6 years ago
  90. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  91. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  92. e9cebdf ethernet-input: fix assert in l2 mode by Damjan Marion · 6 years ago
  93. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  94. 7e0b17d vhost-user: cleanup by Damjan Marion · 6 years ago
  95. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  96. 8ee7251 Link speed sent as little endian across API by Ole Troan · 6 years ago
  97. d3d4241 dhcp4:(VPP-1483) linearize chained packets before handling by Eyal Bari · 6 years ago
  98. 2dd192b Improve feature arc order constraint specification by Dave Barach · 6 years ago
  99. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  100. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago