Age | Commit message (Expand) | Author | Files | Lines |
2018-03-23 | make test: code cleanup | Klement Sekera | 3 | -57/+38 |
2018-03-23 | NAT44: fix ICMP checksum update crash (VPP-1205) | Matus Fabian | 2 | -0/+6 |
2018-03-23 | acl-plugin: make test: add a test which deletes an interface with applied ACL | Andrew Yourtchenko | 1 | -0/+39 |
2018-03-23 | acl-plugin: make test: shuffle applied ACLs as part of the tests | Andrew Yourtchenko | 2 | -1/+85 |
2018-03-23 | IGMP: coverity fixes and remove checks for scapy IGMPv3 | Neale Ranns | 3 | -25/+6 |
2018-03-22 | bond: performance enhancement | Steven | 3 | -155/+220 |
2018-03-22 | vom: itf: make vhost_user as socket slave | Mohsin Kazmi | 1 | -1/+2 |
2018-03-22 | VPP-1204: Fix coverity warning | Dave Barach | 1 | -2/+5 |
2018-03-22 | Add circular logging | Dave Barach | 3 | -21/+85 |
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 | 15 | -1149/+2120 |
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 | 3 | -7/+137 |
2018-03-22 | memif: version 2 | Damjan Marion | 6 | -486/+558 |
2018-03-22 | Avoid atomic ops when polling queues | Dave Barach | 1 | -4/+5 |
2018-03-22 | vom: l2-emulation: Fix sweep function | Mohsin Kazmi | 2 | -2/+2 |
2018-03-21 | udp: make udp encap pool cacheline aligned | Damjan Marion | 1 | -1/+1 |
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 | 38 | -1/+7743 |
2018-03-21 | VPP_1202: handle DHCP NAK packets | Dave Barach | 2 | -1/+28 |
2018-03-21 | UDP Encap counters | Neale Ranns | 7 | -2/+253 |
2018-03-21 | Detailed Interface stats API takes sw_if_index | Neale Ranns | 1 | -1/+4 |
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-21 | reassembly: feature/concurrency | Klement Sekera | 18 | -698/+998 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 35 | -4361/+5492 |
2018-03-20 | Fix Allow ARP packets for dot1q interface with MACIP enabled | Steve Shin | 1 | -50/+169 |
2018-03-19 | VCL: Fix Coverity CID183003 | Dave Wallace | 1 | -1/+1 |
2018-03-19 | Use x(void) not x() in new interface stats code | Neale Ranns | 2 | -5/+5 |
2018-03-19 | session: fix coverity warnings | Florin Coras | 2 | -1/+12 |
2018-03-19 | Coverity found bugs in recent MPLS changes | Neale Ranns | 3 | -17/+8 |
2018-03-19 | QoS code coverity found errors | Neale Ranns | 1 | -2/+2 |
2018-03-19 | FIB code coverity found defect | Neale Ranns | 1 | -1/+1 |
2018-03-19 | VCL: Fix Coverity CID183009 | Dave Wallace | 1 | -1/+1 |
2018-03-19 | Interface Unicast, Multicast and Broadcast stats on the API | Neale Ranns | 4 | -6/+162 |
2018-03-19 | IGMP plugin | Jakub Grajciar | 20 | -2/+3190 |
2018-03-19 | QoS: publish qos.api.h file | Matus Fabian | 1 | -0/+3 |
2018-03-19 | IPIP: Fix coverity error. | Ole Troan | 1 | -0/+3 |
2018-03-19 | Scapy upgrade to 2.4.0.rc5 | Neale Ranns | 11 | -10/+211 |
2018-03-19 | FIX: Fixed ip6_fib_dump api function response. | Dmitry Vakhrushev | 3 | -1/+9 |
2018-03-18 | Remove unnumbered configuration on interface delete | Neale Ranns | 8 | -100/+101 |
2018-03-16 | cli: make q work again | Florin Coras | 1 | -0/+8 |
2018-03-16 | QoS recording and marking | Neale Ranns | 24 | -18/+2046 |
2018-03-16 | Fix a long-latent bi=0 bug in vlib_buffer_add_data | Dave Barach | 3 | -4/+4 |
2018-03-16 | IPv6 ND Router discovery control plane (VPP-1095) | Juraj Sloboda | 9 | -8/+1236 |
2018-03-16 | stats: allow configuring poller delay | Klement Sekera | 4 | -19/+126 |
2018-03-16 | IPSec: fix IPv6 policy deleting | Matus Fabian | 1 | -1/+1 |
2018-03-16 | remove spurious print statements from DVR tests | Neale Ranns | 1 | -2/+0 |
2018-03-16 | Fix sample-plugin build on ubuntu 18.04 | Damjan Marion | 1 | -1/+0 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) | Juraj Sloboda | 8 | -9/+747 |