Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-05-16 | make test: unify packet checksum verifications | Klement Sekera | 3 | -256/+151 |
2018-05-15 | No overlapping sub-nets on any interface in the same table/VRF (VPP-943) | Neale Ranns | 2 | -1/+9 |
2018-05-14 | NAT44: delete closed TCP session (VPP-1274) | Matus Fabian | 1 | -3/+3 |
2018-05-11 | make test: reorganize ipsec_ah test code | Klement Sekera | 1 | -191/+124 |
2018-05-10 | NAT44: sessions counters per user fix (VPP-1270) | Matus Fabian | 1 | -0/+25 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | Klement Sekera | 4 | -15/+276 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) | Matus Fabian | 1 | -44/+233 |
2018-05-07 | opensuse: OS_ID field content changed for SUSE | Marco Varlese | 1 | -1/+1 |
2018-05-02 | Scapy; update to release 2.4.0 | Neale Ranns | 1 | -1/+1 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC | Neale Ranns | 1 | -1/+1 |
2018-04-27 | Move VOM to extras/vom | Damjan Marion | 1 | -10/+36 |
2018-04-25 | GBPv6: NAT66 actions for GBP | Neale Ranns | 1 | -58/+150 |
2018-04-24 | NAT44: one-armed NAT and identity mapping (VPP-1212) | Matus Fabian | 1 | -0/+3 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) | Juraj Sloboda | 2 | -96/+132 |
2018-04-18 | typo fix: UNKOWN -> UNKNOWN | Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-04-18 | Fix PPPoE test case issues | Hongjun Ni | 2 | -42/+3 |
2018-04-17 | Add logging support | Damjan Marion | 2 | -2/+7 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 3 | -8/+64 |
2018-04-17 | ACL based forwarding | Andrew Yourtchenko | 3 | -0/+359 |
2018-04-17 | make test: ipsec test cleanup | Klement Sekera | 2 | -13/+9 |
2018-04-15 | vhost: add vhost interface add/delete/dump API test cases to make test | Steven | 3 | -0/+160 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 2 | -65/+7 |
2018-04-13 | NAT66: Do not translate if packet not aimed at outside interface | Juraj Sloboda | 1 | -0/+23 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 2 | -7/+65 |
2018-04-13 | GBP V2 | Neale Ranns | 3 | -185/+934 |