Age | Commit message (Expand) | Author | Files | Lines |
2020-11-26 | fib: Only track cover if activated | Neale Ranns | 1 | -5/+9 |
2020-11-25 | ipsec: A P2MP ipsec interface is NBMA | Neale Ranns | 1 | -0/+2 |
2020-11-25 | ip-neighbor: Send API event when neighbor is removed | Neale Ranns | 1 | -0/+35 |
2020-11-24 | tests: remove bond, pipe, session and api_namespace from vpp_papi_provider | Jakub Grajciar | 5 | -61/+12 |
2020-11-24 | tests: remove svs, proxy_arp and gso from vpp_papi_provider | Ole Troan | 3 | -85/+13 |
2020-11-24 | tests: [re]enable an ARP test form incomplete | Neale Ranns | 1 | -8/+3 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t | Neale Ranns | 2 | -1/+8 |
2020-11-17 | tests: move crypto tests to src/vnet/crypto/test | Dave Wallace | 1 | -28/+0 |
2020-11-17 | tests: move classifier tests to src/vnet/classify/test | Dave Wallace | 2 | -1059/+0 |
2020-11-17 | tests: move vpp-api tests to src/vpe-api/test | Dave Wallace | 3 | -174/+0 |
2020-11-17 | tests: move gre tests to src/vnet/gre/test | Dave Wallace | 1 | -1275/+0 |
2020-11-17 | tests: move GSO/GRO tests to src/vnet/gso/test | Dave Wallace | 2 | -855/+0 |
2020-11-16 | tests: move cli tests to src/vlib/test | Dave Wallace | 1 | -89/+0 |
2020-11-16 | tests: move buffer tests to src/vlib/test | Dave Wallace | 1 | -29/+0 |
2020-11-16 | tests: move bihash tests to src/vppinfra/test | Dave Wallace | 1 | -71/+0 |
2020-11-10 | classify: fix classify filter trace del cli processing | Jon Loeliger | 2 | -7/+5 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour | Neale Ranns | 6 | -25/+230 |
2020-10-21 | ipsec: support for multipoint on ipsec interfaces | Neale Ranns | 2 | -4/+128 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API | Neale Ranns | 6 | -140/+185 |
2020-10-16 | misc: deprecate VOM | Damjan Marion | 3 | -2378/+3 |
2020-10-16 | ipsec: fix instance, and cli del for new ipsec interface | Eric Kinzie | 2 | -4/+23 |
2020-10-08 | gre: MPLS over GRE does not select correct fixup function | Neale Ranns | 1 | -1/+55 |
2020-10-08 | ip-neighbor: Grat ARPs from different subnet are dropped | Neale Ranns | 2 | -1/+33 |
2020-10-08 | ipsec: Allow SAs with NULL auth &crypto on IPSec interface | Neale Ranns | 1 | -4/+25 |
2020-10-08 | fib: Register multicast MAC with interface for accepting interfaces | Neale Ranns | 1 | -2/+33 |
2020-10-07 | api: add heap alloc to vpp stats | Ole Troan | 1 | -1/+0 |
2020-09-30 | ikev2: better packet parsing functions | Filip Tehlar | 1 | -0/+24 |
2020-09-22 | lisp: Move to plugin | Neale Ranns | 2 | -208/+2 |
2020-09-21 | geneve: Move to plugin | Neale Ranns | 1 | -307/+0 |
2020-09-21 | misc: Move l2tp to plugin | Neale Ranns | 1 | -47/+0 |
2020-09-21 | build: remove opensuse build infra | Dave Wallace | 1 | -1/+1 |
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface | Neale Ranns | 2 | -4/+52 |
2020-09-09 | wireguard: initial implementation of wireguard protocol | Artem Glazychev | 2 | -1/+5 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption | Christian Hopps | 4 | -33/+101 |
2020-09-04 | vpp: Fix node APIs | Nathan Skrzypczak | 1 | -1/+1 |
2020-09-02 | bonding: add bond_create2 API to include gso option | Steven Luong | 2 | -16/+26 |
2020-08-31 | vpp_config: update node variants to skx and icl | Ray Kinsella | 1 | -2/+2 |
2020-08-27 | tests: "force solo" testcase support | Andrew Yourtchenko | 6 | -8/+102 |
2020-08-14 | gso: packet coalesce library | Mohsin Kazmi | 2 | -0/+162 |
2020-08-06 | misc: harmonize names | Dave Barach | 1 | -2/+2 |
2020-08-03 | unittest: add clib_count_equal_u8/16/32/64 tests | Benoît Ganne | 1 | -1/+1 |
2020-07-31 | ip-neighbor: Allow to replace dynamic entry | Vladimir Isaev | 1 | -0/+110 |
2020-07-28 | bonding: toggle bond admin state may cause hw link state to down | Steven Luong | 1 | -2/+37 |
2020-07-28 | ip: svr: improve performance for non-fragments | Klement Sekera | 1 | -0/+66 |
2020-07-28 | bonding lacp: replace slave string with member | Steven Luong | 2 | -39/+42 |
2020-07-24 | geneve: support geneve interface acting as a bvi | Ole Troan | 1 | -2/+71 |
2020-07-21 | ipsec: Dedicated IPSec interface type | Neale Ranns | 3 | -4/+343 |
2020-07-16 | gre: fix outer ip6 length | Aloys Augustin | 1 | -0/+9 |
2020-06-24 | tests: fix deps pinning / patching | Aloys Augustin | 1 | -5/+3 |
2020-06-20 | tests: improve lcov stats for memory_api.c | Dave Barach | 1 | -1/+19 |