Age | Commit message (Expand) | Author | Files | Lines |
2020-01-17 | lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly |  Yulong Pei | 4 | -12/+18 |
2020-01-17 | nat: refactor of port/address allocation functions |  Filip Varga | 8 | -15/+429 |
2020-01-16 | sr: some fixes for SRv6 CLI/API |  Ahmed Abdelsalam | 2 | -4/+19 |
2020-01-16 | misc: binary-api sw_interface_vhost_user_dump is broken |  Steven Luong | 2 | -0/+2 |
2020-01-16 | gso: fix typo in the quad-loop |  Steven Luong | 1 | -3/+3 |
2020-01-16 | tcp: fix rxt delivered without sacks |  Florin Coras | 1 | -1/+1 |
2020-01-16 | vcl: add rx event on epoll ctl if needed |  Florin Coras | 2 | -2/+18 |
2020-01-16 | udp: fix ipv6 listen port registration |  Florin Coras | 1 | -1/+1 |
2020-01-16 | tcp: fix listen node coverity warning |  Florin Coras | 1 | -11/+12 |
2020-01-16 | vppinfra: fixing compilation issues in 32-bit |  Vijayabhaskar Katamreddy | 1 | -2/+3 |
2020-01-15 | build: Add missing version.h dependency in vnet |  Chris Luke | 1 | -1/+1 |
2020-01-15 | ip: align reass.save_rewrite_lengthv20.05-rc0 |  Klement Sekera | 3 | -20/+13 |
2020-01-15 | build: install vpp_echo for CSIT QUIC perf tests |  Dave Wallace | 1 | -1/+0 |
2020-01-15 | tcp: fix tcp check tx offload issue |  Simon Zhang | 1 | -2/+6 |
2020-01-15 | tls: enable async node on demand |  Yu Ping | 1 | -3/+1 |
2020-01-15 | ip6: during icmp to icmp6 translation truncate error messages |  Alexander Chernavin | 1 | -2/+2 |
2020-01-15 | quic: add FEATURE.yaml |  Aloys Augustin | 1 | -0/+10 |
2020-01-15 | srv6-mobile: Revert "srv6-mobile:" |  Andrew Yourtchenko | 16 | -2117/+329 |
2020-01-15 | tls: add picotls session close process |  Simon Zhang | 1 | -1/+10 |
2020-01-14 | tcp: handle ack advancement with no holes and reneging |  Florin Coras | 2 | -2/+36 |
2020-01-14 | tests: fix worker thread initialization |  Paul Vinciguerra | 2 | -7/+15 |
2020-01-14 | srv6-mobile: |  Tetsuya Murakami | 16 | -329/+2117 |
2020-01-14 | classify: Reduce the include dependencies on vnet_classify.h |  Neale Ranns | 7 | -1/+6 |
2020-01-14 | dpdk: enforce max tx retries |  Benoît Ganne | 1 | -0/+1 |
2020-01-13 | acl: Remove unsued type |  Neale Ranns | 2 | -53/+31 |
2020-01-13 | ct6: dst,src copy typo |  Neale Ranns | 1 | -1/+1 |
2020-01-13 | misc: feature file for unsupported feature l2tp |  Ole Troan | 1 | -0/+8 |
2020-01-13 | tls: enable TLS OpenSSL plugin works in 3.0.0 |  Yu Ping | 1 | -0/+5 |
2020-01-11 | ip: avoid fib lookup for consecutive pkts having same source IP |  Nitin Saxena | 1 | -5/+5 |
2020-01-10 | gso: add FEATURE.yaml |  Mohsin Kazmi | 1 | -0/+12 |
2020-01-10 | sr: feature YAML files for Segment Routing |  pcamaril | 5 | -0/+49 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 35 | -61/+61 |
2020-01-09 | bonding: process lacp when bond is admin down |  Matthew Smith | 1 | -1/+0 |
2020-01-09 | fib: leverage well-optimized clib_memcpy |  Zhiyong Yang | 3 | -6/+6 |
2020-01-09 | session: remove io event dispatch dbg msg |  Florin Coras | 1 | -4/+1 |
2020-01-09 | tcp: fix persist assert |  Florin Coras | 1 | -4/+1 |
2020-01-09 | misc: fix feature description spelling |  Ole Troan | 3 | -6/+5 |
2020-01-09 | misc: feature tracking markdown improvements |  Ole Troan | 1 | -26/+142 |
2020-01-08 | tcp: fix scoreboard assert |  Florin Coras | 1 | -1/+1 |
2020-01-08 | rdma: api: prepare support for direct verb |  Benoît Ganne | 7 | -10/+79 |
2020-01-08 | virtio: fix ip4 checksum offload |  Mohsin Kazmi | 1 | -2/+14 |
2020-01-08 | tap: split gso and checksum offload functionality |  Mohsin Kazmi | 7 | -20/+113 |
2020-01-08 | virtio: split gso and checksum offload functionality |  Mohsin Kazmi | 11 | -46/+320 |
2020-01-08 | tls: improve connection formating |  Florin Coras | 1 | -13/+43 |
2020-01-08 | tcp: fix last sacked with no holes |  Florin Coras | 2 | -0/+46 |
2020-01-08 | vppinfra: retry socket connect on EAGAIN |  Florin Coras | 1 | -4/+6 |
2020-01-08 | svm: fix eventfd signal write error check |  Florin Coras | 1 | -2/+2 |
2020-01-08 | l2: fix MAC learn counter update on adding MAC entry |  John Lo | 1 | -1/+1 |
2020-01-08 | acl: add FEATURE.yaml |  Andrew Yourtchenko | 1 | -0/+26 |
2020-01-08 | rdma: add FEATURE.yaml |  Benoît Ganne | 1 | -0/+8 |