Age | Commit message (Expand) | Author | Files | Lines |
2018-03-23 | acl-plugin: improvements in 'show acl-plugin macip acl' CLI | Andrew Yourtchenko | 2 | -11/+47 |
2018-03-23 | acl-plugin: set ACL heap within the exported functions that might alloc memory | Andrew Yourtchenko | 3 | -0/+23 |
2018-03-23 | NAT44: fix ICMP checksum update crash (VPP-1205) | Matus Fabian | 2 | -0/+6 |
2018-03-23 | IGMP: coverity fixes and remove checks for scapy IGMPv3 | Neale Ranns | 2 | -9/+5 |
2018-03-22 | VPP-1204: Fix coverity warning | Dave Barach | 1 | -2/+5 |
2018-03-22 | Revert "acl-plugin: improvement on 'show acl-plugin' CLI" | Damjan Marion | 2 | -37/+9 |
2018-03-22 | acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other... | Andrew Yourtchenko | 14 | -1148/+2118 |
2018-03-22 | gbp: Add the next node lookup | Mohsin Kazmi | 1 | -0/+5 |
2018-03-22 | NAT44: interface output feature and dst NAT (VPP-1200) | Matus Fabian | 2 | -7/+78 |
2018-03-22 | memif: version 2 | Damjan Marion | 6 | -486/+558 |
2018-03-21 | acl-plugin: improvement on 'show acl-plugin' CLI | Steve Shin | 2 | -9/+37 |
2018-03-21 | bond: Add bonding driver and LACP protocol | Steven | 24 | -0/+3994 |
2018-03-21 | IGMP plugin initialises the FIB/MFIB via ip4 module | Neale Ranns | 1 | -1/+4 |
2018-03-21 | NAT44: fix removal of LB static mappings with same local address and port pai... | Matus Fabian | 1 | -5/+35 |
2018-03-20 | Fix Allow ARP packets for dot1q interface with MACIP enabled | Steve Shin | 1 | -50/+169 |
2018-03-19 | IGMP plugin | Jakub Grajciar | 14 | -0/+2755 |
2018-03-16 | QoS recording and marking | Neale Ranns | 2 | -6/+0 |
2018-03-15 | tls: add openssl engine | Florin Coras | 4 | -28/+823 |
2018-03-14 | vlib: internal buffer manager rework | Damjan Marion | 1 | -30/+18 |
2018-03-14 | Prevent calling rte_eth_xstats_get not initialized dev | Szymon Sliwa | 1 | -0/+2 |
2018-03-14 | IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. | Ole Troan | 8 | -1182/+0 |
2018-03-14 | srv6-plugins: fixing documentation | Francois Clad | 3 | -201/+247 |
2018-03-12 | NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194) | Matus Fabian | 1 | -2/+2 |
2018-03-12 | NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191) | Matus Fabian | 1 | -8/+7 |
2018-03-11 | dpdk-input node packet trace intermittent on IP forwading path | John Lo | 1 | -36/+37 |
2018-03-10 | Move the vnet cdp protocol implementation to a plugin | Dave Barach | 13 | -0/+2112 |
2018-03-09 | Coordinate known Ethernet speeds with Linux kernel and DPDK | Lee Roberts | 3 | -0/+43 |
2018-03-09 | dpdk: move DPDK vfio hack to dpdk plugin | Damjan Marion | 1 | -2/+67 |
2018-03-09 | when exceed max reass, | ahdj007 | 1 | -6/+12 |
2018-03-09 | ACL: Fix the detail for ethertype whitelist | Mohsin Kazmi | 2 | -3/+3 |
2018-03-08 | tls: make tls engines pluggable | Florin Coras | 3 | -0/+573 |
2018-03-08 | acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163) | Andrew Yourtchenko | 3 | -1/+180 |
2018-03-07 | NAT44: allow to configure one interface only as output or input feature (VPP-... | Matus Fabian | 1 | -0/+12 |
2018-03-07 | GBP: fix the runs before statement against the ACL node | Neale Ranns | 1 | -2/+2 |
2018-03-06 | LB plugin: Fix Layer-4 checksum error in L3DSR. | Yusuke Tatsumi | 1 | -0/+5 |
2018-03-06 | when lb tcp in2out flow, | ahdj007 | 1 | -0/+1 |
2018-03-06 | reass frag_n should to be inited to 0 | ahdj007 | 1 | -0/+1 |
2018-03-05 | Set DPDK_MLX4_PMD and DPDK_MLX5_PMD compile with default dlopen links | Amir Zeidner | 1 | -3/+0 |
2018-03-05 | vlib: vfio code rework | Damjan Marion | 1 | -1/+3 |
2018-03-05 | NAT44 - unknown protocols work with forwarding | Matthew Smith | 1 | -6/+9 |
2018-03-04 | vlib: map pci region by using vfio FD when vfio is used | Damjan Marion | 1 | -1/+1 |
2018-03-02 | NAT44: interface output feature and service host direct access (VPP-1176) | Matus Fabian | 2 | -6/+117 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. | Ole Troan | 10 | -721/+904 |
2018-03-01 | STN: Fix stn_rules_dump/details to follow API convention | Ole Troan | 3 | -8/+8 |
2018-02-27 | memif: Fix a message initialization problem in VAT | Jon Loeliger | 1 | -3/+2 |
2018-02-26 | vnet: add 25G interface speed flag | Damjan Marion | 1 | -0/+6 |
2018-02-25 | Fix bug in dpdk_crypto_session_disposal() | Matthew Smith | 1 | -0/+2 |
2018-02-24 | Fix crypto session deletion crash | Matthew Smith | 1 | -6/+9 |
2018-02-23 | Disable scatter-gather for ENA | Matthew Smith | 1 | -0/+1 |
2018-02-19 | dpdk: Fix MTU calc for NICs that support mtu<9216 | Nitin Saxena | 1 | -34/+66 |