Age | Commit message (Expand) | Author | Files | Lines |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 25 | -156/+652 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 25 | -255/+359 |
2020-01-27 | map: api: fix tag overflow and leak | Benoît Ganne | 2 | -4/+6 |
2020-01-27 | bfd: reset peer discriminator on timeout | Klement Sekera | 2 | -0/+24 |
2020-01-27 | libmemif: memif_control_fd_update always pass context from libmemif_main | Jakub Grajciar | 3 | -17/+23 |
2020-01-27 | fib: Reload the adj after possible realloc (VPP-1822) | Neale Ranns | 1 | -0/+1 |
2020-01-27 | devices: vhost: fix data offset on input | Benoît Ganne | 1 | -11/+1 |
2020-01-27 | docs nat: fix nat-ha ascii art | Paul Vinciguerra | 1 | -0/+2 |
2020-01-24 | session: fix node runtime in pre-input queue handler | Florin Coras | 1 | -0/+1 |
2020-01-24 | docs: Update the requirements and fix the build | John DeNisco | 4 | -35/+37 |
2020-01-24 | nat: in2out-output nodes work with acl reflect | Matthew Smith | 2 | -2/+107 |
2020-01-23 | vcl: always report EPOLLHUP/EPOLLRDHUP on close | Florin Coras | 1 | -4/+0 |
2020-01-23 | vcl session: udp session migration notifications | Florin Coras | 4 | -1/+70 |
2020-01-23 | docs: add AddressSanitizer mini-howto | Benoît Ganne | 2 | -0/+47 |
2020-01-23 | srv6-mobile: fix the converity issue | Tetsuya Murakami | 1 | -26/+21 |
2020-01-23 | api: mark api_trace_command_fn thread-safe | Dave Barach | 1 | -1/+20 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) | Neale Ranns | 7 | -14/+55 |
2020-01-22 | fib: Adjacency realloc during rewrite update walk (VPP-1822) | Neale Ranns | 1 | -4/+4 |
2020-01-22 | hsa: proxy app fixes | Florin Coras | 1 | -33/+15 |
2020-01-22 | fib: FIB crash removing labelled route (VPP-1818) | Neale Ranns | 1 | -7/+12 |
2020-01-22 | nsim: enable output scheduling on main thread | Dave Wallace | 2 | -2/+29 |
2020-01-21 | nat: fix dhcp client on outside interface with output feature | Alexander Chernavin | 2 | -18/+18 |
2020-01-21 | nat: removed obsolete fragmentation code | Filip Varga | 1 | -84/+16 |
2020-01-20 | classify: fix pcap filter set init | Florin Coras | 1 | -4/+2 |
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 | tests: fix typo in test doc string | Paul Vinciguerra | 1 | -1/+1 |
2020-01-16 | tests: fix TypeError in run_tests.py | Paul Vinciguerra | 1 | -4/+5 |
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 | misc: Initial 20.05-rc0 commit | Andrew Yourtchenko | 1 | -0/+5 |
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 | 2 | -0/+11 |
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 | 3 | -11/+19 |
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 |