summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-06-23 09:56:59 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-06-24 13:45:47 +0200
commitcafbc790d1affec2c9524c5ee1915485a1ac6879 (patch)
tree8f45c2570ed2ac58a66feb14ee887fd255c87e13 /.travis.yml
parent54af0c65f741d7686f80f5c8827ea02aa3d4db47 (diff)
sd-netlink: rename NLA_ to NETLINK_TYPE_
The NLA_ names are used to name real datatypes we extract out of netlink messages. The kernel has an internal enum with the same names (NLA_foobar), which is *NOT* binary compatible to our types. Furthermore, we support a different set of types than the kernel (as we try to treat some kernel peculiarities as our own types to simplify the API). Rename NLA_ to NETLINK_TYPE_ to make clear that this is our own set of types.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions