1. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  2. b123255 L2-input: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  3. e849da2 fix missing extern in vnet/ethernet/node.c by Damjan Marion · 6 years ago
  4. f0fa317 L2-Learn: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  5. 28812a0 vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] by Yichen Wang · 6 years ago
  6. 79a05f5 VXLAN-GBP: use common types on the API by Neale Ranns · 6 years ago
  7. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  8. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  9. eb1525f L2-learn; cache prefetch fix by Neale Ranns · 6 years ago
  10. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  11. 5beecec new multiversioning on ethernet input nodes by Damjan Marion · 6 years ago
  12. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  13. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  14. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  15. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  16. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  17. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  18. b54d081 L2-FIB: replace bit-fields with flags by Neale Ranns · 6 years ago
  19. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  20. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  21. e4b202a geneve: fix variable initial value by Zhiyong Yang · 6 years ago
  22. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  23. ecdfb2c eth_mac_equal takes const pointers by Neale Ranns · 6 years ago
  24. 6011b5e vxlan_gpe: optimize encap performance by Zhiyong Yang · 6 years ago
  25. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  26. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  27. ed234e7 Enum type on the API for QoS sources by Neale Ranns · 6 years ago
  28. 3f812aa Add missing API MAC address encode implementation by Neale Ranns · 6 years ago
  29. ceb8d5a l2_output:skip processing if no features are enabled by Eyal Bari · 6 years ago
  30. 8e71529 Deprecate old buffer replication scheme by Damjan Marion · 6 years ago
  31. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  32. 5fd95fb Fix typo by Dave Barach · 6 years ago
  33. 4fa87e7 FIB path CLI fix for lookup-table IDs by Neale Ranns · 6 years ago
  34. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  35. 4547893 VPP-1407: Fix the wrong length of udp header for buffer chains by shubing guo · 6 years ago
  36. aea5f39 VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode by shubing guo · 6 years ago
  37. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  38. ac5554c cmake: add missing header by Damjan Marion · 6 years ago
  39. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  40. 2ce8bd9 Add SHA2 support to IKEv2 implementation by Berenger Foucher · 6 years ago
  41. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  42. 3b23e9d SR-mpls: do not pass empty label stack to fib by Neale Ranns · 6 years ago
  43. 1e3417f Address bfd rpc scale issues by Dave Barach · 6 years ago
  44. e6446a3 Fix race condition in tls half open ctx get/put by Ping Yu · 6 years ago
  45. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  46. 9466c45 32/64 shmem bihash interoperability by Dave Barach · 6 years ago
  47. 57791ad tls: fix handling of failed connects by Florin Coras · 6 years ago
  48. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  49. a5679e8 vxlan: decap use vlib_buffer_enqueue_to_next by Eyal Bari · 6 years ago
  50. 30d5364 Adjacency walks protected by 'walk in progress' flag by Neale Ranns · 6 years ago
  51. fe0a2c5 IGMP: enable command on cli by Neale Ranns · 6 years ago
  52. 9514fab MPLS: allow 16 as a valid output label by Neale Ranns · 6 years ago
  53. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  54. d16004d cmake: move functions to src/cmake by Damjan Marion · 6 years ago
  55. 2bfdda7 cmake: add more headers to the install list by Damjan Marion · 6 years ago
  56. c3638fe session: fix coverity warnings by Florin Coras · 6 years ago
  57. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  58. a9aedb6 MPLS tunnel: don't reuse hw-indices by Neale Ranns · 6 years ago
  59. 54f7c51 rx-placement: Add API call for interface rx-placement by Mohsin Kazmi · 6 years ago
  60. bb37688 l2:bvi-dont aceess sup hw int for broadcasts by Eyal Bari · 6 years ago
  61. 3ec66b0 tcp: fix cc recovery re-entry and persist timer pop by Florin Coras · 6 years ago
  62. fcbda89 session: fix retrieval of local sessions if app is detached by Florin Coras · 6 years ago
  63. ca3ff1a ip4: rework rewrite node to use vlib_buffer_enqueue_to_next() by Damjan Marion · 6 years ago
  64. b24dfec coverity: l2 arp termination dump by Mohsin Kazmi · 6 years ago
  65. 6150211 IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes by Neale Ranns · 6 years ago
  66. 5779a44 show command for lookup DPOs by Neale Ranns · 6 years ago
  67. 78cfeb4 l2:remove unused members of input, output configs by Eyal Bari · 6 years ago
  68. 571ab20 Consolidate the [un]format_mac_address implementations by Neale Ranns · 6 years ago
  69. 5ff0e0b CMake: generate .json from .api files by Neale Ranns · 6 years ago
  70. 3575abb vxlan_gpe_encap: fix packet len error by Zhiyong Yang · 6 years ago
  71. 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
  72. 5d82d2f l2: arp termination dump by Mohsin Kazmi · 6 years ago
  73. b3655e5 VPP-1392: VXLAN fails with IP fragmentation by Ole Troan · 6 years ago
  74. ee4efa7 Fix a bug in function pipe_rx by Lijian Zhang · 6 years ago
  75. decda5b optimize init_server to reduce session overhead by Ping Yu · 6 years ago
  76. a0c29a9 Fix a segment fault issue in TLS by Ping Yu · 6 years ago
  77. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  78. b11f903 Fix context field position in API definition by Ondrej Fabry · 6 years ago
  79. 22130e1 neighbor advertisement must with target_link option by ahdj007 · 6 years ago
  80. 34eb5d4 classify_add_del_session API: Use more descriptive docstring (VPP-1385) by Juraj Sloboda · 6 years ago
  81. c9dad5d Multiarch for ip4 forwarding nodes by Damjan Marion · 6 years ago
  82. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  83. dd8e7d0 Multiversioning: Device (tx) function constructor by Mohsin Kazmi · 6 years ago
  84. 7eb9d96 IP fragmentation buffer chains, part 2. by Ole Troan · 6 years ago
  85. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  86. 4146c65 IP fragmentation to handle buffer chains. by Ole Troan · 6 years ago
  87. 3074629 VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors by shubing guo · 6 years ago
  88. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  89. 99a3c6c Use the bihash walk function by Neale Ranns · 6 years ago
  90. fe80c49 Fix L2 flooding to BVI with error return not working by John Lo · 6 years ago
  91. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  92. 85a2555 bfd:fix NULL session free/put by Eyal Bari · 6 years ago
  93. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  94. 28374ca Fix dangling reference in l2fib_scan(...) by Dave Barach · 6 years ago
  95. 6763a1d re-indent UDP encap documentation by Neale Ranns · 6 years ago
  96. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  97. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  98. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  99. 5c482a9 Documentation fix on "set interface ip[6] table" by Yichen Wang · 6 years ago
  100. e126cc5 vxlan:optimize cached entry compare by Eyal Bari · 6 years ago