Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-11-05 | tcp: avoid consuming trailing bytes | Florin Coras | 1 | -0/+4 |
2020-11-05 | nat: fix hairpinning trace | Klement Sekera | 1 | -3/+3 |
2020-11-05 | vppinfra: mspace_get_aligned should respect MALLOC_ALIGNMENT | Damjan Marion | 1 | -22/+1 |
2020-11-05 | build: link time optimization for release builds | Damjan Marion | 3 | -2/+21 |
2020-11-05 | build: run garbage collection while linking plugins | Damjan Marion | 1 | -0/+3 |
2020-11-05 | nat: remove unnecessary code | Klement Sekera | 3 | -28/+24 |
2020-11-05 | tap: allow change of carrier state on host | Matthew Smith | 4 | -0/+45 |
2020-11-05 | virtio: misc optimizations | Damjan Marion | 1 | -35/+41 |
2020-11-05 | ip: fix doxygen doc for address add/del command | Benoît Ganne | 1 | -2/+2 |
2020-11-05 | cnat: reduce compile time | Nathan Skrzypczak | 2 | -20/+20 |
2020-11-05 | nat: fix byte order of vrf_id in logging | Alexander Chernavin | 1 | -0/+3 |
2020-11-05 | virtio: move retry logic to outer function | Damjan Marion | 1 | -8/+9 |
2020-11-05 | feature: reset interface feature arc on interface deletion | Benoît Ganne | 5 | -27/+65 |
2020-11-05 | nat: remove unused code | Klement Sekera | 1 | -22/+0 |
2020-11-04 | session: fix ct server session thread index | Florin Coras | 2 | -2/+3 |
2020-11-04 | vlib: add postmortem pcap dispatch trace | Dave Barach | 6 | -17/+95 |
2020-11-04 | rdma: various fixes for chained buffers tx | Mohammed Hawari | 1 | -14/+19 |
2020-10-31 | ikev2: add option to disable NAT traversal | Filip Tehlar | 9 | -34/+154 |
2020-11-04 | ikev2: fix reply during rekey | Filip Tehlar | 2 | -44/+192 |
2020-11-04 | ikev2: increase tick interval in process node | Filip Tehlar | 1 | -13/+2 |
2020-11-04 | tls: fix picotls engine crypto multi-thread issue | Simon Zhang | 3 | -4/+13 |
2020-11-03 | session: reduce max session node frame size | Florin Coras | 2 | -4/+5 |