2018-02-27 |
Steven | sctp: sctp_output.c failed to compile when VLIB_BUFFER_TRACE... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2018-02-01 |
Steven | tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_T... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2018-01-31 |
Steven | vlib: allocating buffers on thread-x and freeing them... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2018-01-16 |
Steven | tapv2: deleting tap interface may leak buffers (VPP... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2018-01-09 |
Steven | memif: fix coverity divide by zero Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-12-04 |
Steven | vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-12-04 |
Steven | tap_v2: coverity strikes, again! Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-12-01 |
Steven | vnet: fix a typo in vnet/buffer.c Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-12-01 |
Steven | virtio: fix coverity warnings Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-11-16 |
Steven | memif: fix uninitialized pointer read coverity error Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-11-12 |
Steven | VCL/LDPRELOAD: Fix out-of-bounds access and inequality... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-11-08 |
Steven | vat: session_rules_dump missing network to host conversion Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-30 |
Steven | devices: Add binary API for set interface <interface... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-27 |
Steven | LDPRELOAD: Fix out-of-scope variable coverity error Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-25 |
Steven | VCL: Return data for recvfrom(MSG_PEEK) Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-25 |
Steven | VCL/LDPRELOAD: Add support for getsockopt, sendto,... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-16 |
Steven | LDPRELOAD: Remove hack code in getpeername Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-16 |
Steven | VCL/LDPRELOAD: getpeername and getsockname Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-14 |
Steven | vhost: crash under heavy traffic condition due to memory... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-13 |
Steven | LDPRELOAD: Add TCP_KEEPIDLE, TCP_KEEPINTVL, and SO_KEEPALIVE Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-13 |
Steven | LDPRELOAD: Add ioctl, fcntl, and setsockopt support Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-13 |
Steven | VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVL Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-12 |
Steven | VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-06 |
Steven | tuntap: Introduce per thread structure to suport multi... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-10-04 |
Steven | memif: crash on slave mode Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-09-28 |
Steven | cdp/lldp: punt for no buffer Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-09-28 |
Steven | tun/tap: Bad packets sent to kernel via tun/tap interface Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-09-13 |
Steven | devices: Fix coverity discovered 9/13/2017 Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-09-12 |
Steven | devices: Display VhostEthernet instead of UnknownEthernet... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-09-11 |
Steven | memif: mode ip is not settable from binary API Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-09-08 |
Steven | memif: fix coverity warnings as of 9/7 Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-09-07 |
Steven | Devices: Set interface rx-mode may cause SIGSEGV with... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-08-31 |
Steven | vhost: Disallow interrupt mode config if driver opts... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-08-30 |
Steven | vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-08-28 |
Steven | vhost: Remove operation mode in the API Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-07-27 |
Steven | vhost: debug vhost-user command needs better error... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-07-06 |
Steven | devices: show interface rx-placement displays the wrong... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-06-16 |
Steven | memif: show memif CLI enhancement Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-06-16 |
Steven | memif: jumbo frames support Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-06-02 |
Steven | memif: fix coverity warnings Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-06-02 |
Steven | vhost: add debug vhost-user on | off CLI Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-05-31 |
Steven | memif: multi-queues support Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-05-29 |
Steven | memif: master instance crashes when typing quit on... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-05-22 |
Steven | vhost: migrate to use device infra for worker thread... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-05-20 |
Steven | vhost: buffers leak and interface disable upon vring... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-05-17 |
Steven | vhost: bad packet assembled from descriptor chaining Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-05-15 |
Steven | memif: migrate memif to use vnet device infra APIs Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-05-10 |
Steven | device: Add callback for set interface rx-mode Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-04-28 |
Steven | vhost: Disallow duplicate path name for vhost interface Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-04-26 |
Steven | vhost: core dump on quit with worker threads Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-04-24 |
Steven | vhost: remove socket linked file when deleting vhost... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-04-11 |
Steven | Devices: set interface placement does not remove the... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-04-11 |
Steven | vhost: interrupt mode enhancements Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-03-29 |
Steven | vhost: vhost-user component may become unusable with... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-03-22 |
Steven | vhost: support interrupt mode Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-03-17 |
Steven | vlib: fix potential crash in dispatch_node ELOG_DATA... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-03-16 |
Steven | vhost: wrong value return for VHOST_USER_VRING_GET_BASE Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-03-08 |
Steven | vhost: binary API changes for interrupt mode Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2017-02-03 |
Steven | vhost-user: fix missing speculative enqueue unwind Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2016-11-17 |
Steven | Put address in top bytes for the nexthop in vl_api_fib_path_... Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
2016-11-15 |
Steven | Dump routes (VPP-500) Signed-off-by: Steven <sluong@cisco.com>
|
commit | commitdiff | tree |
|