qemu-e2k/include/net
Lukas Straub 1973136532 net/filter.c: Add Options to insert filters anywhere in the filter list
To switch the Secondary to Primary, we need to insert new filters
before the filter-rewriter.

Add the options insert= and position= to be able to insert filters
anywhere in the filter list.

position should be "head" or "tail" to insert at the head or
tail of the filter list or it should be "id=<id>" to specify
the id of another filter.
insert should be either "before" or "behind" to specify where to
insert the new filter relative to the one specified with position.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Reviewed-by: Zhang Chen <chen.zhang@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2020-03-03 18:04:47 +08:00
..
announce.h
can_emu.h Include qemu/queue.h slightly less 2019-08-16 13:31:52 +02:00
can_host.h
checksum.h
eth.h
filter.h net/filter.c: Add Options to insert filters anywhere in the filter list 2020-03-03 18:04:47 +08:00
net.h Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
queue.h
slirp.h
tap.h
vhost_net.h
vhost-user.h