]> git.proxmox.com Git - mirror_ovs.git/history - lib/netdev-windows.c
ofp-actions: Fix userspace support for mpls_ttl.
[mirror_ovs.git] / lib / netdev-windows.c
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-05-19 Shashank RamUse xmalloc instead of malloc in some Windows code.
2017-02-22 Alin Serdeanwindows: Broken internal netdevs
2017-02-08 Alin Serdeanwindows: netdev report error if query failed
2016-12-20 Alin Serdeanwindows: Incorrect check while fetching adapter addresses
2016-11-04 Alin Serdeannetdev-windows: use bitwise comparison for flags
2016-11-04 Alin Serdeannetdev-windows: fix ofpbuf initialization
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-17 Ilya Maximetsnetdev: New field 'is_pmd' in netdev_class.
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2015-08-31 Nithin Rajunetdev-windows: Fix typo in call to memcpy().
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-27 Alin Serdeannetdev-windows: Add ARP lookup and next hop functionality.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-05 Gurucharan Shettynetdev-windows: Fix broken compilation.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-10-28 Nithin Rajunetdev-windows: Fix bugs in flag update and MAC address...
2014-10-22 Wang Sheng-HuiUse magic ETH_ADDR_LEN instead of 6 for Ethernet addres...
2014-10-17 Ankur Sharmadatapath-windows: netdev-windows fixes for vswitchd...
2014-10-08 Nithin Rajulib/netdev-windows.c: nuke the init function.
2014-10-06 Nithin Rajunetdev-windows: add code to query netdev information
2014-10-06 Nithin Rajunetdev-windows: New module.