Age | Commit message (Expand) | Author | Files | Lines |
2019-07-25 | misc: 19.04.2 Release Notes |  Dave Wallace | 1 | -0/+9 |
2019-07-25 | build: vppapigen search VPP_INCLUDE_DIR if set |  Benoît Ganne | 1 | -2/+8 |
2019-07-25 | build: package .api files in vpp-dev |  Benoît Ganne | 1 | -1/+1 |
2019-07-25 | session: add transport deleted state |  Florin Coras | 4 | -11/+14 |
2019-07-25 | vppinfra: fix coverity warning in mpcap.c |  Dave Barach | 1 | -5/+14 |
2019-07-25 | build: add missing .api files for packaging |  Benoît Ganne | 1 | -1/+8 |
2019-07-25 | vom: QoS support |  Neale Ranns | 18 | -0/+2211 |
2019-07-25 | misc: leverage vlib_buffer_get_current in srp |  Zhiyong Yang | 1 | -1/+1 |
2019-07-25 | memif: Fix uninitialized variable as reported by coverity |  Steven Luong | 1 | -1/+2 |
2019-07-25 | bonding: incorrect RX counters for bond interface |  Steven Luong | 2 | -44/+36 |
2019-07-25 | libmemif: fix chained buffer flag |  Jakub Grajciar | 1 | -0/+1 |
2019-07-24 | acl: implement counters |  Andrew Yourtchenko | 6 | -14/+218 |
2019-07-24 | tests: add cpu/shm info to test runner output |  Paul Vinciguerra | 1 | -1/+13 |
2019-07-24 | qos: QoS dump APIs |  Neale Ranns | 14 | -269/+774 |
2019-07-24 | api: Disable tracing of memclnt_keepalive messages |  Dave Barach | 1 | -6/+11 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word |  Neale Ranns | 13 | -44/+521 |
2019-07-24 | dpdk: Prefetch correct size of rte_mbuf |  Nitin Saxena | 1 | -1/+1 |
2019-07-24 | vapi: add python scripts to vpp-dev package |  Vratko Polak | 3 | -9/+35 |
2019-07-24 | papi: add additional types to vpp_serializer |  Paul Vinciguerra | 1 | -0/+3 |
2019-07-24 | memif: fix vector overflow when copying strings |  Benoît Ganne | 1 | -19/+27 |
2019-07-24 | bonding: print the name on the cli when created |  Mohsin Kazmi | 1 | -0/+6 |
2019-07-24 | tap: print the interface name on cli when created |  Mohsin Kazmi | 2 | -0/+6 |
2019-07-24 | misc: Add maintainer entry for native virtio driver |  Mohsin Kazmi | 1 | -2/+5 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess |  Neale Ranns | 10 | -125/+345 |
2019-07-24 | tls: handle engine listen failure |  Florin Coras | 1 | -1/+12 |
2019-07-24 | fib: remove unused input parameter |  Zhiyong Yang | 1 | -5/+2 |
2019-07-24 | vppinfra: add mapped pcap file support |  Gary Boon | 6 | -0/+822 |
2019-07-23 | api: binary api cleanup |  Dave Barach | 22 | -40/+90 |
2019-07-23 | quic: Refactor connections closing and deletion |  Aloys Augustin | 2 | -21/+81 |
2019-07-23 | udp: fix typo in udp connectinon flags |  Dave Wallace | 1 | -1/+1 |
2019-07-23 | session: reorganize dispatch logic |  Florin Coras | 3 | -153/+141 |
2019-07-23 | vlib: address vlib_error_t scaling issue |  Dave Barach | 7 | -39/+37 |
2019-07-23 | udp: fix connection flags |  Aloys Augustin | 1 | -3/+3 |
2019-07-23 | session: avoid postponing close |  Florin Coras | 1 | -14/+0 |
2019-07-23 | tcp: generate closed notifications whenever tcp closes |  Florin Coras | 2 | -1/+6 |
2019-07-23 | tests: pin pip version |  Aloys Augustin | 1 | -0/+4 |
2019-07-23 | nat: fixed handoff in2out lookup of static mappings by external address |  Filip Varga | 1 | -2/+2 |
2019-07-23 | devices: vhost handling VHOST_USER_SET_FEATURES |  Steven Luong | 1 | -0/+1 |
2019-07-22 | bonding: fix create bond CLI |  Zhiyong Yang | 2 | -2/+2 |
2019-07-22 | udp: support close with data |  Florin Coras | 3 | -19/+41 |
2019-07-22 | docs: improve home gateway use-case documentation |  Dave Barach | 1 | -18/+131 |
2019-07-22 | quic: move patch for quicly 0.0.3 |  Aloys Augustin | 1 | -0/+0 |
2019-07-22 | quic: update quicly library |  Aloys Augustin | 4 | -18/+6 |
2019-07-22 | gso: Fix the l3 packet gso segment size |  Mohsin Kazmi | 2 | -1/+9 |
2019-07-22 | gtpu: fix missing trace issue |  Zhiyong Yang | 1 | -0/+16 |
2019-07-22 | stats: fix use-after-free hash key string |  Benoît Ganne | 2 | -9/+10 |
2019-07-19 | fib: FIB Entry tracking |  Neale Ranns | 21 | -148/+468 |
2019-07-19 | session: improve event logging |  Florin Coras | 4 | -60/+49 |
2019-07-19 | vcl: fix coverity warning |  Florin Coras | 1 | -1/+2 |
2019-07-19 | bonding: add support for numa-only in lacp mode |  Zhiyong Yang | 10 | -4/+69 |