]> git.proxmox.com Git - ovs.git/history - lib/netdev-vport.c
netdev-dpdk: vhost get stats fix.
[ovs.git] / lib / netdev-vport.c
2017-08-09 Paul Blakeynetdev-vport: Always implement get_ifindex for netdev...
2017-08-07 Ben PfaffRevert "netdev-vport: Always implement get_ifindex...
2017-08-07 Paul Blakeynetdev-vport: Always implement get_ifindex for netdev...
2017-07-13 Eric Garvernetdev: fix missing shifts of VXLAN_EXT_GPE
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-15 Paul Blakeynetdev-vport: Use common offloads interface
2017-06-14 Paul Blakeynetdev: Adding a new netdev API to be used for offloadi...
2017-06-02 Georg Schmueckinguserspace: add vxlan gpe support to vport
2017-06-02 Jan Scheurichuserspace: L3 tunnel support for GRE and LISP
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-04-06 Ben Pfaffutil: New macro ovs_strlcpy_arrays().
2017-01-28 Pravin B Shelarovs-router: introduce pkt-mark.
2017-01-28 Pravin B Shelartunnel: Add support to configure ptk_mark
2017-01-12 Daniele Di Proiettonetdev-vport: Do not log empty warnings on success.
2017-01-12 Daniele Di Proiettonetdev: Add 'errp' to set_config().
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-09-24 Pravin B Shelaropenvswitch: deprecates support for IPsec tunnel port.
2016-09-21 Huanle HanRemove execute permisson on source files
2016-08-15 Daniele Di Proiettonetdev: Pass 'netdev_class' to ->run() and ->wait().
2016-08-10 Binbin Xunetdev-vport: remove unused function
2016-07-27 Thadeu Lima de Sou... netdev-vport: don't use system type when opening netdev
2016-06-02 Thadeu Lima de Sou... netdev-vport: Update copyright headers
2016-06-02 Thadeu Lima de Sou... netdev-vport: remove unneeded headers
2016-05-23 Daniele Di Proiettonetdev-dpdk: Use ->reconfigure() call to change rx...
2016-05-23 Daniele Di Proiettonetdev: Add reconfigure request mechanism.
2016-05-19 Pravin B Shelarnetdev-vport: Factor-out tunnel Push-pop code into...
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-24 Pravin B Shelarnetdev: remove netdev_get_in4()
2016-03-24 Pravin B Shelartunneling: Enable IPv6 tuneling.
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-17 Ilya Maximetsnetdev: New field 'is_pmd' in netdev_class.
2016-02-23 Lance Richardsonlib: Fix netbsd compilation error.
2016-02-18 Pravin B Shelartunneling: Disable IPv6 tunnel
2015-12-04 Thadeu Lima de Sou... netdev-vport: Add IPv6 support for build/push/pop tunne...
2015-11-30 Jiri Benctunneling: add IPv6 support to netdev_tunnel_config
2015-10-13 Thadeu Lima de Sou... route: support IPv6 and use IPv4-mapped addresses
2015-09-13 Jesse Grosstunnel: Validate IP header for userspace tunneling.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-20 Pravin B Shelartunneling: Remove gre64 tunnel support.
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-06-26 Jesse Grosstunneling: Userspace datapath support for Geneve options.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-05-01 Pravin B Shelardpctl: cleaner dpctl output for tunnel ports.
2015-04-29 Pravin B Shelardatapath: Add Stateless TCP Tunneling protocol.
2015-04-20 Daniele Di Proiettodp-packet: Rename 'dp_hash' in 'rss_hash'.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-09 Jesse Grosstunneling: Convert tunnel push/pop functions to act...
2015-04-07 Jesse Grosstunneling: Add UDP checksum support for userspace tunnels.
2015-04-07 Jesse Grosstunneling: Add userspace tunnel support for Geneve.
2015-04-07 Jesse Grosstunneling: Factor out common UDP tunnel code.
2015-04-07 Jesse Grossvxlan: Set FLOW_TNL_F_KEY for received packets.
2015-04-07 Jesse Grosstunneling: Use flow flag for GRE checksum calculation.
2015-04-07 Jesse Grosstunneling: Fix location of GRE checksums.
2015-04-07 Jesse Grosstunneling: Add check for GRE protocol is Ethernet.
2015-04-07 Jesse Grosstunneling: Include IP TTL in flow metadata.
2015-03-27 Alex Wangnetdev-vport: Do not update netdev when there is no...
2015-03-27 Ricky Linetdev: Fix user space tunneling for set_tunnel action.
2015-03-24 Jesse Grosstunnels: Enable UDP checksum computation for Geneve...
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2015-02-06 Thomas Graftunnel: Provide framework for tunnel extensions for...
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-01 Pravin B Shelarroute-table: Remove Unregister.
2014-11-21 Pravin B Shelardpctl: Fix crash.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-03 Pravin B Shelarroute-table: Use classifier to store routing table.
2014-09-15 Alex Wangnetdev: Add function for configuring tx and rx queues.
2014-09-15 Pravin B Shelarofproto: Do not update stats on fake bond interface.
2014-09-12 Alex Wangnetdev: Add function for getting the numa node id of...
2014-06-24 Ben Pfaffnetdev-vport: Fix use-after-free error in netdev_vport_...
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-05-02 Alex Wangnetdev-vport: Checks tunnel status change when route...
2014-04-10 Alex Wangnetdev: Add 'change_seq' back to netdev.
2014-03-13 Gurucharan Shettynetdev-vport: Don't look for ovs-monitor-ipsec's pid...
2013-12-12 Joe Stringernetdev: Globally track port status changes
2013-11-19 Lorand Jakabofproto-dpif: add support for layer 3 ports
2013-11-11 Joe Stringernetdev: Make naming more consistent
2013-09-17 Ethan Jacksonnetdev-vport: Fix indentation.
2013-08-28 Ben Pfaffnetdev: Fix deadlock when netdev_dump_queues() callback...
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-10 Ben Pfaffnetdev: Make netdev access thread-safe.
2013-08-10 Ben Pfaffnetdev-vport: Make netdev_vport_patch_peer() return...
2013-08-10 Ben Pfaffnetdev: Adopt four-step alloc/construct/destruct/deallo...
2013-08-08 Ben Pfaffnetdev-vport: Use ovs_mutex rather than a raw pthread_m...
2013-07-23 Ben Pfaffnetdev-vport: Make pid checking in set_tunnel_config...
2013-06-18 Ethan Jacksonofproto-dpif: Store patch port peer in struct ofport_dpif.
2013-06-10 Ben Pfaffnetdev-vport: Make netdev_vport_get_dpif_port() code...
2013-06-06 Ben Pfaffnetdev-vport: Don't return static data in netdev_vport_...
2013-06-05 Ben Pfaffnetdev-vport: Make 'iface' non-static in tunnel_get_sta...
2013-05-18 Ben Pfaffnetdev-dummy: Remove FreeBSD dependency.
2013-05-16 Alex Wangnetdev: Prevent using reserved names
2013-05-10 Ben Pfaffnetdev: Get rid of netdev_dev.
2013-05-10 Ben PfaffRename superclass members to 'up'.
2013-05-10 Ben Pfaffnetdev: Add new "struct netdev_rx" for capturing packet...
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
next