datapath: Restore OVS_CB after skb_segment.
[cascardo/ovs.git] / datapath-windows /
2014-09-19 Nithin Rajudatapath-windows: add OVS_DP_CMD_SET and OVS_DP_CMD_GET...
2014-09-19 Nithin Rajudatapath-windows: add OvsCompareString() to compare...
2014-09-19 Nithin Rajudatapath-windows: return TRUE on success in NlAttrValidate
2014-09-18 Eitan Eliahudatapath-windows: NetLink kernel side, Event subscripti...
2014-09-17 Ankur Sharmadatapath-windows/Netlink: Add optional flag in policy.
2014-09-17 Ankur Sharmadatapath-windows: Add support for getting 64 and 16...
2014-09-17 Ankur Sharmadatapath-windows/Netlink: Added support for variable...
2014-09-17 Nithin Rajudatapath-windows: use the Netlink set API and need...
2014-09-17 Nithin Rajudatapath-windows: fix bug in NlBufCopyAtTailUninit
2014-09-12 Eitan EliahuNetlink_socket.c Join/Unjoin an MC group for event...
2014-09-12 Ankur Sharmadatapath-windows/Netlink: Nested attributes put/parse.
2014-09-12 Ankur Sharmadatapath-windows/NetlinkBuf.h: Added NlBufSize
2014-09-10 Nithin Rajudatapath-windows: update CodingStyle guideline for...
2014-09-09 Nithin Rajudatapath-windows: refactor code to setup dump start...
2014-09-09 Eitan Eliahunetlink-socket: Add support for async notification...
2014-09-04 Nithin Rajudatapath-windows: add support for GET_DP command to...
2014-09-04 Nithin Rajudatapath-windows: add a context structure for user...
2014-09-04 Nithin Rajudatapath-windows: make NL version a UIN8 and add a...
2014-09-04 Nithin Rajudatapath-windows: Data structures and functions for...
2014-09-04 Ankur Sharmadatapath-windows: NetlinkBuf.c: Minor fix for lines...
2014-09-04 Ankur Sharmadatapath-windows: Netlink.c: Add netlink put APIs.
2014-09-04 Ankur Sharmadatapath-windows: OvsTypes.h: Add support for BE16.
2014-09-04 Ankur Sharmadatapath-windows: NetlinkProto: Fix typo and add paddin...
2014-09-04 Ankur Sharmadatapath-windows: Add Netlink buffer management APIs.
2014-09-04 Ankur Sharmadatapath-windows: Move netlink files to a new directory.
2014-08-29 Samuel Ghinetdatapath-windows: Rename files.
2014-08-27 Nithin Rajudatapath-windows: Update netlink family IDs
2014-08-27 Nithin Rajudatapath-windows: define mcgroup IDs for VPORT and...
2014-08-22 Nithin Rajudatapath-windows: Use OVS_DEFAULT_PORT_NO instead of...
2014-08-22 Ankur Sharmadatapath-windows: remove reference to OvsNetlink.h
2014-08-22 Ankur Sharmadatapath-windows: Using windows kernel netlink parsing...
2014-08-22 Ankur Sharmadatapath-windows: add netlink message parsing APIs
2014-08-22 Nithin Rajudatapath-windows: define a version number in DP extensions
2014-08-19 Nithin Rajudatapath-windows: add infrastructure for supporting...
2014-08-19 Nithin Rajudatapath-windows: Add Datapath.[ch] and OVS_USE_NL_INTE...
2014-08-19 Nithin RajuAdd extentions to the standard datapath interface
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-15 Alin Serdeandatapath-windows: Use local time for Inf2Cat
2014-08-13 Nithin Rajudatapath-windows: check source port during tunnel Tx
2014-08-12 Ankur Sharmaodp-netlink.h: Autogenerate a version of odp-netlink...
2014-08-06 Alin Serdeandatapath-windows: Update ovsext.sln to properly build...
2014-08-05 Samuel Ghinetdatapath-windows: Rename solution name.
2014-08-01 Eitan Eliahudatapath-windows: Fix crash when internal port is removed.
2014-07-31 Saurabh Shahdatapath-windows: Add temporary files to gitignore.
2014-07-31 Saurabh Shahdatapath-windows: Rename the extension & vendor in...
2014-07-28 Saurabh Shahdatapath-windows: Kernel module for HyperV.