libvirt/src/nwfilter
Peter Krempa d6d4c08daf util: hash: Change type of hash table name/key to 'char'
All users of virHashTable pass strings as the name/key of the entry.
Make this an official requirement by turning the variables to 'const
char *'.

For any other case it's better to use glib's GHashTable.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2020-10-22 15:02:46 +02:00
..
xml meson: src/nwfilter: install nwfilter XML files 2020-08-03 09:27:05 +02:00
meson.build src/nwfilter/nwfilter_driver: convert to use GLib DBus 2020-09-17 18:20:28 +02:00
nwfilter_dhcpsnoop.c util: hash: Change type of hash table name/key to 'char' 2020-10-22 15:02:46 +02:00
nwfilter_dhcpsnoop.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_driver.c src/nwfilter/nwfilter_driver: convert to use GLib DBus 2020-09-17 18:20:28 +02:00
nwfilter_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_ebiptables_driver.c Replace all instances of 'virHashCreate' with 'virHashNew' 2020-10-22 15:02:46 +02:00
nwfilter_ebiptables_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_gentech_driver.c util: hash: Change type of hash table name/key to 'char' 2020-10-22 15:02:46 +02:00
nwfilter_gentech_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_learnipaddr.c util: hash: Remove virHashValueFree 2020-10-22 15:02:46 +02:00
nwfilter_learnipaddr.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
nwfilter_tech_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
virtnwfilterd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtnwfilterd.service.in systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
virtnwfilterd.sysconf systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00