Age | Commit message (Expand) | Author | Files | Lines |
2020-08-20 | virtio: add modern device support |  Mohsin Kazmi | 7 | -47/+678 |
2020-08-20 | ipsec: fix esp padding |  Milan Lenco | 1 | -1/+1 |
2020-08-20 | virtio: refactor pci device code |  Mohsin Kazmi | 7 | -350/+533 |
2020-08-20 | ip: vnet_ip_mroute_cmd payload_proto fix |  Elias Rudberg | 1 | -6/+6 |
2020-08-20 | nat: fixed cli nat summary and nat limit |  Filip Varga | 3 | -50/+109 |
2020-08-19 | session: ct init error handling |  Florin Coras | 1 | -4/+18 |
2020-08-19 | vppinfra: minor tweaks for cgo interoperation |  Dave Barach | 7 | -24/+78 |
2020-08-19 | nat: session cli command fix |  Filip Varga | 1 | -3/+11 |
2020-08-18 | api: retry sending fd on EAGAIN |  Florin Coras | 1 | -1/+2 |
2020-08-18 | build: add explicit commit to rc1, rc2 builds, and add ".0" to post-non-dot-r... |  Andrew Yourtchenko | 1 | -4/+16 |
2020-08-17 | vppinfra: fix RC in bihash instantiation |  Nathan Skrzypczak | 2 | -5/+5 |
2020-08-17 | nat: det: replace speculative buffer enqueue model |  Klement Sekera | 2 | -948/+897 |
2020-08-17 | stats: Move misplaced comment block |  Vratko Polak | 1 | -3/+3 |
2020-08-17 | vppapigen: generate define for module_semver |  Ole Troan | 1 | -0/+7 |
2020-08-17 | tap: add gro support |  Mohsin Kazmi | 8 | -14/+87 |
2020-08-17 | nat: sessions get expired when fib table removed |  Filip Varga | 7 | -9/+348 |
2020-08-14 | vcl: rx dequeue notifications with epoll |  Florin Coras | 1 | -52/+57 |
2020-08-14 | vcl: minimize vpp to vcl rx events |  Florin Coras | 1 | -1/+11 |
2020-08-14 | gso: packet coalesce library |  Mohsin Kazmi | 13 | -9/+1059 |
2020-08-14 | ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION |  Steven Luong | 4 | -0/+137 |
2020-08-13 | vcl: clear ct rx event on right fifo |  Florin Coras | 1 | -1/+1 |
2020-08-13 | nat: move deterministic nat to det44 sub feature |  Filip Varga | 27 | -3108/+4484 |
2020-08-13 | nat: remove non-error error counters |  Klement Sekera | 16 | -507/+585 |
2020-08-13 | acl: use the global heap when allocating the lookup context |  Andrew Yourtchenko | 1 | -0/+3 |
2020-08-13 | vppapigen: remove unreachable code |  Ole Troan | 1 | -1/+0 |
2020-08-13 | stats: remove offsets on vpp side |  Ole Troan | 7 | -209/+82 |
2020-08-12 | vcl: mt detection and cleanup |  Florin Coras | 4 | -67/+109 |
2020-08-12 | vcl: support multi-threads with session migration |  hanlin | 9 | -26/+263 |
2020-08-11 | vcl: support inter worker rpc |  Florin Coras | 6 | -30/+205 |
2020-08-11 | vppapigen: add support for empty options |  Ole Troan | 2 | -3/+17 |
2020-08-11 | papi: allow unknown address family |  Ole Troan | 2 | -10/+71 |
2020-08-11 | stats: add timeout for in_progress access to stat segment |  Ole Troan | 2 | -8/+50 |
2020-08-10 | stats: name and error index client memory leak |  Ole Troan | 3 | -27/+77 |
2020-08-09 | vcl: fix getting wrong non-blocking flags issue in VPPCOM_ATTR_GET_FLAGS action |  Simon Zhang | 1 | -2/+4 |
2020-08-07 | vrrp: change init of vrrp key in VR lookup |  Matthew Smith | 1 | -5/+7 |
2020-08-06 | memif: wrong interface counter is incremented |  Steven Luong | 1 | -2/+2 |
2020-08-06 | vppinfra: harmonize function names |  Dave Barach | 3 | -16/+16 |
2020-08-06 | misc: harmonize names |  Dave Barach | 39 | -256/+269 |
2020-08-05 | interface: add pcap trace data preallocation |  Dave Barach | 2 | -4/+48 |
2020-08-04 | vcl: fix epoll timeout |  Florin Coras | 1 | -1/+1 |
2020-08-03 | tcp: improve timestamp rtt accuracy |  Florin Coras | 6 | -43/+38 |
2020-08-03 | unittest: add clib_count_equal_u8/16/32/64 tests |  Benoît Ganne | 1 | -4/+100 |
2020-08-03 | vppinfra: fix clib_count_equal_u8/16/32/64 overflow |  Benoît Ganne | 1 | -47/+30 |
2020-07-31 | nsim: limit tx burst size and refactor input node |  Florin Coras | 2 | -64/+30 |
2020-07-31 | nsim: basic reorder support |  Florin Coras | 6 | -388/+417 |
2020-07-31 | ip-neighbor: Allow to replace dynamic entry |  Vladimir Isaev | 1 | -11/+13 |
2020-07-30 | tcp: process syn in fin-wait-2 |  Florin Coras | 1 | -0/+1 |
2020-07-29 | feature: add vnet_feature_is_enabled |  Dave Barach | 2 | -1/+60 |
2020-07-29 | hsa: fix handling active connection failures in the proxy |  Ivan Shvedunov | 1 | -9/+16 |
2020-07-29 | tcp: fix skipping RSTs in SYN_SENT state |  Ivan Shvedunov | 1 | -0/+1 |