Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | c11 safe string handling support | Dave Barach | 2 | -8/+8 |
2018-06-22 | Update tapv2 documentation | Ian Wells | 1 | -1/+1 |
2018-06-05 | VPP-1305: Add support for tags | Jerome Tollet | 2 | -2/+18 |
2018-05-18 | tap: remove the local vlib_log_info definition | Mohsin Kazmi | 1 | -9/+3 |
2018-04-27 | TAP memory leaks: | Neale Ranns | 2 | -26/+18 |
2018-04-17 | Add logging support | Damjan Marion | 2 | -0/+12 |
2018-03-30 | tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] | Steven | 1 | -2/+3 |
2018-03-02 | tapv2: CLI and binary API fixes | Steven | 2 | -3/+3 |
2018-02-28 | tapv2: abort in tap_create_if (VPP-1179) | Steven | 1 | -0/+1 |
2018-02-19 | virtio: add missing tx lock when running multithreaded | Damjan Marion | 1 | -0/+4 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-18 | tapv2: add option to set host-side default gw | Damjan Marion | 5 | -2/+53 |
2018-01-16 | tapv2: deleting tap interface may leak buffers (VPP-1124) | Steven | 1 | -2/+2 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -18/+19 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -6/+5 |
2017-12-14 | tap_v2: include host-side parameters in the dump binary API | Milan Lenco | 4 | -7/+99 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls | Swarup Nayak | 1 | -3/+5 |
2017-12-10 | tap_v2: fix issues reported by coverity | Damjan Marion | 1 | -3/+3 |
2017-12-08 | tapv2: multiple improvements | Damjan Marion | 5 | -70/+225 |
2017-12-05 | tap_v2: convert ring size from network to host order | Milan Lenco | 1 | -2/+2 |
2017-12-04 | tap_v2: move code to vnet/devices/tap | Damjan Marion | 5 | -0/+1068 |