chiark / gitweb /
sd-network: make socket filter programs static const where possible
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Jul 2014 21:49:54 +0000 (23:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Jul 2014 21:53:08 +0000 (23:53 +0200)
commit088b6ba2648db1899fd956bf8238f0706fbe6c45
tree7c15a109df2b0fa89fab60980cb56cd229544979
parent2f82f5eae471a23a7aa9f40f19079a4b63e19496
sd-network: make socket filter programs static const where possible

(also, fix some whitespace/indentation issues, and avoid "index" as identifier in
order to not clash against libc's "index()" call)
src/libsystemd-network/dhcp-network.c
src/libsystemd-network/ipv4ll-network.c