1. 1b0c983 VPP-273 Coding standards cleanup - vnet/vnet/unix by sharath reddy · 7 years ago
  2. 76dc22c call unformat_free in some flow, remove unnecessary calls by Swarup Nayak · 7 years ago
  3. 765b82b BIER coverity Fix by Neale Ranns · 7 years ago
  4. 4e671d2 tap_v2: fix issues reported by coverity by Damjan Marion · 7 years ago
  5. 10593f8 update builtin UDP server to new vnet_session API by Andreas Schultz · 7 years ago
  6. c1214bd make sure the very first fragment triggers an rx_callback by Andreas Schultz · 7 years ago
  7. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  8. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  9. 34719e3 VPP-249 Coding standards cleanup - vnet/vnet/dhcp by khemendra kumar · 7 years ago
  10. c42fc05 Remove the unused 'create VRF if needed' API parameters by Neale Ranns · 7 years ago
  11. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  12. b716308 punt: fix tracing for partially traced chains by Klement Sekera · 7 years ago
  13. a3611a7 Corrected help string of show ip punt by Swarup Nayak · 7 years ago
  14. 93fbcc6 VPP-259 Coding standards cleanup - vnet/vnet/lawful-intercept by satish.karunanithi · 7 years ago
  15. f363ebd Label stack size exceeded fix by Neale Ranns · 7 years ago
  16. 73e4f79 session: support for rule tags overwriting by Florin Coras · 7 years ago
  17. 3288ed7 UT: Repaired broken C unit tests (--enable-tests) by Ole Troan · 7 years ago
  18. bf4be57 Restructure some files in LB to src/vnet to reuse by Hongjun Ni · 7 years ago
  19. 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
  20. 2aef64f tap_v2: convert ring size from network to host order by Milan Lenco · 7 years ago
  21. a4e7766 Revert "FIB: optimise for src memory allocations" by Neale Ranns · 7 years ago
  22. 35de3b3 vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset by Steven · 7 years ago
  23. c99b4cd tap_v2: move code to vnet/devices/tap by Damjan Marion · 7 years ago
  24. ffffb15 tapcli: change interface name by Damjan Marion · 7 years ago
  25. 37eba0d tap_v2: coverity strikes, again! by Steven · 7 years ago
  26. 7074961 virtio: zero data structs in virtio_vring_init by Damjan Marion · 7 years ago
  27. 91c6ef7 tap_v2: multiple improvements by Damjan Marion · 7 years ago
  28. 9fa1581 gpe: fix gpe enable/disable command by Florin Coras · 7 years ago
  29. 7a2e1bd session: allocate cb messages from client ring by Florin Coras · 7 years ago
  30. 0b26bd7 vnet: fix a typo in vnet/buffer.c by Steven · 7 years ago
  31. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  32. 17fdae7 tap_v2: move netlink code to separate file by Damjan Marion · 7 years ago
  33. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  34. 8de88c0 Fix CLI path parsing for via interface only by Neale Ranns · 7 years ago
  35. 837503c af_packet: update tx_frame even when ring exhausted by Florin Coras · 7 years ago
  36. f868632 Add some indent-off to the node declarations in ip4-forward by Neale Ranns · 7 years ago
  37. 93e6580 session: fix preallocation of local endpoint table by Florin Coras · 7 years ago
  38. c87aafa Include allocated table memory in 'sh fib mem' output by Neale Ranns · 7 years ago
  39. 72454dd DES-CBC/3DES-CBC support for VPP IPSec Core by “mukeshyadav1984” · 7 years ago
  40. d7bfa0e VPP-246 Coding standards cleanup - vnet/vnet/classify by khemendra kumar · 7 years ago
  41. 7e686d1 VPP-268 Coding standards cleanup - vnet/vnet/plugin by Krishanpal singh · 7 years ago
  42. 2a86391 Shut down session queue input nodes on exit by Dave Barach · 7 years ago
  43. f988e69 tcp: fix retransmissions under buffer shortage by Florin Coras · 7 years ago
  44. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  45. c3ddea8 session: return bound listener for proxy accepts by Florin Coras · 7 years ago
  46. 9ff647a VPP-253 Coding standards cleanup - vnet/vnet/gre by Swarup Nayak · 7 years ago
  47. 3919425 Fix - sh ip fib mtrie sum by Neale Ranns · 7 years ago
  48. 1a5e301 SRv6 improvements to binary API by Pablo Camarillo · 7 years ago
  49. 7af4a57 Address COVERITY warnings by Marco Varlese · 7 years ago
  50. 7013113 tcp: fix proxy connection validation by Florin Coras · 7 years ago
  51. c8a26c6 vlib: make vlib_buffer_alloc inline function by Damjan Marion · 7 years ago
  52. 8b9a5d1 Fix session rule port endianness. by Milan Lenco · 7 years ago
  53. 6bcac06 VPP-252 Coding standards cleanup - vnet/vnet/flow by Swarup Nayak · 7 years ago
  54. 84517cf FIB: optimise for src memory allocations by Neale Ranns · 7 years ago
  55. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  56. 60d48bb GENEVE: shift/mask for header by Marco Varlese · 7 years ago
  57. cc42db8 VPP-254 Coding standard cleanup - vnet/vnet/hdlc by Swarup Nayak · 7 years ago
  58. eb2945c session: do not check transport for local table binds by Florin Coras · 7 years ago
  59. 8f107b3 session: more rules unit tests and cli improvements by Florin Coras · 7 years ago
  60. 3ce7bcb CLI for interface MPLS enable returns errors to caller by Neale Ranns · 7 years ago
  61. 6cfe643 Fix MPLS local-label CLI by Neale Ranns · 7 years ago
  62. 6a9b68b session: unset fifo event before reading fifo size by Florin Coras · 7 years ago
  63. e9f92b4 tcp: initialize builtin client ns by Florin Coras · 7 years ago
  64. bd846cd dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t by Damjan Marion · 7 years ago
  65. dff48db session/tcp: filtering improvements by Florin Coras · 7 years ago
  66. 42324ad session: fix session rules api to use transport proto by Florin Coras · 7 years ago
  67. 1d6d085 test http server: prealloc fifos/segment options by Florin Coras · 7 years ago
  68. 630a8e2 Rename classifier ip6-sr metadata set action by Dave Barach · 7 years ago
  69. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  70. dcf55ce vppcom: improve listener session handling by Florin Coras · 7 years ago
  71. 4036427 tcp: register with ip for header parsing by default by Florin Coras · 7 years ago
  72. 5292538 Deal with double name-pointer chases by Dave Barach · 7 years ago
  73. 70bfcaf Add Support of DHCP VSS Type 0 where VPN-ID is ASCII by John Lo · 7 years ago
  74. 93149bb BIER: coverity fixes by Neale Ranns · 7 years ago
  75. b8a0d2c Punt DNS request/reply traffic when name resolution disabled by Dave Barach · 7 years ago
  76. 5665a22 Revert "vnet: af_packet mark l3 offload cksum" by Jakub Grajciar · 7 years ago
  77. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  78. 88fd504 NULL-terminate load_balance_nsh_nodes[] by Gabriel Ganne · 7 years ago
  79. 0f8a96c bier - fix node table declaration by Gabriel Ganne · 7 years ago
  80. 156e5ca Fix builtin http server static request free by Florin Coras · 7 years ago
  81. 64ae778 vnet: af_packet_set_l4_cksum_offload device class check by Jakub Grajciar · 7 years ago
  82. fa600c9 vnet: af_packet mark l3 offload cksum by Jakub Grajciar · 7 years ago
  83. 49806fe l2-flood: fix restore vnet buffer's flags in the replication routine by Steve Shin · 7 years ago
  84. de5fec9 session: add handle to disconnect_session_reply api msg. by Dave Wallace · 7 years ago
  85. 27cadd2 ACLs: Use better error return codes than "-1" everywhere. by Jon Loeliger · 7 years ago
  86. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  87. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  88. beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
  89. 0f85333 Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD by John Lo · 7 years ago
  90. 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
  91. f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
  92. 8909558 Fix bug in key calculation for IPsec tunnel interface by Matthew Smith · 7 years ago
  93. 6e8c667 session: add app ns index to ns create api by Florin Coras · 7 years ago
  94. af8dfbf Add sw_if_index to the ip_neighbor_details_t response. by Jon Loeliger · 7 years ago
  95. dbd4456 session: use listener logic for proxy rules by Florin Coras · 7 years ago
  96. a2a7db8 BIER: replace uintXX_t with uXX by Neale Ranns · 7 years ago
  97. ad0c77f session: use pool for segment manager properties by Florin Coras · 7 years ago
  98. 6dfb5ac tcp: call accept notify after full connection init by Florin Coras · 7 years ago
  99. ef24d42 session: fix app index in unbind by Florin Coras · 7 years ago
  100. d792d9c BIER by Neale Ranns · 7 years ago