1. fe80c49 Fix L2 flooding to BVI with error return not working by John Lo · 6 years ago
  2. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  3. 85a2555 bfd:fix NULL session free/put by Eyal Bari · 6 years ago
  4. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  5. 28374ca Fix dangling reference in l2fib_scan(...) by Dave Barach · 6 years ago
  6. 6763a1d re-indent UDP encap documentation by Neale Ranns · 6 years ago
  7. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  8. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  9. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  10. 5c482a9 Documentation fix on "set interface ip[6] table" by Yichen Wang · 6 years ago
  11. e126cc5 vxlan:optimize cached entry compare by Eyal Bari · 6 years ago
  12. 7d92c09 vxlan:decap.c conform coding style by Eyal Bari · 6 years ago
  13. 16be62e fix 'sh vxlan tunnels' by Neale Ranns · 6 years ago
  14. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  15. 579092c SIXRD: fix post introduction of the directed subnet broadcast by Neale Ranns · 6 years ago
  16. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  17. 1f895c9 Reverse the logic of flagging malformed packet in fragmentation code to allow padding by Rajesh Saluja · 6 years ago
  18. d3ca8ff session/dlmalloc: coverity fixes by Florin Coras · 6 years ago
  19. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  20. d7f58cc Fix memory leak in processing of ICMPv6 RA event (VPP-1360) by Juraj Sloboda · 6 years ago
  21. f91080c Clean up dpdk plugin rx/tx pcap tracing by Dave Barach · 6 years ago
  22. 055b231 L2 Flood: use the buffer clone API rather than buffer recycle by Neale Ranns · 6 years ago
  23. 8b5dc4f Create a unit-test plugin by Dave Barach · 6 years ago
  24. 8409955 session: send rx events only if session ready by Florin Coras · 6 years ago
  25. 6b9b41c L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api by Neale Ranns · 6 years ago
  26. 66446b9 Update pipeline.h: use vlib_get_buffers by Dave Barach · 6 years ago
  27. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  28. 78451a6 Loopback tx: support multiple tx intfcs per frame by Dave Barach · 6 years ago
  29. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  30. 78fd7e8 Add congestion drop in interface handoff by Damjan Marion · 6 years ago
  31. 8d753f9 QOS: mark/record fix feature ordering c-n-p error by Neale Ranns · 6 years ago
  32. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  33. 0809f6c QoS: marking and recording for MPLS and VLAN by Neale Ranns · 6 years ago
  34. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  35. 3d0fadc session: coverity warnings by Florin Coras · 6 years ago
  36. 970a0b8 Add a new communication channel between VPP and openssl engine by Ping Yu · 6 years ago
  37. 4d56e05 Cleanup of handoff code by Damjan Marion · 6 years ago
  38. a17158b qos record:fix disable on interface delete by Eyal Bari · 6 years ago
  39. 8a03e4f ip4-input and ip4-input-no-checksum should be siblings by Neale Ranns · 6 years ago
  40. 07f3586 qos mark/record: fix disable-sw_if_index range check by Eyal Bari · 6 years ago
  41. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  42. b52c034 loopback:fix delete to check interface class by Eyal Bari · 6 years ago
  43. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  44. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  45. 5da96a7 session: make sure segment sizes are page aligned by Florin Coras · 6 years ago
  46. 208c29a VOM: support for pipes by Neale Ranns · 7 years ago
  47. 4faab21 Adjacency-BFD: assume BFD down on create by Neale Ranns · 6 years ago
  48. 635ec3b VPP-1341: fix loopback interface graph arcs by Dave Barach · 6 years ago
  49. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  50. a8d4764 VPP-1338: fix ipsec api coverity warnings by Dave Barach · 6 years ago
  51. c82b358 srv6: fix pointers in quad loops by Francois Clad · 6 years ago
  52. 46f001d session: push tx notifications only if needed by Florin Coras · 6 years ago
  53. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  54. b6b04f0 bridge-domain:fix no_flood count by Eyal Bari · 6 years ago
  55. c1dccc5 VPP-1337: Dangling reference be gone! by Dave Barach · 6 years ago
  56. de450cb FIB path dump: fix next-hop-table ID for recursive routes by Neale Ranns · 6 years ago
  57. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  58. dd47eca vxlan:use bihash_16_8 for ipv4 lookup by Eyal Bari · 6 years ago
  59. a1ff01e new pipe code does not use stdints by Neale Ranns · 6 years ago
  60. 0e36bbf Fix IPsec intf tx node setup at intf creation by Matthew Smith · 6 years ago
  61. 95e0ce0 session/svm: fix coverity warnings by Florin Coras · 6 years ago
  62. e7cde31 vhost: Add multi-versioning support by Mohsin Kazmi · 6 years ago
  63. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  64. 0fa5678 vxlan:use bihash_24_8 for ipv6 lookup by Eyal Bari · 7 years ago
  65. 6452622 fix VPP-1312 Invalid UDP packet length in ipsec by Klement Sekera · 7 years ago
  66. 1f046dc IP FIB dump - incorrect table-ID for deag paths by Neale Ranns · 6 years ago
  67. eb9df09 Remove unused members from ip4_fib_t by Neale Ranns · 6 years ago
  68. 680f279 add 'src-lookup' keyword for FIB paths by Neale Ranns · 6 years ago
  69. 208daa1 tcp: update snd_una_max for retranmsits by Florin Coras · 6 years ago
  70. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  71. 91ca462 tcp: fix single loop prefetch by Florin Coras · 6 years ago
  72. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  73. c2fc57e ipsec: fix VPP-1333 - crash in ipsec policy cli by Klement Sekera · 6 years ago
  74. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  75. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  76. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  77. 7e12d94 vcl: refactor vcl session by Florin Coras · 6 years ago
  78. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago
  79. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  80. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  81. b26743d tcp/session: tx optimizations by Florin Coras · 6 years ago
  82. 79c38af Fix assert issue in ip_csum_add_even() by Hongjun Ni · 7 years ago
  83. 352c2c4 tcp: avoid doing work in tcp_rcv_sacks for no sacks by Florin Coras · 6 years ago
  84. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  85. 0dbd517 tcp: cleanup functions by Florin Coras · 6 years ago
  86. 0131b6c Add checks for bad ARP request packets in arp-termination node by John Lo · 6 years ago
  87. adb5bd5 tw: add light weight timer update function by Florin Coras · 6 years ago
  88. 381e9a9 MAP: Move MAP-E/T to a plugin. by Ole Troan · 6 years ago
  89. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 6 years ago
  90. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 6 years ago
  91. 9679c81 session: improve session lookup speeds by Florin Coras · 6 years ago
  92. d600ffe Update tapv2 documentation by Ian Wells · 6 years ago
  93. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  94. 4df3871 tcp: move tracing out of established loop by Florin Coras · 6 years ago
  95. dd3b8f7 Implement DHCPv6 IA NA client (VPP-1094) by Juraj Sloboda · 7 years ago
  96. 586479a BIER neighbor stats by Neale Ranns · 7 years ago
  97. 2c41443 tcp: add per worker ctx structure by Florin Coras · 6 years ago
  98. ee52d87 ipsec: VPP-1308 fix sorting of SPD entries by Klement Sekera · 7 years ago
  99. 285434a Fix sw-if-index display error. by Brant Lin · 7 years ago
  100. 8b20bf5 tcp: optimize tcp output by Florin Coras · 7 years ago