Age | Commit message (Expand) | Author | Files | Lines |
2018-04-09 | L2: no-flood interface type in the Bridge-Domain |  Neale Ranns | 5 | -11/+42 |
2018-04-09 | plugins: unload plugin if early init fails |  Damjan Marion | 2 | -0/+57 |
2018-04-09 | DVR: save the rewrite length in packet meta-data for features |  Neale Ranns | 1 | -3/+9 |
2018-04-07 | BIER coveroty fix for unintialised return value on error |  Neale Ranns | 1 | -1/+1 |
2018-04-06 | Change l2-fwd node to allow possible feature before UU-FLOOD |  John Lo | 1 | -6/+14 |
2018-04-05 | IPIP: version.h is not needed |  Neale Ranns | 1 | -1/+0 |
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 |