
5 Jun
2018
5 Jun
'18
9:19 p.m.
On 06/05/2018 12:42 PM, Daniel P. Berrangé wrote:
Changed in v2:
- Use if() instead of switch()
Daniel P. Berrangé (2): nwfilter: fix IP address learning nwfilter: directly use poll to wait for packets instead of pcap_next
src/nwfilter/nwfilter_learnipaddr.c | 55 ++++++++++++++++++++++------- src/nwfilter/nwfilter_learnipaddr.h | 2 +- 2 files changed, 43 insertions(+), 14 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> (series) John