projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge commit 'origin/citrix'
[openvswitch]
/
vswitchd
/
bridge.c
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
2009-09-08
Ben Pfaff
vswitchd: Fix typo in comment.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Ben Pfaff
vswitchd: Mirror nothing, not everything, if mirror...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Ben Pfaff
vswitchd: Avoid output port explosion with mirrors...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Ben Pfaff
vswitchd: Fix bug in Ethernet address selection for...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
dpif: Address portability issues in dpif-netdev
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Ben Pfaff
vswitchd: Support creating fake bond device interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Justin Pettit
dpif: Only clear 'all_dps' argument in dp_enumerate().
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Ben Pfaff
vswitchd: Fix use of uninitialized variable in bridge_p...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Ben Pfaff
vswitchd: Fix logged warnings for new internal ports.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
netdev: Make netdev_get_vlan_vid() take a netdev instea...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Avoid netdev_nodev_*() functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Avoid netdev_nodev_set_policing().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Don't keep track of mac in struct iface.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Keep a netdev open for each interface.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Factor out iteration over interfaces with...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
netdev: Add 'netdev' parameter to netdev_add_router().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Update /proc/net/bonding when bonded port...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Add bond hashes to /proc/net/bonding compatib...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Justin Pettit
vswitchd: Add unixctl command to dump all flows, includ...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Ben Pfaff
Reduce default probe interval to 5 seconds (and fail...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Ben Pfaff
Reduce default maximum connection timeout from 15 secon...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Ben Pfaff
xenserver: Honor the MAC address specified in xapi...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
vswitchd: Make "fdb/show" output more meaningful port...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
vswitchd: New unixctl command "fdb/show" to print the...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
Add macros for parsing MAC addresses from strings.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Ben Pfaff
vswitchd: Skip updelay on slave when only a single...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Ben Pfaff
vswitchd: Fix log messages when bond slaves are enabled...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
Rename "secchan" to "ofproto" (library) and "ovs-openfl...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Justin Pettit
vswitchd: Add missing argument to check for update...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
vswitch: Don't pass null pointer to stat().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
vswitch: Avoid knowledge of details specific to Linux...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
vswitch: Remove restriction on datapath names.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
New implementation of userspace datapath, based on...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Make the datapath responsible for choosing...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Remove obsolete support for datapaths whose names...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Hide the contents of struct dpif.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Replace dpif_id() by dpif_name().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: New function dpif_get_netflow_ids().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Rename dpif_get_name() to dpif_port_get_name...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Justin Pettit
vswitchd: Enable updating resolv.conf by default when...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-06-30
Justin Pettit
vswitch: Set minimum probe interval to 5 seconds
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Justin Pettit
xenserver: Remove cacert when user reconfigures the...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Replace SHA-1 library with one that is clearly licensed.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
vswitch: Avoid segfault when revalidating ARP flows.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Ben Pfaff
vswitch: Fix handling of multicast packets received...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Ben Pfaff
vswitch: Add ovs-appctl commands for debugging and...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Ben Pfaff
vswitch: Send gratuitous learning packets when bond...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Ben Pfaff
vswitch: Enable bond slaves based on carrier status...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
blob
|
commitdiff
|
raw
|
diff to current