Age | Commit message (Expand) | Author | Files | Lines |
2018-07-11 | make_test: Add missing classifier tests | Jan Gelety | 3 | -126/+1294 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) | Matus Fabian | 1 | -21/+442 |
2018-07-10 | Do not translate packets destined for NAT64 inside interface (VPP-1331) | Juraj Sloboda | 1 | -2/+60 |
2018-07-09 | IGMP improvements | Neale Ranns | 5 | -243/+642 |
2018-07-09 | vxlan:use bihash_16_8 for ipv4 lookup | Eyal Bari | 1 | -5/+5 |
2018-07-07 | Pipes | Neale Ranns | 2 | -0/+267 |
2018-07-05 | VPP-1335 vapi crash when memclnt_keepalive received | Klement Sekera | 1 | -4/+4 |
2018-07-04 | fix VPP-1312 Invalid UDP packet length in ipsec | Klement Sekera | 1 | -26/+22 |
2018-07-03 | vom: Add cross connect support | Mohsin Kazmi | 1 | -0/+64 |
2018-07-02 | make_test: add icmp packet size sweep and icmp echo tests | Jan Gelety | 2 | -47/+201 |
2018-06-29 | IP4 Router Alert option handling for IGMP | Neale Ranns | 1 | -1/+5 |
2018-06-28 | make test: fix profiling | Klement Sekera | 1 | -1/+1 |
2018-06-27 | make test: easy profiling via make test PROFILE=1 | Klement Sekera | 2 | -2/+25 |
2018-06-26 | NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) | Matus Fabian | 1 | -0/+25 |
2018-06-26 | L3DSR fix ip checksum issue and add test | Hongjun Ni | 1 | -0/+6 |
2018-06-26 | Add negative tests for leaking across different VRFs - ip4/6 | Jan Gelety | 2 | -31/+172 |
2018-06-25 | make test: fix RETRIES when setUpClass throws | Klement Sekera | 2 | -2/+25 |
2018-06-25 | make test: fix broken interfaces #2 | Klement Sekera | 5 | -86/+84 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" | Klement Sekera | 23 | -86/+61 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 13 | -574/+634 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 13 | -634/+574 |
2018-06-22 | Revert "make test: fix broken interfaces" | Ole Troan | 23 | -61/+86 |
2018-06-22 | make test: fix broken interfaces | Klement Sekera | 23 | -86/+61 |
2018-06-22 | Python API: Add enum and union support. | Ole Troan | 2 | -487/+1 |
2018-06-21 | test:vxlan over ipv6 tests | Eyal Bari | 6 | -6/+213 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 13 | -574/+634 |
2018-06-21 | Implement DHCPv6 IA NA client (VPP-1094) | Juraj Sloboda | 2 | -32/+388 |
2018-06-19 | Fixed bugs in SRv6 API | Pablo Camarillo | 3 | -45/+50 |
2018-06-18 | Revert "Python API: Add enum and union support." | Ole Trøan | 2 | -3/+451 |
2018-06-17 | Python API: Add enum and union support. | Ole Troan | 2 | -451/+3 |
2018-06-15 | Update DHCPv6 DUID code and fix coverity warnings | Juraj Sloboda | 1 | -12/+9 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) | Matus Fabian | 1 | -936/+1105 |
2018-06-14 | MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite | Ole Troan | 1 | -4/+3 |
2018-06-11 | udp: fix for multiple workers and add test | Florin Coras | 1 | -0/+74 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 3 | -21/+13 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) | Juraj Sloboda | 2 | -0/+493 |
2018-06-08 | Gratuitous ARP packet handling | Neale Ranns | 2 | -2/+104 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 2 | -6/+33 |
2018-05-30 | make test: VPP-1288 fix bogus sw_if_index values | Klement Sekera | 1 | -8/+6 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) | Matus Fabian | 1 | -136/+150 |
2018-05-27 | Fixes make test errors with clang compiler on aarch64 | Sirshak Das | 1 | -3/+3 |
2018-05-25 | bond: performance harvesting | Steven | 1 | -11/+3 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 2 | -7/+8 |
2018-05-25 | VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. | Ole Troan | 2 | -18/+22 |
2018-05-23 | make test: VPP-1288 fix from sw_if_index values | Klement Sekera | 2 | -9/+6 |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. | Ole Troan | 1 | -5/+11 |
2018-05-23 | VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. | Ole Troan | 2 | -1/+213 |
2018-05-18 | IP table bind allowed only if table exists | Neale Ranns | 2 | -1/+9 |
2018-05-18 | Rework kube-proxy into LB plugin | Hongjun Ni | 2 | -208/+70 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) | Matus Fabian | 2 | -33/+79 |