Age | Commit message (Expand) | Author | Files | Lines |
2018-04-04 | Detailed stats collection feature | Neale Ranns | 5 | -23/+290 |
2018-04-04 | NAT added FIB entries have a preference lower than API/CLI | Neale Ranns | 2 | -0/+6 |
2018-04-03 | reassembly: bug fixes | Klement Sekera | 3 | -17/+22 |
2018-04-03 | session: use fib index in ip local test | Florin Coras | 1 | -1/+1 |
2018-03-30 | tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] | Steven | 2 | -5/+6 |
2018-03-30 | bond: show trace causes a crash if the interface is deleted | Steven | 3 | -13/+32 |
2018-03-29 | Coverity fixes (VPP-1204) | Chris Luke | 5 | -12/+15 |
2018-03-29 | ip6: fix ip6-local urpf checking | Florin Coras | 1 | -4/+7 |
2018-03-29 | l2_input:optimize counter access | Eyal Bari | 1 | -31/+16 |
2018-03-29 | tcp: fix fib index buffer tagging | Florin Coras | 3 | -14/+19 |
2018-03-29 | No need for this routine to be global | Dave Barach | 1 | -1/+1 |
2018-03-28 | bond: cli rename | Steven | 1 | -11/+10 |
2018-03-28 | SCTP: use custom fib | Marco Varlese | 2 | -7/+12 |
2018-03-27 | vxlan:refactor add del command function | Eyal Bari | 1 | -102/+43 |
2018-03-27 | bond: coverity woes | Steven | 2 | -27/+32 |
2018-03-26 | VCL: add IPv6 to socket_test.sh and make test | Dave Wallace | 1 | -2/+4 |
2018-03-26 | Restore the brief FIB entry printing | Neale Ranns | 1 | -7/+7 |
2018-03-26 | afpacket: Fix the reply if itf already exits | Mohsin Kazmi | 1 | -1/+3 |
2018-03-25 | session: fix local session disconnects | Florin Coras | 3 | -22/+58 |
2018-03-23 | Drop dhcp pkts w/ hardware address mismatches | Dave Barach | 2 | -11/+40 |
2018-03-23 | IPSEC_AH: broken initialization (VPP-1208) | Marco Varlese | 1 | -1/+1 |
2018-03-23 | tcp/session: sprinkle prefetches | Florin Coras | 4 | -16/+37 |
2018-03-23 | session: allow builtin apps to register names | Florin Coras | 6 | -20/+73 |
2018-03-22 | bond: performance enhancement | Steven | 3 | -155/+220 |
2018-03-22 | acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other... | Andrew Yourtchenko | 1 | -1/+2 |
2018-03-22 | Avoid atomic ops when polling queues | Dave Barach | 1 | -4/+5 |
2018-03-21 | udp: make udp encap pool cacheline aligned | Damjan Marion | 1 | -1/+1 |
2018-03-21 | bond: Add bonding driver and LACP protocol | Steven | 7 | -0/+2768 |
2018-03-21 | VPP_1202: handle DHCP NAK packets | Dave Barach | 2 | -1/+28 |
2018-03-21 | UDP Encap counters | Neale Ranns | 3 | -0/+65 |
2018-03-21 | Detailed Interface stats API takes sw_if_index | Neale Ranns | 1 | -1/+4 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 12 | -353/+795 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 31 | -4343/+5452 |
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 | Interface Unicast, Multicast and Broadcast stats on the API | Neale Ranns | 4 | -6/+162 |
2018-03-19 | IGMP plugin | Jakub Grajciar | 2 | -2/+36 |
2018-03-19 | IPIP: Fix coverity error. | Ole Troan | 1 | -0/+3 |
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 | 6 | -80/+68 |
2018-03-16 | QoS recording and marking | Neale Ranns | 19 | -11/+1630 |
2018-03-16 | Fix a long-latent bi=0 bug in vlib_buffer_add_data | Dave Barach | 1 | -2/+2 |
2018-03-16 | IPv6 ND Router discovery control plane (VPP-1095) | Juraj Sloboda | 5 | -1/+1029 |
2018-03-16 | stats: allow configuring poller delay | Klement Sekera | 2 | -16/+28 |
2018-03-16 | IPSec: fix IPv6 policy deleting | Matus Fabian | 1 | -1/+1 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) | Juraj Sloboda | 4 | -5/+613 |
2018-03-16 | session: allow local host binds | Florin Coras | 1 | -4/+4 |