aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/netlink.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-27devices: allow link state down with netlinkMatthew Smith1-1/+1
2020-03-13devices: netlink create the object if missingDave Barach1-4/+4
2020-03-05tap: add support for persistanceMohsin Kazmi1-4/+4
2020-02-18devices: netlink: add more error loggingMohsin Kazmi1-10/+50
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-03-03netlink: Use nl_pid 0 to play nice with others.Jon Loeliger1-1/+1
2018-01-18tapv2: add option to set host-side default gwDamjan Marion1-0/+42
2017-12-08tapv2: multiple improvementsDamjan Marion1-51/+86
2017-12-02tap_v2: multiple improvementsDamjan Marion1-41/+145
2017-12-01virtio: fix coverity warningsSteven1-5/+6
2017-11-30tap_v2: move netlink code to separate fileDamjan Marion1-0/+114