Age | Commit message (Expand) | Author | Files | Lines |
2019-02-07 | tcp: fix fib_index for v6 ll packets | Florin Coras | 1 | -0/+7 |
2019-02-07 | IPSEC: remove unused members of main struct | Neale Ranns | 1 | -4/+0 |
2019-02-07 | IPSEC: no second lookup after tunnel encap | Neale Ranns | 15 | -444/+716 |
2019-02-07 | Fix parsing overflow in unformat_mac_address_t() | Benoît Ganne | 1 | -3/+3 |
2019-02-07 | tcp: fix reset sending in syn-sent | Florin Coras | 3 | -6/+7 |
2019-02-06 | buffers: make buffer data size configurable from startup config | Damjan Marion | 16 | -21/+24 |
2019-02-06 | virtio: enable msix interrupt mode | Mohsin Kazmi | 4 | -44/+114 |
2019-02-06 | virtio: Use new buffer optimization | Mohsin Kazmi | 5 | -2/+24 |
2019-02-06 | transport: cleanup | Florin Coras | 19 | -544/+571 |
2019-02-05 | session: cleanup part 3 | Florin Coras | 7 | -234/+245 |
2019-02-05 | session: cleanup part 2 | Florin Coras | 8 | -1191/+1228 |
2019-02-05 | IPSEC: SPD counters in the stats sgement | Neale Ranns | 12 | -505/+411 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 37 | -497/+482 |
2019-02-04 | ipsec: cli 'create ipsec tunnel' more options | Kingwel Xie | 1 | -3/+7 |
2019-02-02 | session: improve show session cli | Florin Coras | 3 | -43/+64 |
2019-02-02 | Deprecate old mutliarch code, phase 1 | Damjan Marion | 6 | -56/+9 |
2019-02-02 | tcp: remove internal buffer cache | Florin Coras | 2 | -81/+32 |
2019-02-02 | session: remove local buffer cache | Florin Coras | 1 | -33/+14 |
2019-02-01 | IPSEC: minor refactor | Neale Ranns | 11 | -754/+1002 |
2019-01-31 | IPSEC: API modernisation | Neale Ranns | 3 | -257/+396 |
2019-01-30 | virtio: fix the device order (legacy or modern) | Mohsin Kazmi | 1 | -3/+3 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 23 | -597/+685 |
2019-01-30 | MPLS tunnel; fix crash when deleting non-existant path | Neale Ranns | 1 | -0/+3 |
2019-01-30 | ipsec: fix check support functions | Klement Sekera | 2 | -5/+17 |
2019-01-30 | lisp: set reachable flag in map-register | Florin Coras | 3 | -0/+3 |
2019-01-29 | virtio: Support legacy and transitional virtio devices | Mohsin Kazmi | 1 | -3/+11 |
2019-01-28 | Add Ipsec IKE support to openssl 3.0.0 master branch | Ping Yu | 1 | -0/+24 |
2019-01-27 | session: properly initialize accepted/connected msgs | Florin Coras | 1 | -0/+2 |
2019-01-25 | deprecate tapcli | Damjan Marion | 6 | -2024/+0 |
2019-01-25 | MPLS-tunnel: show output to display the tunnel name correctly | Neale Ranns | 1 | -1/+1 |
2019-01-25 | IPSEC: tests use opbject registry | Neale Ranns | 1 | -1/+11 |
2019-01-25 | pg: bugfix for pg paylod hdr-size | Kingwel Xie | 1 | -3/+3 |
2019-01-25 | IP6 FIB: walk table for dump (VPP-1553) | Neale Ranns | 1 | -12/+7 |
2019-01-24 | session/vcl: support worker ownership change for listeners | Florin Coras | 4 | -5/+40 |
2019-01-24 | move misc-drop-errors to vnet | Dave Barach | 1 | -0/+31 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 1 | -4/+4 |
2019-01-24 | add "Mtrie mheap usage" in "show ip fib memory" | Lollita Liu | 1 | -2/+9 |
2019-01-24 | virtio: Minor fixes and header cleanup | Mohsin Kazmi | 5 | -24/+7 |
2019-01-23 | bond: packet drops on VPP bond interface [VPP-1544] | Steven | 2 | -20/+21 |
2019-01-23 | pg: cli improvement | Kingwel Xie | 4 | -32/+97 |
2019-01-23 | virtio: Add support for logging | Mohsin Kazmi | 4 | -31/+97 |
2019-01-23 | AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exce... | Neale Ranns | 1 | -5/+0 |
2019-01-23 | lisp: cli for marking local mappings authoritative | Florin Coras | 2 | -0/+3 |
2019-01-23 | IP route local and connected | Neale Ranns | 2 | -3/+14 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 5 | -10/+16 |
2019-01-21 | virtio: Native virtio driver | Mohsin Kazmi | 13 | -174/+2078 |
2019-01-21 | VPP-1549 Add missing counter name. | Paul Vinciguerra | 1 | -1/+2 |
2019-01-20 | buffers: don't init metadata, as it is already initialized | Damjan Marion | 9 | -28/+2 |
2019-01-20 | fix data_length in IpSec API call (VPP-1548) | Michal Cmarada | 1 | -4/+6 |
2019-01-20 | tcp: fix debugging without cc stats (VPP-1547) | Florin Coras | 1 | -0/+1 |