1. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  2. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  3. 148c7b7 stats: counters data model by Ole Troan · 4 years, 2 months ago
  4. 4330c46 interface: add minimal vpp pkt trace for error-drop by Dave Barach · 4 years, 6 months ago
  5. 698eb87 vxlan: Fixed checksum caclculation offset by Vladimir Isaev · 4 years, 7 months ago
  6. a9a9d82 interface: fix the checksum offload in quad loop by Mohsin Kazmi · 4 years, 7 months ago
  7. 1bd2c01 misc: refactor calc_checksums by Dave Barach · 4 years, 8 months ago
  8. 03328ec interface: Add missing ip4 udp->checksum = 0 prior to computing checksum by Steven Luong · 4 years, 11 months ago
  9. 72e7312 gso: add protocol header parser by Mohsin Kazmi · 5 years ago
  10. d28437c classify: per-interface rx/tx pcap capture filters by Dave Barach · 5 years ago
  11. 29467b5 gso: Add gso feature arc by Mohsin Kazmi · 5 years ago
  12. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  13. 9382ad9 misc: improve pcap drop trace output by Dave Barach · 5 years ago
  14. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  15. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  16. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  17. 4e323cb interface: fix pcap drop trace in case of vlan by Benoît Ganne · 5 years ago
  18. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  19. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  20. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  21. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  22. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  23. 08f2a5d interface: fix checksum flags by Florin Coras · 5 years ago
  24. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  25. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  26. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  27. 4f740c8 interface: fix the incorrect sizes/offsets in the tso segmentation by Andrew Yourtchenko · 5 years ago
  28. dac1edb interface: Fix the tso segmentation by Mohsin Kazmi · 5 years ago
  29. a462c07 rewrite vnet_interface_output_node_inline_gso by Zhiyong Yang · 6 years ago
  30. 24c5012 vnet: clean up calc_checksums() by Zhiyong Yang · 6 years ago
  31. d867098 Duplicate pcap tx trace fix by Neale Ranns · 6 years ago
  32. 7227c39 error-drop; print interface by name by Neale Ranns · 6 years ago
  33. 22e1f1d Move the punt/drop nodes into vlib by Neale Ranns · 6 years ago
  34. f3a5a93 disable multiarch for error-drop by Filip Tehlar · 6 years ago
  35. 6266877 interface: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  36. a2aefef VPP-1576: fix Coverity issues by Dave Barach · 6 years ago
  37. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  38. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  39. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  40. 8704097 move misc-drop-errors to vnet by Dave Barach · 6 years ago
  41. 9d7570c Fix TCP checksum. by Andrej Kozemcak · 6 years ago
  42. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  43. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  44. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  45. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  46. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  47. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  48. 537eeec Make IPsec tunnel intf work with IPv4 output features by Matthew Smith · 7 years ago
  49. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  50. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  51. fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
  52. 2c0a4f4 TCP/UDP checksum offload API by Dave Barach · 7 years ago
  53. 10ae766 Deprecate support for flattened output nodes by Damjan Marion · 7 years ago
  54. 042a621 lldp packet transmission on a bonded interface by Steve Shin · 7 years ago
  55. 361abef Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) by jerryian · 8 years ago
  56. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  57. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  58. 363640d Quad loop interface-output node by Damjan Marion · 8 years ago
  59. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/interface_output.c]
  60. 3a2a1c4 span: add tx functionality and support for multiple mirror ports by Pavel Kotucek · 8 years ago
  61. 8b2247d interfaces: make no_flatten variant of inteface_ouptut fn default by Damjan Marion · 8 years ago
  62. 152e21d feature: add interface-output arc by Damjan Marion · 8 years ago
  63. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  64. 9c6ae5f feature: remove old interface output feature code by Damjan Marion · 8 years ago
  65. ba868bb VPP-311 Coding standards cleanup for vnet/vnet/*.[ch] by Dave Barach · 8 years ago
  66. 6c56a3c Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116 by Damjan Marion · 9 years ago
  67. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  68. 2df2e99 Fix output feature issue where opque field is already used by previous node by Damjan Marion · 9 years ago
  69. 1c9f6ce Increase the trace bufffer size by Chris Luke · 9 years ago
  70. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  71. d1f5d04 Change ARP and IP6-ND nodes to use interface-output node for output by John Lo · 9 years ago
  72. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0