summaryrefslogtreecommitdiff
path: root/vswitchd/bridge.c
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-upcall: Wait for valid hw flow stats before applying min-revalid...Eelco Chaudron2023-03-151-0/+3
* ipfix: Make template and stats interval configurable.Adrian Moreno2023-02-271-0/+17
* dpctl: Add support to count upcall packets.wangchuanlei2023-01-311-1/+3
* netdev: Assume default link speed to be 10 Gbps instead of 100 Mbps.Ilya Maximets2022-11-301-2/+2
* vswitchd: Publish per iface received multicast packets.David Marchand2022-11-241-0/+1
* xenserver: Remove xenserver.Greg Rose2022-08-151-48/+4
* ofproto/bond: Add knob 'all-members-active'.Christophe Fontaine2022-07-151-0/+3
* odp-execute: Add function pointers to odp-execute for different action implem...Emma Finn2022-07-151-0/+3
* hmap: use short version of safe loops if possible.Adrian Moreno2022-03-301-28/+28
* list: use short version of safe loops if possible.Adrian Moreno2022-03-301-8/+8
* bridge: Fix incorrect configuration of netdev's dpif type.Ilya Maximets2021-12-171-2/+0
* netdev-vport: Fix userspace tunnel ioctl(SIOCGIFINDEX) info logs.Lin Huang2021-12-081-0/+2
* ovsdb-idl: Add memory report function.Ilya Maximets2021-11-041-0/+2
* ovsdb-data: Optimize union of sets.Ilya Maximets2021-09-241-3/+3
* bridge: Use correct (legacy) role names in database.Ben Pfaff2021-07-071-2/+2
* bridge: fix type mismatchYunjian Wang2021-07-021-5/+5
* bridge: Only an inactivity_probe of 0 should turn off inactivity probes.Ben Pfaff2021-07-021-2/+4
* add port-based ingress policing based packet-per-second rate-limitingYong Xu2021-07-011-2/+4
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-17/+18
* bond: Fix using uninitialized 'lacp_fallback_ab_cfg' for 'bond-primary'.Ilya Maximets2020-10-171-5/+4
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-161-14/+13
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-4/+4
* bond: Add 'primary' interface concept for active-backup mode.Jeff Squyres2020-07-171-0/+5
* bridge: Fix null dereference on ct_timeout_policy recordYi-Hung Wei2020-06-271-2/+4
* userspace: Avoid dp_hash recirculation for balance-tcp bond mode.Vishal Deep Ajmera2020-06-221-0/+5
* vswitchd: Add serial number configuration.Kirill A. Kornilov2020-01-311-0/+9
* userspace: Add TCP Segmentation Offload supportFlavio Leitner2020-01-171-0/+2
* bridge: Split the column updates of rstp statistics and status.Krishna Kolakaluri2020-01-061-3/+31
* bridge: Allow manual notifications about interfaces' updates.Ilya Maximets2019-12-181-0/+2
* Add offload packets statisticszhaozhanxu2019-12-061-5/+12
* ofproto-dpif: Expose datapath capability to ovsdb.William Tu2019-11-211-0/+21
* ofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy tablesYi-Hung Wei2019-09-261-2/+195
* show "rx_missed_errors" counter in interface statisicstxfh20072019-09-251-0/+1
* vswitchd: Make packet-in controller queue size configurableDumitru Ceara2019-09-231-0/+26
* vswitch: ratelimit the device add logAaron Conole2019-09-231-2/+7
* upcall: Configure datapath min-revalidate-pps through ovs-vsctl.Vlad Buslov2019-08-211-0/+3
* upcall: Configure datapath max-revalidator through ovs-vsctl.Vlad Buslov2019-08-211-0/+3
* netdev: Split up netdev offloading to separate module.Ilya Maximets2019-06-111-0/+1
* ofproto-dpif-xlate: Add "always" mode to priority tagsEli Britstein2019-05-241-0/+2
* ofproto-dpif-xlate: Change priority tags from boolean to enumEli Britstein2019-05-241-2/+6
* bridge: Propagate patch port pairing errors to db.Ilya Maximets2019-03-261-0/+13
* vswitchd: Allow user to configure controllers as "primary" or "service".Ben Pfaff2019-02-051-0/+11
* connmgr: Make treatment of active and passive connections more uniform.Ben Pfaff2019-02-051-1/+1
* connmgr: Improve interface for setting controllers.Ben Pfaff2018-10-311-61/+41
* bridge.c: prevent controller connects while flow-restore-waitZak Whittington2018-10-251-1/+2
* Revert "bridge: Fix ovs-appctl qos/show repeated queue information"Ben Pfaff2018-10-031-1/+0
* bridge: Fix ovs-appctl qos/show repeated queue informationEelco Chaudron2018-10-021-0/+1
* bridge: Clean leaking netdevs when route is added.Tiago Lam2018-07-101-0/+3
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-5/+5
* dpdk: reflect status and version in the databaseAaron Conole2018-05-251-0/+5