1. 4c3ba81 ADJ: midchain delegate to performing stacking by Neale Ranns · 6 years ago
  2. af3f078 IPSEC: more expressive API errors by Neale Ranns · 6 years ago
  3. 1469d54 crypto: add set crypto handler CLI by Filip Tehlar · 6 years ago
  4. cb36a1d ip6-rewrite: bug fix buffer->error in dual loop by Kingwel Xie · 6 years ago
  5. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  6. 8e22054 Convert GRE nodes to new buffer APIs and multiarch by Benoît Ganne · 6 years ago
  7. 4af1a7f Simplify adjacency rewrite code by Benoît Ganne · 6 years ago
  8. 50d5069 IPSEC: improved policy delete by Neale Ranns · 6 years ago
  9. ddd98f3 tls: make first segment and fifo size configurable by Florin Coras · 6 years ago
  10. 3833ffd IPSEC tests fnd fix or Extended Sequence Numbers by Neale Ranns · 6 years ago
  11. 20ab31e UDP: Fix session registration in lookup table by Aloys Augustin · 6 years ago
  12. ef71ef0 Fix unformat proto UDPC / UDP conflict by Nathan Skrzypczak · 6 years ago
  13. 537e85d tcp: make default mtu configurable by Florin Coras · 6 years ago
  14. 831d238 ipv6: vectorized ext header check by Damjan Marion · 6 years ago
  15. 3e2e190 ADJ: more thorough link up check by Neale Ranns · 6 years ago
  16. 4759683 tcp: improve handling of snd_nxt by Florin Coras · 6 years ago
  17. af73eda ipsec: fix esn handling by Damjan Marion · 6 years ago
  18. 00a4420 IPSEC: test for packet drop on sequence number wrap by Neale Ranns · 6 years ago
  19. 4b76112 session/fifo: make event unset atomic by Florin Coras · 6 years ago
  20. 192b13f BVI Interface by Neale Ranns · 6 years ago
  21. 7227c39 error-drop; print interface by name by Neale Ranns · 6 years ago
  22. 27431dd icmp: bug fix of buffer->error by Kingwel Xie · 6 years ago
  23. 1ba5bc8 ipsec: add ipv6 support for ipsec tunnel interface by Kingwel Xie · 6 years ago
  24. 8863123 crypto: add hmac truncate option by Damjan Marion · 6 years ago
  25. c80cc9a IPSEC: Tunnel SA not deleted by Neale Ranns · 6 years ago
  26. b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 6 years ago
  27. c372dc2 ipsec: bug fix ipsec-init sequence by Kingwel Xie · 6 years ago
  28. e5c57d7 tcp: disable cc elog debugging by Florin Coras · 6 years ago
  29. e225f71 tests: implement crypto tests per RFC2202 by Filip Tehlar · 6 years ago
  30. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago
  31. 5daf0c5 add default NONE flag for bd_flags by Michal Cmarada · 6 years ago
  32. 231c469 IPSEC: remove byte swap operations in DP during SPD classify by Neale Ranns · 6 years ago
  33. 9f231d4 IPSEC: tidy the policy types by Neale Ranns · 6 years ago
  34. d5c604d session: add session flags by Florin Coras · 6 years ago
  35. a990a2e vnet: disable the expansion of the heap allocated for classifier tables by Andrew Yourtchenko · 6 years ago
  36. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  37. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  38. 37db430 tcp: drop anything but fins in TIME_WAIT by Florin Coras · 6 years ago
  39. bb2c7b5 Update documentation for src/vnet/interface.api sw_interface_dump by Paul Vinciguerra · 6 years ago
  40. 8b4712b IGMP: typo and doc fix (no behaviour change) by Neale Ranns · 6 years ago
  41. a04ebb8 session rule cli add udp session fail by zhanglimao · 6 years ago
  42. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  43. 7e5735d vhost-user: restart vpp may cause vhost to crash by Steven Luong · 6 years ago
  44. 22e1f1d Move the punt/drop nodes into vlib by Neale Ranns · 6 years ago
  45. aee7364 deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  46. c3a0e8d deprecate VLIB_NODE_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  47. 47a9c65 tcp: fix entering closing state while in fast recovery by Florin Coras · 6 years ago
  48. fd24744 tcp: avoid computing flags in push hdr inline by Florin Coras · 6 years ago
  49. 0147c0f tcp: print congestion control algorithm in cli by Florin Coras · 6 years ago
  50. 26ea14e ip: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  51. 44f0f71 l2: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  52. 24b77d1 VPP-1585: fix dns test cli by Filip Tehlar · 6 years ago
  53. f726f53 FIB: path parsing, table-id not fib-index (VPP-1586) by Neale Ranns · 6 years ago
  54. da7f7b6 ICMP46 error: Clone first buffer instead of "truncating" original buffer by Ole Troan · 6 years ago
  55. 38fb889 FIB: crash when deleting default route by Neale Ranns · 6 years ago
  56. 88aec65 bfd: register udp ports only when enabled by Klement Sekera · 6 years ago
  57. f3a5a93 disable multiarch for error-drop by Filip Tehlar · 6 years ago
  58. eb9a27f dpo: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  59. 79c27eb mfib: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  60. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  61. 9f1a543 session: fix ct that match global table entries by Florin Coras · 6 years ago
  62. 679b78f tcp: fix rcv_wnd computation by Florin Coras · 6 years ago
  63. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  64. 7e74bf3 tcp: fix window probes in fin-wait-1 by Florin Coras · 6 years ago
  65. 11e2cf5 session: reorganize session fields by Florin Coras · 6 years ago
  66. 5d704ae updates now that flags are supported on the API by Neale Ranns · 6 years ago
  67. 035ea67 parse ethernet header in ct6_in2out by Dave Barach · 6 years ago
  68. 974931f Honor vnet_rewrite_data_t data_bytes == 0 by Dave Barach · 6 years ago
  69. 715f94e assign flood_class to vnet_sw_interface_t template in subif api handle function by Joe Zhou · 6 years ago
  70. d3d1205 ipsec: cli bug fixes by Kingwel Xie · 6 years ago
  71. 48ae19e API: Add python2.7 support for enum flags via aenum by Ole Troan · 6 years ago
  72. 9b309b6 BIER: trace then drop. MPLS: trace the drops by Neale Ranns · 6 years ago
  73. 3543908 gdb-helper: add gdb_show_traces by Kingwel Xie · 6 years ago
  74. e8cb521 classify: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  75. 30d9348 policer: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  76. f8d2e86 session/tls: remove unused t_app_index field by Florin Coras · 6 years ago
  77. 00bff19 ipsec: ipsec-if optimizations & bug fixes by Kingwel Xie · 6 years ago
  78. f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
  79. fe97da3 session: cleanup instances of deprecated io evts by Florin Coras · 6 years ago
  80. fb6c752 sctp chunk_len fix by Sirshak das · 6 years ago
  81. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  82. 2c49ffe udp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  83. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  84. e275bed tcp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  85. c98275f ipsec: esp-encrypt and esp-decrypt cleanup by Damjan Marion · 6 years ago
  86. 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
  87. 6266877 interface: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  88. 1fc33b3 cop: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  89. e1714d3 vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  90. a79271f span: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  91. 55333d7 geneve: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  92. 7a542f4 ipip: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  93. a5a458f sctp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  94. 99ae31d ip: coverity woes by Steven Luong · 6 years ago
  95. 77eb28f IPSEC: tunnel encap/decap dual loop speedups by Neale Ranns · 6 years ago
  96. 8da9fc6 GBP: learn from ARP and L2 packets by Neale Ranns · 6 years ago
  97. 35ac601 punt.c -- coverity woes by Steven Luong · 6 years ago
  98. 561d1ca ipsec: cleanup, remove unnecessary code, by Kingwel Xie · 6 years ago
  99. 665581a VXLAN-GBP: decap checks src,dst&VNI for unicast, then checks only dst&VNI for multicast by Neale Ranns · 6 years ago
  100. a01e032 bier: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago