summaryrefslogtreecommitdiff
path: root/lib/netlink-conntrack.c
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: Correct endianness for deleting zone.Justin Pettit2017-12-071-1/+1
* ct-dpif,dpif-netlink: Support conntrack flush by ct 5-tupleYi-Hung Wei2017-12-071-0/+97
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-031-1/+1
* dpctl: Add new 'ct-bkts' command.Antonio Fischetti2017-08-021-1/+5
* netlink-conntrack: Change unsupported IPPROTO log to debug.Jarno Rajahalme2017-03-281-2/+2
* lib: Indicate if netlink message had labels.Jarno Rajahalme2017-03-091-0/+1
* conntrack: Track ICMP type and code.Daniele Di Proietto2016-07-271-1/+1
* Windows: Use NETLINK_NETFILTER instead of NETLINK_GENERICSairam Venugopal2016-07-131-8/+0
* Windows: Ignore the dpif conversions for windows in netlink-conntrack.cSairam Venugopal2016-07-011-0/+10
* Windows: Add conntrack dump and flush support in userspaceSairam Venugopal2016-07-011-4/+37
* Move lib/ofpbuf.h to include/openvswitch directoryBen Warren2016-03-301-1/+1
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* netlink-conntrack: New module.Daniele Di Proietto2015-12-211-0/+829