Age | Commit message (Expand) | Author | Files | Lines |
2018-07-27 | vcl: use events for epoll/select/read/write |  Florin Coras | 9 | -32/+46 |
2018-07-27 | Fix memory leak in processing of ICMPv6 RA event (VPP-1360) |  Juraj Sloboda | 1 | -1/+2 |
2018-07-26 | Clean up dpdk plugin rx/tx pcap tracing |  Dave Barach | 2 | -0/+6 |
2018-07-26 | L2 Flood: use the buffer clone API rather than buffer recycle |  Neale Ranns | 1 | -260/+168 |
2018-07-24 | Create a unit-test plugin |  Dave Barach | 1 | -1779/+0 |
2018-07-23 | session: send rx events only if session ready |  Florin Coras | 2 | -2/+9 |
2018-07-23 | L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api |  Neale Ranns | 3 | -4/+7 |
2018-07-23 | Update pipeline.h: use vlib_get_buffers |  Dave Barach | 3 | -329/+215 |
2018-07-23 | fix vector index range checks |  Eyal Bari | 8 | -8/+8 |
2018-07-21 | Loopback tx: support multiple tx intfcs per frame |  Dave Barach | 1 | -153/+197 |
2018-07-21 | fix IP directed broadcast node declarations |  Matthew Smith | 2 | -2/+2 |
2018-07-20 | Add congestion drop in interface handoff |  Damjan Marion | 1 | -3/+27 |
2018-07-20 | QOS: mark/record fix feature ordering c-n-p error |  Neale Ranns | 1 | -5/+5 |
2018-07-20 | IP directed broadcast |  Neale Ranns | 15 | -29/+279 |
2018-07-20 | QoS: marking and recording for MPLS and VLAN |  Neale Ranns | 3 | -18/+267 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 19 | -76/+42 |
2018-07-19 | session: coverity warnings |  Florin Coras | 1 | -8/+10 |
2018-07-19 | Add a new communication channel between VPP and openssl engine |  Ping Yu | 1 | -1/+1 |
2018-07-19 | Cleanup of handoff code |  Damjan Marion | 5 | -341/+24 |
2018-07-19 | qos record:fix disable on interface delete |  Eyal Bari | 1 | -1/+1 |
2018-07-19 | ip4-input and ip4-input-no-checksum should be siblings |  Neale Ranns | 1 | -11/+1 |
2018-07-18 | qos mark/record: fix disable-sw_if_index range check |  Eyal Bari | 2 | -2/+2 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 3 | -0/+20 |
2018-07-17 | loopback:fix delete to check interface class |  Eyal Bari | 1 | -13/+6 |
2018-07-17 | session: send ctrl msg over mq |  Florin Coras | 9 | -63/+521 |
2018-07-17 | session: use msg queue for events |  Florin Coras | 16 | -310/+453 |
2018-07-17 | session: make sure segment sizes are page aligned |  Florin Coras | 1 | -1/+3 |
2018-07-17 | VOM: support for pipes |  Neale Ranns | 2 | -10/+10 |
2018-07-16 | Adjacency-BFD: assume BFD down on create |  Neale Ranns | 2 | -10/+17 |
2018-07-15 | VPP-1341: fix loopback interface graph arcs |  Dave Barach | 4 | -66/+175 |
2018-07-14 | Improve IP4 ARP and IP6 ND Events Notificationv18.10-rc0 |  John Lo | 2 | -11/+32 |
2018-07-13 | VPP-1338: fix ipsec api coverity warnings |  Dave Barach | 1 | -4/+3 |
2018-07-12 | srv6: fix pointers in quad loops |  Francois Clad | 1 | -6/+6 |
2018-07-11 | session: push tx notifications only if needed |  Florin Coras | 1 | -1/+6 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 36 | -58/+59 |
2018-07-11 | bridge-domain:fix no_flood count |  Eyal Bari | 1 | -0/+3 |
2018-07-10 | VPP-1337: Dangling reference be gone! |  Dave Barach | 3 | -0/+6 |
2018-07-10 | FIB path dump: fix next-hop-table ID for recursive routes |  Neale Ranns | 2 | -2/+3 |
2018-07-09 | IGMP improvements |  Neale Ranns | 8 | -24/+236 |
2018-07-09 | vxlan:use bihash_16_8 for ipv4 lookup |  Eyal Bari | 3 | -66/+76 |
2018-07-09 | new pipe code does not use stdints |  Neale Ranns | 1 | -2/+2 |
2018-07-08 | Fix IPsec intf tx node setup at intf creation |  Matthew Smith | 1 | -2/+2 |
2018-07-08 | session/svm: fix coverity warnings |  Florin Coras | 1 | -1/+5 |
2018-07-08 | vhost: Add multi-versioning support |  Mohsin Kazmi | 6 | -1534/+1667 |
2018-07-07 | Pipes |  Neale Ranns | 11 | -7/+1199 |
2018-07-05 | vxlan:use bihash_24_8 for ipv6 lookup |  Eyal Bari | 3 | -116/+167 |
2018-07-04 | fix VPP-1312 Invalid UDP packet length in ipsec |  Klement Sekera | 1 | -1/+2 |
2018-07-04 | IP FIB dump - incorrect table-ID for deag paths |  Neale Ranns | 1 | -1/+1 |
2018-07-04 | Remove unused members from ip4_fib_t |  Neale Ranns | 2 | -9/+3 |
2018-07-04 | add 'src-lookup' keyword for FIB paths |  Neale Ranns | 1 | -0/+4 |