1. 45a0946 Correct address calculation for VPP-1168 by Lee Roberts · 7 years ago
  2. 0d2b0d5 VCL API for external callback for listener/connect event by Keith Burns (alagalah) · 7 years ago
  3. 51c52c0 dpdk: move DPDK vfio hack to dpdk plugin by Damjan Marion · 7 years ago
  4. fef3f7b make test: Force VCL test timeouts to FAIL test. by Dave Wallace · 7 years ago
  5. 8d73e85 VCL: add event registration to listen session in select() by Dave Wallace · 7 years ago
  6. 5e85c54 when exceed max reass, frag packet can't get reass. by ahdj007 · 7 years ago
  7. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  8. 8f931a4 ACL: Fix the detail for ethertype whitelist by Mohsin Kazmi · 7 years ago
  9. 7cf80e0 VCL event handling changes by Keith Burns (alagalah) · 7 years ago
  10. d77eee6 tls: make tls engines pluggable by Florin Coras · 7 years ago
  11. 00f44cc VCL refactoring by Keith Burns (alagalah) · 7 years ago
  12. 9a0546d VCL: cleanup namespace_secret env-var cfg code. by Dave Wallace · 7 years ago
  13. fbbb07c VCL: Add full hoststack test option to socket_test.sh by Dave Wallace · 7 years ago
  14. 27fe75a acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163) by Andrew Yourtchenko · 7 years ago
  15. cc13471 vppapigen: require reply/details messages for requests/dumps by Marek Gradzki · 7 years ago
  16. a36f08c Fix Avoid crash in vnet_delete_sub_interface routine by Steve Shin · 7 years ago
  17. 8db9430 fix physmem mappings by Damjan Marion · 7 years ago
  18. 7dc4d67 features: extend 'feature node not found' warning message by Damjan Marion · 7 years ago
  19. e4e34c2 NAT44: allow to configure one interface only as output or input feature (VPP-1192) by Matus Fabian · 7 years ago
  20. 4b65ddf GBP: fix the runs before statement against the ACL node by Neale Ranns · 7 years ago
  21. ef2e584 packet-generator: use default free list by Damjan Marion · 7 years ago
  22. 8f89dd0 tls: enforce certificate verification by Florin Coras · 7 years ago
  23. 7139e75 test: disable reassembly tests and system modification script by Damjan Marion · 7 years ago
  24. d6743b1 VPPAPIGEN: Run tool directly from source tree. by Ole Troan · 7 years ago
  25. 52ca756 VAPI: Ensure type definitions are generated in same order as .api file. by Ole Troan · 7 years ago
  26. c22fcba vlib: avoid crash if fill_free_list returns 0 buffers by Damjan Marion · 7 years ago
  27. 1275651 VCL registration handler added to session for polling sessions by Keith Burns (alagalah) · 7 years ago
  28. 4707f22 LB plugin: Fix Layer-4 checksum error in L3DSR. by Yusuke Tatsumi · 7 years ago
  29. 9691cf2 when lb tcp in2out flow, in2out and out2in protocol are not same by ahdj007 · 7 years ago
  30. 9f06d0e reass frag_n should to be inited to 0 by ahdj007 · 7 years ago
  31. b5eb3b1 VOM: Fix state reconciliation by Mohsin Kazmi · 7 years ago
  32. 3f6ede3 glibc 2.27 fix by Marco Varlese · 7 years ago
  33. 07dce1e vppapigen: require service definition for singleton messages by Marek Gradzki · 7 years ago
  34. b533f3f vppapigen: do not allow to define message as both request and reply by Marek Gradzki · 7 years ago
  35. fc70e3a vppapigen: require reply ID different than caller ID by Marek Gradzki · 7 years ago
  36. 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
  37. 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago
  38. 88c0621 physmem: keep only one physmem_main by Damjan Marion · 7 years ago
  39. 3cf2d64 VCL async event handler by Keith Burns (alagalah) · 7 years ago
  40. c7fe4f3 SCTP: API to configure some tunables by Marco Varlese · 7 years ago
  41. 53da221 IP6 link-local table by Neale Ranns · 7 years ago
  42. 0e7fe4f Set DPDK_MLX4_PMD and DPDK_MLX5_PMD compile with default dlopen links by Amir Zeidner · 7 years ago
  43. f7b7fa5 API: Add service definitions for events and singleton messages. by Ole Troan · 7 years ago
  44. f313b74 vlib: add functions to dynamically open/close PCI device by Damjan Marion · 7 years ago
  45. 9e09ff3 SCTP: retransmission in INIT/SHUTDOWN phase by Marco Varlese · 7 years ago
  46. eac3b11 vlib: vlib_buffer_free_internal optimizations by Damjan Marion · 7 years ago
  47. 1ba0fa4 vlib: vfio code rework by Damjan Marion · 7 years ago
  48. d5ded2d vlib: rework PCI INTx support by Damjan Marion · 7 years ago
  49. e3e2f07 tls: add stop listen handler by Florin Coras · 7 years ago
  50. 03f942a NAT44 - unknown protocols work with forwarding by Matthew Smith · 7 years ago
  51. 599a16b vlib: add PCI MSI-X interrupt support (vfio only) by Damjan Marion · 7 years ago
  52. 2060db8 vlib: map pci region by using vfio FD when vfio is used by Damjan Marion · 7 years ago
  53. 44bcc20 vlib: fix vlib_pci_get_device_info on when not running as root by Damjan Marion · 7 years ago
  54. 7b18536 vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations by Damjan Marion · 7 years ago
  55. 3078737 VPPAPIGEN: Improve output module finding for out-of-tree builds. by Ole Troan · 7 years ago
  56. 258fefd netlink: Use nl_pid 0 to play nice with others. by Jon Loeliger · 7 years ago
  57. dcde927 tls: clib_mem_alloc context to avoid dangling references by Florin Coras · 7 years ago
  58. d85075e make test: VCL extended test cases by Dave Wallace · 7 years ago
  59. 05e4f9b make test: add "EXTENDED_TESTS" to help output. by Dave Wallace · 7 years ago
  60. d7e4d75 gitignore: negate "No core files" pattern in 'vpp-api/java' by Marek Gradzki · 7 years ago
  61. 30ec821 Add RPM buildtime dependency on mbedtls-devel by Matthew Smith · 7 years ago
  62. a51ccb5 jvpp: object model for jvpp generator (VPP-1184) by Marek Gradzki · 7 years ago
  63. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  64. 9e63569 tapv2: CLI and binary API fixes by Steven · 7 years ago
  65. 204591d NAT44: interface output feature and service host direct access (VPP-1176) by Matus Fabian · 7 years ago
  66. 8996cb6 Change tcp config to reflect some recent changes. by John DeNisco · 7 years ago
  67. 465c087 SCTP: API to delete a sub-connection by Marco Varlese · 7 years ago
  68. 6ee4051 6RD: Rewritten 6RD RFC5969 support. by Ole Troan · 7 years ago
  69. 62bab65 STN: Fix stn_rules_dump/details to follow API convention by Ole Troan · 7 years ago
  70. 2bf8b81 Fix ERSPAN encap to set EN bits in the header and add test case by John Lo · 7 years ago
  71. 3c6a976 SCTP: API to add a sub-connection by Marco Varlese · 7 years ago
  72. afddd83 PAPI: pycodestyle on vpp_papi.py by Ole Troan · 7 years ago
  73. 477e91a session: zero out ips in local endpoint lookup only if local by Florin Coras · 7 years ago
  74. 9f11c01 make test: Add VCL LD_PRELOAD tests by Dave Wallace · 7 years ago
  75. 7c172cb Adjust vpp-selinux-policy postinstall by Matthew Smith · 7 years ago
  76. 0b85673 tapv2: abort in tap_create_if (VPP-1179) by Steven · 7 years ago
  77. a608b60 at af_packet input, drop partial packets to prevent l4 checksum deadloop at ouptut by Chaoyu Jin · 7 years ago
  78. 3f8562e Fix SELinux capabilities. Creating a tap interface with 'tap connect' was returning an error when VPP was launched as a service (tested on CentOS 7.3). Adding 'net_admin' to SELinux capabilities for VPP solves the issue. by Victor Nguyen -T (victong2 - OTHERWISE PORTAGE at Cisco) · 7 years ago
  79. 8c5f67f SCTP: handle COOKIE while in SHUTDOWN phase by Marco Varlese · 7 years ago
  80. ac0932d vnet/interface: vnet_(put|get)frame_to_sw_interface is not worker thread aware by Steven · 7 years ago
  81. 0aa14ed memif: Fix a message initialization problem in VAT by Jon Loeliger · 7 years ago
  82. b95bc05 sctp: sctp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled by Steven · 7 years ago
  83. 3a758b0 VOM: interface: Fix the vhost user interface by Mohsin Kazmi · 7 years ago
  84. 42996c0 make test: refactor vcl test cases by Dave Wallace · 7 years ago
  85. 10e3699 SRv6: API uses table-IDs not FIB indicies by Neale Ranns · 7 years ago
  86. 22ac59b Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform. VPP-1129 by Adrian Oanca · 7 years ago
  87. 200fa32 SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists by Marco Varlese · 7 years ago
  88. eacf3cf SCTP: handle INIT corner-case handling by Marco Varlese · 7 years ago
  89. 2ae03d2 Fix current data offset to use vlib_buffer_get_current in input/output ACL by Steve Shin · 7 years ago
  90. f9a968e vlib: use vfio fd for accessing PCI config space by Damjan Marion · 7 years ago
  91. 767fcb6 Python: addressing PEP8 deprecation by Marco Varlese · 7 years ago
  92. cbcc84b update BIER scapy patch to match the scapy repo PR by Neale Ranns · 7 years ago
  93. e0a3544 IPv6 MLD; pointer address used as hash key by Neale Ranns · 7 years ago
  94. 7c748bb vnet: add 25G interface speed flag by Damjan Marion · 7 years ago
  95. a373149 vlib: add vlib_buffer_free_from_ring by Damjan Marion · 7 years ago
  96. dc09133 vnet: add vnet_device_input_have_features function by Damjan Marion · 7 years ago
  97. 3c7fdc0 vlib: fix formatting in pci_config.h by Damjan Marion · 7 years ago
  98. 3e57d78 Fix bug in dpdk_crypto_session_disposal() by Matthew Smith · 7 years ago
  99. 329a1c1 vapi: handle more magic by Klement Sekera · 7 years ago
  100. 04e5d64 SCTP: fix connection memory corruption by Marco Varlese · 7 years ago