Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-06-16 | gso: fix the udp checksum in test | Mohsin Kazmi | 1 | -2/+2 |
2020-06-10 | vapi: memset allocated messages to zero | Klement Sekera | 2 | -20/+0 |
2020-06-08 | vxlan: Fixed checksum caclculation offset | Vladimir Isaev | 5 | -6/+41 |
2020-05-29 | bonding: Revert adjust link state | Matthew Smith | 1 | -58/+1 |
2020-05-29 | gso: add checksum and payload size testing | Mohsin Kazmi | 1 | -49/+148 |
2020-05-27 | bonding: adjust link state based on active slaves | Matthew Smith | 1 | -1/+58 |
2020-05-25 | tests: update pip and pip-tools | Aloys Augustin | 4 | -216/+387 |
2020-05-24 | ipsec: fixed chaining ops after add footer and icv | PiotrX Kleski | 1 | -0/+1 |
2020-05-15 | ikev2: add support for NAT traversal | Filip Tehlar | 1 | -4/+1 |
2020-05-14 | nat: "users" dump for ED-NAT | Klement Sekera | 1 | -1/+1 |
2020-05-14 | ip: fix interface ip address del sw_if_index check | yedg | 2 | -0/+36 |
2020-05-13 | feature: Config end nodes are user specific | Neale Ranns | 1 | -0/+12 |
2020-05-13 | ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs | Neale Ranns | 1 | -1/+75 |
2020-05-05 | tests: clean up logging | Paul Vinciguerra | 2 | -30/+25 |
2020-05-05 | ipsec: User can choose the UDP source port | Neale Ranns | 5 | -97/+252 |
2020-05-05 | gso: fix the make test for ipip | Mohsin Kazmi | 1 | -2/+15 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API | Christian Hopps | 2 | -0/+148 |
2020-05-05 | gso: add support for IP-IP | Mohsin Kazmi | 1 | -6/+199 |
2020-05-04 | fib: midchain adjacency optimisations | Neale Ranns | 1 | -2/+3 |
2020-05-04 | misc: binary api fuzz test fixes | Dave Barach | 2 | -2/+9 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties | Paul Vinciguerra | 12 | -102/+67 |