Age | Commit message (Expand) | Author | Files | Lines |
2018-12-02 | IPSEC-AH: anti-replay testing |  Neale Ranns | 1 | -2/+6 |
2018-11-29 | GBP: l3-out subnets |  Neale Ranns | 1 | -0/+13 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect |  Pavel Kotucek | 1 | -7/+10 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 1 | -1/+1 |
2018-11-27 | VPP-1508 Fix for bug introduced in tests on use of repr. |  Paul Vinciguerra | 1 | -3/+3 |
2018-11-25 | VPP-1508 python3 tests: python3 repr. |  Paul Vinciguerra | 1 | -4/+7 |
2018-11-22 | MAP: Use explicit address/prefix types in API |  Ole Troan | 1 | -6/+0 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) |  Matus Fabian | 1 | -0/+50 |
2018-11-15 | GBP: redirect contracts |  Neale Ranns | 1 | -2/+4 |
2018-11-15 | ipsec: infra for selecting backends |  Klement Sekera | 1 | -0/+7 |
2018-11-08 | make test: bfd refactor |  Klement Sekera | 1 | -4/+13 |
2018-11-07 | GBP: Endpoints with VLAN tags and birdges that don't learn |  Neale Ranns | 1 | -1/+2 |
2018-11-07 | GBP Endpoint Learning |  Neale Ranns | 1 | -39/+127 |
2018-11-06 | BD ARP entry use common API types |  Neale Ranns | 1 | -2/+2 |
2018-10-16 | IGMP: proxy device |  Jakub Grajciar | 1 | -0/+12 |
2018-10-05 | vhost_user: Add test for interface states and events |  Juraj Sloboda | 1 | -0/+5 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests |  Klement Sekera | 1 | -2/+7 |
2018-10-02 | BFD: add get echo source API (VPP-1367) |  Matus Fabian | 1 | -0/+3 |
2018-10-01 | Source VRF Select |  Neale Ranns | 1 | -0/+29 |
2018-09-27 | memif: Memif Test Case |  Jakub Grajciar | 1 | -0/+41 |
2018-09-26 | MPLS tunnel dump: use sw_if_index not tunnel_index |  Neale Ranns | 1 | -2/+3 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets |  Neale Ranns | 1 | -4/+20 |
2018-09-25 | MPLS tunnel dump fix |  Neale Ranns | 1 | -0/+3 |
2018-09-20 | UDP-Encap: name counters for the stats segment |  Neale Ranns | 1 | -3/+0 |
2018-09-20 | vhost-user: Add disable feature support in api |  Mohsin Kazmi | 1 | -1/+7 |
2018-09-14 | BIER API and load-balancing fixes |  Neale Ranns | 1 | -2/+4 |
2018-09-13 | NAT: TCP MSS clamping |  Matus Fabian | 1 | -0/+14 |
2018-09-12 | VXLAN-GBP: use common types on the API |  Neale Ranns | 1 | -14/+18 |
2018-09-11 | GBP Endpoint Updates |  Neale Ranns | 1 | -12/+16 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp |  Mohsin Kazmi | 1 | -1/+36 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) |  Matus Fabian | 1 | -0/+30 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) |  Matus Fabian | 1 | -0/+3 |
2018-08-30 | SR-MPLS: fixes and tests |  Neale Ranns | 1 | -0/+13 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) |  Matus Fabian | 1 | -7/+7 |
2018-08-22 | IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes |  Neale Ranns | 1 | -5/+6 |
2018-08-10 | Use IP address types on UDP encap API |  Neale Ranns | 1 | -21/+21 |
2018-08-10 | Add test of the IP unnumbered dump |  Neale Ranns | 1 | -0/+4 |
2018-08-09 | Fix "Old Style VLA" build warnings |  Juraj Sloboda | 1 | -0/+6 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) |  Matus Fabian | 1 | -2/+0 |
2018-07-20 | IP directed broadcast |  Neale Ranns | 1 | -0/+12 |
2018-07-09 | IGMP improvements |  Neale Ranns | 1 | -11/+24 |
2018-07-07 | Pipes |  Neale Ranns | 1 | -0/+12 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" |  Klement Sekera | 1 | -71/+61 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" |  Ole Troan | 1 | -61/+71 |
2018-06-22 | Python API: Add enum and union support. |  Ole Troan | 1 | -1/+1 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums |  Klement Sekera | 1 | -71/+61 |
2018-06-21 | Implement DHCPv6 IA NA client (VPP-1094) |  Juraj Sloboda | 1 | -0/+29 |
2018-06-19 | Fixed bugs in SRv6 API |  Pablo Camarillo | 1 | -6/+9 |
2018-06-18 | Revert "Python API: Add enum and union support." |  Ole Trøan | 1 | -1/+1 |
2018-06-17 | Python API: Add enum and union support. |  Ole Troan | 1 | -1/+1 |