]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ndisc: small coding style fixes
authorLennart Poettering <lennart@poettering.net>
Tue, 24 May 2016 19:34:48 +0000 (21:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 May 2016 13:34:43 +0000 (15:34 +0200)
commit9c4f6ccb70a192abb3ae58ac8f22d12c942ea898
tree48b324bf3f476de593e6ab1b0d42c2cbc58d48f7
parent79b490b79606519fc197bd65098208f9e1312e1b
sd-ndisc: small coding style fixes

Let's use usec_t internally always, when dealing with time values.

Let's use uint8_t* pointers if we are dealing with generic byte pointers.
src/libsystemd-network/sd-ndisc.c