git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
datapath: fix dp check in ovs_dp_reset_user_features
[sliver-openvswitch.git]
/
vswitchd
/
bridge.c
2014-02-07
Arun Sharma
Add IPv6 support for OpenFlow, OVSDB, NetFlow, and...
blob
|
commitdiff
2014-01-31
Ben Pfaff
bridge: Set ofport column in every database transaction.
blob
|
commitdiff
|
diff to current
2014-01-17
Helmut Schaa
vswitchd: Inherit parents mac address for fake bridges
blob
|
commitdiff
|
diff to current
2014-01-15
YAMAMOTO Takashi
bridge: Update a comment
blob
|
commitdiff
|
diff to current
2013-12-30
Alex Wang
bridge: Fix reversed string parsing in bridge_configure...
blob
|
commitdiff
|
diff to current
2013-12-19
Ethan Jackson
ofproto: Handle flow installation and eviction in upcall.
blob
|
commitdiff
|
diff to current
2013-12-17
Ben Pfaff
bridge: Let ofprotos run once before reporting configur...
blob
|
commitdiff
|
diff to current
2013-12-16
Ben Pfaff
bridge: Remove superfluous "inline" from ofp12_controll...
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto: Simplify thread creation API.
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto-dpif-upcall: Add memory usage stats.
blob
|
commitdiff
|
diff to current
2013-12-13
Ethan Jackson
ofproto: Remove run_fast() functions.
blob
|
commitdiff
|
diff to current
2013-12-12
Joe Stringer
bridge: Only store instant_stats on device changes
blob
|
commitdiff
|
diff to current
2013-12-12
Ben Pfaff
bridge: Support changing port numbers.
blob
|
commitdiff
|
diff to current
2013-12-12
Ben Pfaff
bridge: Reconfigure in single pass.
blob
|
commitdiff
|
diff to current
2013-12-11
Ben Pfaff
netdev: Log a warning when netdev_set_config() fails.
blob
|
commitdiff
|
diff to current
2013-12-11
Jarno Rajahalme
Classifier: Track address prefixes.
blob
|
commitdiff
|
diff to current
2013-12-11
Joe Stringer
bridge: Refresh STP statistics separately from status
blob
|
commitdiff
|
diff to current
2013-12-06
Andy Zhou
ofproto: Move bond files to ofproto
blob
|
commitdiff
|
diff to current
2013-12-05
Ben Pfaff
bridge: Improve iface_set_ofport() style.
blob
|
commitdiff
|
diff to current
2013-11-21
Romain Lenglet
ipfix: allow empty targets column in table IPFIX
blob
|
commitdiff
|
diff to current
2013-11-21
Romain Lenglet
ipfix: fix segfault for Flow_Sample_Collector_Set witho...
blob
|
commitdiff
|
diff to current
2013-11-15
Ben Pfaff
Switch from sscanf() to ovs_scan() throughout the tree.
blob
|
commitdiff
|
diff to current
2013-11-12
Ravi Kondamuru
bond: Use active-backup mode on LACP failure.
blob
|
commitdiff
|
diff to current
2013-11-04
alex wang
cfm: Add ovsdb column "cfm_flap_count".
blob
|
commitdiff
|
diff to current
2013-10-01
Justin Pettit
ovsdb: Define official port number.
blob
|
commitdiff
|
diff to current
2013-10-01
Justin Pettit
Don't differentiate between TCP and SSL ports for OpenF...
blob
|
commitdiff
|
diff to current
2013-09-12
Alex Wang
vswitchd: Clear bfd_status column when bfd is disabled...
blob
|
commitdiff
|
diff to current
2013-09-12
Alex Wang
bridge: Always call smap_destroy() after smap_init()
blob
|
commitdiff
|
diff to current
2013-09-04
Alex Wang
timeval: Remove CACHE_TIME scheme.
blob
|
commitdiff
|
diff to current
2013-08-28
Ben Pfaff
netdev: Fix deadlock when netdev_dump_queues() callback...
blob
|
commitdiff
|
diff to current
2013-08-22
Romain Lenglet
ipfix: implement flow caching and aggregation in exporter
blob
|
commitdiff
|
diff to current
2013-08-15
Alex Wang
ofproto: Make number of packet handler threads runtime...
blob
|
commitdiff
|
diff to current
2013-08-03
Ben Pfaff
async-append: Refactor to avoid requiring enabling...
blob
|
commitdiff
|
diff to current
2013-08-01
Ethan Jackson
cfm: Make the CFM module thread safe.
blob
|
commitdiff
|
diff to current
2013-07-23
Alex Wang
vlan-splinter: Fix inverted logic bug.
blob
|
commitdiff
|
diff to current
2013-07-18
Ben Pfaff
vlog: Use async I/O.
blob
|
commitdiff
|
diff to current
2013-07-08
Neil McKee
bridge: Add ifindex column to Interface table.
blob
|
commitdiff
|
diff to current
2013-06-28
Ben Pfaff
Replace all uses of strerror() by ovs_strerror(), for...
blob
|
commitdiff
|
diff to current
2013-06-28
Ben Pfaff
bridge: Don't log flow miss model on every reconfiguration.
blob
|
commitdiff
|
diff to current
2013-06-26
Joe Stringer
ofproto-dpif: Add 'force-miss-model' configuration
blob
|
commitdiff
|
diff to current
2013-06-24
Ethan Jackson
flow: New function hash_ofp_port() and hash_ofp_port().
blob
|
commitdiff
|
diff to current
2013-06-20
Alex Wang
Create specific types for ofp and odp port
blob
|
commitdiff
|
diff to current
2013-06-07
Ethan Jackson
ofproto-dpif: Set flow-eviction-threshold globally.
blob
|
commitdiff
|
diff to current
2013-06-04
Alex Wang
bridge.c: Change variable "ofport" type in "struct...
blob
|
commitdiff
|
diff to current
2013-05-31
Gurucharan Shetty
ovs-vswitchd: An option to wait for userspace flow...
blob
|
commitdiff
|
diff to current
2013-05-22
Ethan Jackson
cfm: Implement "demand mode".
blob
|
commitdiff
|
diff to current
2013-05-17
Ben Pfaff
bridge: Fix use of wild pointer in iface_do_create().
blob
|
commitdiff
|
diff to current
2013-05-16
Alex Wang
netdev: Prevent using reserved names
blob
|
commitdiff
|
diff to current
2013-05-10
Ben Pfaff
netdev: Factor restoring flags into new "struct netdev_...
blob
|
commitdiff
|
diff to current
2013-05-07
Ethan Jackson
bfd: Implement Bidirectional Forwarding Detection.
blob
|
commitdiff
|
diff to current
2013-05-03
Ben Pfaff
bridge: Correctly omit unsupported interface statistics...
blob
|
commitdiff
|
diff to current
2013-04-29
Gurucharan Shetty
vswitchd: Disable system stats collection on a concurre...
blob
|
commitdiff
|
diff to current
2013-04-08
Justin Pettit
bridge: Report PID of yielding process when multiple...
blob
|
commitdiff
|
diff to current
2013-04-22
Romain Lenglet
Implement IPFIX export
blob
|
commitdiff
|
diff to current
2013-04-11
Ben Pfaff
bridge: Complete initial configuration even with empty...
blob
|
commitdiff
|
diff to current
2013-04-11
Ben Pfaff
bridge: Only complete daemonization after db commits...
blob
|
commitdiff
|
diff to current
2013-03-19
Ben Pfaff
bridge: Rate-limit updates to "instant stats".
blob
|
commitdiff
|
diff to current
2013-03-15
Ben Pfaff
ovs-vsctl: Try connecting only once for active connecti...
blob
|
commitdiff
|
diff to current
2013-03-12
Justin Pettit
bridge: Store the 'mac_in_use' for interfaces in OVSDB.
blob
|
commitdiff
|
diff to current
2013-03-12
Justin Pettit
bridge: Minor style fix.
blob
|
commitdiff
|
diff to current
2013-03-12
Ben Pfaff
bridge: Minor style fix.
blob
|
commitdiff
|
diff to current
2013-03-07
Ben Pfaff
bridge: Fix interpretation of 'health' member of struct...
blob
|
commitdiff
|
diff to current
2013-03-07
Ben Pfaff
bridge: Fix remote_opstate bug recently introduced.
blob
|
commitdiff
|
diff to current
2013-03-06
Ben Pfaff
ofproto: Merge all the CFM query functions into one.
blob
|
commitdiff
|
diff to current
2013-02-12
Ben Pfaff
ofp-util: Simplify struct ofputil_role_request.
blob
|
commitdiff
|
diff to current
2013-02-11
Pavithra Ramesh
stream-unix: Use rundir as root for relative paths.
blob
|
commitdiff
|
diff to current
2013-02-05
Ethan Jackson
bond: Remove stable bond mode.
blob
|
commitdiff
|
diff to current
2013-02-01
Ben Pfaff
bridge: Rename iface_create() variable to avoid hiding...
blob
|
commitdiff
|
diff to current
2013-01-23
Ben Pfaff
bridge: Fix bug in equal_pathnames().
blob
|
commitdiff
|
diff to current
2013-01-17
Ben Pfaff
Replace most uses of assert by ovs_assert.
blob
|
commitdiff
|
diff to current
2013-01-16
Pavithra Ramesh
bridge: Remove restriction on socket name.
blob
|
commitdiff
|
diff to current
2013-01-04
Ethan Jackson
netdev: Rename get_drv_info() to get_status().
blob
|
commitdiff
|
diff to current
2013-01-02
Ethan Jackson
bridge: Log version number precisely once.
blob
|
commitdiff
|
diff to current
2012-12-26
Ben Pfaff
ovs-vswitch: Make OpenFlow "dp_desc" configurable.
blob
|
commitdiff
|
diff to current
2012-12-12
Ben Pfaff
packets: Change IP_ARGS interface to take an ovs_be32...
blob
|
commitdiff
|
diff to current
2012-12-08
Ed Maste
vswitchd: Avoid writing to const struct
blob
|
commitdiff
|
diff to current
2012-12-08
Ben Pfaff
vswitchd: Make the maximum size of MAC learning tables...
blob
|
commitdiff
|
diff to current
2012-12-04
Justin Pettit
bridge: Set mac address when no physical ports attached.
blob
|
commitdiff
|
diff to current
2012-11-29
Ben Pfaff
bridge: Drop warning about the default bridge Ethernet...
blob
|
commitdiff
|
diff to current
2012-11-26
Gurucharan Shetty
vswitchd: Make Interface's ofport a persistent column.
blob
|
commitdiff
|
diff to current
2012-11-20
Ben Pfaff
bridge: Fix typo in comment.
blob
|
commitdiff
|
diff to current
2012-11-19
Simon Horman
vswitchd: Configuration of allowed OpenFlow versions
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
bridge: Always "up" internal devices.
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
bridge: Introduce iface_is_internal() function.
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
bridge: Open internal ports with the correct type.
blob
|
commitdiff
|
diff to current
2012-11-12
Simon Horman
ofproto, connmgr: Parameterise OpenFlow versions for...
blob
|
commitdiff
|
diff to current
2012-11-06
Ethan Jackson
bridge: Fix a segmentation fault in bridge_init_ofproto().
blob
|
commitdiff
|
diff to current
2012-11-04
Ben Pfaff
ofproto: Report 0 Mbps when speed not available instead...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto-dpif: Use a single underlying datapath across...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto: Add type "run", "run_fast", and "wait" provide...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
ofproto: Add initialization function.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
Allow the OpenFlow port to be requested for a port.
blob
|
commitdiff
|
diff to current
2012-10-15
Ethan Jackson
cfm: Scope CFM packets to key zero.
blob
|
commitdiff
|
diff to current
2012-10-12
Ben Pfaff
ofproto: Fix typo in macro name.
blob
|
commitdiff
|
diff to current
2012-09-28
Ethan Jackson
idl: Optionally warn when writing to read-write columns.
blob
|
commitdiff
|
diff to current
2012-09-20
Ethan Jackson
bridge: Omit alerts on the cfm_remote_opstate column.
blob
|
commitdiff
|
diff to current
2012-08-29
Ethan Jackson
vswitchd: Respect other_config:stp-enable port setting.
blob
|
commitdiff
|
diff to current
2012-08-29
Ethan Jackson
bridge: Deprecate the null interface type.
blob
|
commitdiff
|
diff to current
2012-08-22
Ansis Atteka
stp: port_no counter is off by one
blob
|
commitdiff
|
diff to current
2012-08-15
Ethan Jackson
bridge: Write certain statistics to the database instantly.
blob
|
commitdiff
|
diff to current
next