Age | Commit message (Expand) | Author | Files | Lines |
2020-11-17 | tests: move gre tests to src/vnet/gre/test |  Dave Wallace | 1 | -0/+1275 |
2020-11-17 | tests: move GSO/GRO tests to src/vnet/gso/test |  Dave Wallace | 2 | -0/+855 |
2020-11-16 | tests: move cli tests to src/vlib/test |  Dave Wallace | 1 | -0/+89 |
2020-11-16 | tests: move buffer tests to src/vlib/test |  Dave Wallace | 1 | -0/+29 |
2020-11-16 | tests: move bihash tests to src/vppinfra/test |  Dave Wallace | 1 | -0/+71 |
2020-11-16 | fib: increase the reference counter size for mfib to 32 bits |  Miklos Tirpak | 1 | -1/+1 |
2020-11-16 | fib: remove misleading FIB_PATH_TYPE_LAST |  Benoît Ganne | 1 | -14/+0 |
2020-11-15 | avf: add L4 checksum offload support |  Mohammed Hawari | 3 | -6/+136 |
2020-11-13 | rdma: implement multiseg rx without striding rq |  Mohammed Hawari | 8 | -65/+470 |
2020-11-13 | vlib: macro definition error |  yult | 1 | -6/+6 |
2020-11-13 | avf: actually delete ethernet address if deletion was requested |  Andrew Yourtchenko | 1 | -1/+1 |
2020-11-13 | cnat: zero-initialize structs |  Andrew Yourtchenko | 1 | -2/+2 |
2020-11-13 | nat: cleanup & reorganization |  Filip Varga | 22 | -125/+122 |
2020-11-13 | session: fix fifo tuning init on connect |  Florin Coras | 1 | -8/+6 |
2020-11-13 | pg: fix uninitialized variable in pg mac filter CLI |  Andrew Yourtchenko | 1 | -1/+1 |
2020-11-13 | svm: change high_seg_baseva |  Nathan Skrzypczak | 1 | -2/+2 |
2020-11-13 | af_xdp: fix doc |  Benoît Ganne | 1 | -1/+1 |
2020-11-13 | interface: add multiarch support for per-interface tx node |  Benoît Ganne | 3 | -10/+19 |
2020-11-13 | vlib: vlib_buffer_t should be always 128 bytes, not 2 cachelines |  Damjan Marion | 1 | -4/+8 |
2020-11-13 | ethernet: mac must support 64-bits loads |  Benoît Ganne | 14 | -59/+88 |
2020-11-13 | crypto-native: fix multi-arch variant initialization |  Ray Kinsella | 1 | -4/+0 |
2020-11-13 | nat: api,cli and test update & cleanup |  Filip Varga | 10 | -2241/+429 |
2020-11-13 | sr: show the hop-limit value used for SRv6 encapsulation |  Ahmed Abdelsalam | 1 | -0/+21 |
2020-11-12 | avf: don't switch process if already running process node |  Damjan Marion | 1 | -18/+25 |
2020-11-12 | tcp: push last buffered sequence |  Florin Coras | 2 | -6/+7 |
2020-11-12 | nat: use table ID for nat44 ipfix session events |  Matthew Smith | 2 | -7/+10 |
2020-11-12 | devices: remove unused code |  Damjan Marion | 1 | -7/+0 |
2020-11-12 | virtio: fix the index issue |  Mohsin Kazmi | 1 | -7/+15 |
2020-11-11 | tcp: validate fin seq in closing states |  Florin Coras | 1 | -0/+3 |
2020-11-10 | vcl: remove unused configs |  Florin Coras | 2 | -20/+1 |
2020-11-10 | vpp: use vpp heap for libc |  Benoît Ganne | 4 | -5/+157 |
2020-11-10 | tcp: fix test for trailing bytes |  Florin Coras | 1 | -1/+1 |
2020-11-10 | sr: Show IPv6 address used as SRv6 Encaps source |  Ahmed Abdelsalam | 2 | -0/+28 |
2020-11-10 | classify: fix classify filter trace del cli processing |  Jon Loeliger | 1 | -35/+49 |
2020-11-10 | cnat: Fix invalid adj_index |  Nathan Skrzypczak | 2 | -10/+29 |
2020-11-10 | ip6-nd: fix memory leaks |  Dave Barach | 2 | -11/+24 |
2020-11-09 | hsa: remove fake binary api registration in echo apps |  Florin Coras | 2 | -42/+6 |
2020-11-09 | vcl: remove support for shm api connections |  Florin Coras | 4 | -54/+26 |
2020-11-09 | session: remove support for shm bapi attachment |  Florin Coras | 5 | -57/+30 |
2020-11-09 | vlib: support macros in initial config file |  Dave Barach | 1 | -15/+59 |
2020-11-09 | session: delegate fifo ooo lookup init to transports |  Florin Coras | 5 | -10/+12 |
2020-11-09 | ikev2: add tests for DPD |  Filip Tehlar | 1 | -1/+62 |
2020-11-09 | session: default to using memfd mq segments |  Florin Coras | 2 | -2/+3 |
2020-11-09 | vlib: fix trace number accounting |  Benoît Ganne | 19 | -177/+222 |
2020-11-09 | ikev2: fix msg IDs generation |  Filip Tehlar | 1 | -14/+16 |
2020-11-09 | ikev2: fix udp encap |  Filip Tehlar | 2 | -9/+23 |
2020-11-09 | tap: add function to set speed |  Alexander Chernavin | 2 | -1/+83 |
2020-11-09 | ipsec: fix unformat types |  Benoît Ganne | 1 | -2/+2 |
2020-11-09 | ipsec: fix outer table id lookup in ipsec tun script |  Benoît Ganne | 1 | -1/+1 |
2020-11-06 | ipsec: add support for tx-table-id in cli + example |  Benoît Ganne | 3 | -3/+89 |