ntop / PF_RING

High-speed packet processing framework
http://www.ntop.org
GNU Lesser General Public License v2.1
2.67k stars 353 forks source link

vm registration and clean up api's #586

Open tsivakca67 opened 4 years ago

tsivakca67 commented 4 years ago

I am using pfring_zc_vm_register supplying the monitor socket for different vm's How do I handle the scenario of a guest machine (vm) restarting? Is there an api for unregistering the monitor socket on error and re-register it with another socket and inform the backend too?

cardigliano commented 4 years ago

@tsivakca67 there is no api for this actually, it requires a zbalance_ipc restart.