projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
No need to restart DB / OVS on changing dscp value.
[openvswitch]
/
lib
/
2012-06-09
Mehak Mahajan
No need to restart DB / OVS on changing dscp value.
tree
|
commitdiff
2012-06-14
Ethan Jackson
lib: Utilize smaps in the idl.
tree
|
commitdiff
2012-06-14
Ethan Jackson
lib: New data structure - smap.
tree
|
commitdiff
2012-06-13
Ben Pfaff
vlog: Avoid use-after-free in corner case.
tree
|
commitdiff
2012-06-13
Ben Pfaff
ofp-util: Improve return type of ofputil_decode_packet_...
tree
|
commitdiff
2012-06-13
Ben Pfaff
ofp-util: Remove unused functions make_add_simple_flow...
tree
|
commitdiff
2012-06-13
Ben Pfaff
Allow general masking of IPv6 addresses rather than...
tree
|
commitdiff
2012-06-13
Ben Pfaff
Allow general masking of IPv4 addresses rather than...
tree
|
commitdiff
2012-06-13
Ben Pfaff
ofp-util: Implement translation to and from OpenFlow...
tree
|
commitdiff
2012-06-13
Ben Pfaff
packets: Add ETH_TYPE_MPLS and ETH_TYPE_MPLS_MCAST.
tree
|
commitdiff
2012-06-13
Ben Pfaff
packets: Define IPPROTO_SCTP if not provided by <netine...
tree
|
commitdiff
2012-06-13
Ben Pfaff
openflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
tree
|
commitdiff
2012-06-11
Simon Horman
nx-match: Add parsing and serialisation of OXM matches.
tree
|
commitdiff
2012-06-10
Ben Pfaff
dpif-netdev: Fix use-after-free in dpif_netdev_recv.
tree
|
commitdiff
2012-06-08
Ethan Jackson
packets: Rename compose_benign_packet().
tree
|
commitdiff
2012-06-08
Ethan Jackson
lacp: Print may_enable flag in appctl output.
tree
|
commitdiff
2012-06-08
Ethan Jackson
packets: Use RARPs for learning packets.
tree
|
commitdiff
2012-06-07
Ethan Jackson
packets: Update the reserved protocols list.
tree
|
commitdiff
2012-06-07
Ethan Jackson
packets: Generalize reserved RSPAN protocols.
tree
|
commitdiff
2012-06-07
Ethan Jackson
packets: Fix eth_addr_equal_except().
tree
|
commitdiff
2012-06-06
Ethan Jackson
dpif-linux: Fix invalid format specifier.
tree
|
commitdiff
2012-06-01
Ben Pfaff
dpif-linux: Log details when a packet is lost.
tree
|
commitdiff
2012-06-01
Ben Pfaff
dpif-linux: Slightly refactor internal data structures.
tree
|
commitdiff
2012-06-01
Ben Pfaff
dpif-linux: Avoid pessimal behavior when kernel-to...
tree
|
commitdiff
2012-06-01
Ben Pfaff
poll-loop: More strictly rate-limit high CPU use logging.
tree
|
commitdiff
2012-05-29
Joe Stringer
flow: Adds support for arbitrary ethernet masking
tree
|
commitdiff
2012-05-29
Justin Pettit
ofp-util: Clean up cookie handling.
tree
|
commitdiff
2012-05-29
Joe Stringer
packets: Adds ethernet-matching helper functions
tree
|
commitdiff
2012-05-25
Ben Pfaff
odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current...
tree
|
commitdiff
2012-05-22
Ethan Jackson
memory: Memory leak when generating reports.
tree
|
commitdiff
2012-05-24
Simon Horman
ovs-dpctl: Don't include include/openvswitch/tunnel.h
tree
|
commitdiff
2012-05-22
Ben Pfaff
Add support for tracking and logging daemon memory...
tree
|
commitdiff
2012-05-22
Ben Pfaff
simap: New data structure for string-to-integer maps.
tree
|
commitdiff
2012-05-22
Ben Pfaff
vlog: Take advantage of relaxed "-v" syntax through...
tree
|
commitdiff
2012-05-22
Ben Pfaff
python: Implement "vlog/set", "vlog/list" unixctl comma...
tree
|
commitdiff
2012-05-22
Ben Pfaff
Use PYTHONDONTWRITEBYTECODE=yes for invoking Python...
tree
|
commitdiff
2012-05-21
Pravin B Shelar
tunnel: Accept 'set options:tos' as hex value.
tree
|
commitdiff
2012-05-16
Ethan Jackson
ofp-util: Fix stale comment.
tree
|
commitdiff
2012-05-16
Giuseppe Lettieri
dpif-netdev: allow for proper destruction of netdev...
tree
|
commitdiff
2012-05-14
Ben Pfaff
daemon: Add comment.
tree
|
commitdiff
2012-05-14
Ben Pfaff
fatal-signal: Log when terminating due to a fatal signal.
tree
|
commitdiff
2012-05-14
Ben Pfaff
ofp-util: Match on NXAST_CONTROLLER as an output to...
tree
|
commitdiff
2012-05-14
Ben Pfaff
ofp-parse: Mark ofp_fatal() as never returning.
tree
|
commitdiff
2012-05-14
Ben Pfaff
Avoid writes to variables that are never read back.
tree
|
commitdiff
2012-05-14
Ben Pfaff
cfm: Avoid null pointer dereference in cfm_process_hear...
tree
|
commitdiff
2012-05-10
Ben Pfaff
dynamic-string: New function ds_get_test_line().
tree
|
commitdiff
2012-05-10
Ben Pfaff
odp-util: Fix parsing of actions encapsulated within...
tree
|
commitdiff
2012-05-10
Ethan Jackson
ofputil: Accept OFPP_NONE as a valid output port.
tree
|
commitdiff
2012-05-09
Ben Pfaff
ofproto-dpif: Segregate CFM, LACP, and STP traffic...
tree
|
commitdiff
2012-05-09
Ben Pfaff
ofproto-dpif: Introduce "slow path" datapath flows.
tree
|
commitdiff
2012-05-09
Ben Pfaff
odp-util: Change user_action_cookie from struct to...
tree
|
commitdiff
2012-05-09
Ben Pfaff
ofproto-dpif: Clean up and centralize sFlow logic.
tree
|
commitdiff
2012-05-09
Ben Pfaff
odp-util: Use switch for checking values of an enum.
tree
|
commitdiff
2012-05-09
Ben Pfaff
odp-util: Fix typo in comment.
tree
|
commitdiff
2012-05-08
Justin Pettit
ofp-util: Factor out determining physical port size.
tree
|
commitdiff
2012-05-08
Justin Pettit
ofp-util: Add ofputil_switch_features_ports_trunc function.
tree
|
commitdiff
2012-05-08
Justin Pettit
ofproto: Add support for OF1.3 port description multipa...
tree
|
commitdiff
2012-05-07
Ben Pfaff
ofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
tree
|
commitdiff
2012-05-07
Ben Pfaff
ofp-parse: New function parse_ofp_exact_flow().
tree
|
commitdiff
2012-05-07
Ben Pfaff
ofp-util: Avoid ovs_fatal() in ofputil_parse_key_value().
tree
|
commitdiff
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
tree
|
commitdiff
2012-05-01
Ben Pfaff
ofp-print: Add some more white space to flow dumps.
tree
|
commitdiff
2012-05-01
Ben Pfaff
netdev: Document use for get_etheraddr member of struct...
tree
|
commitdiff
2012-04-30
Ben Pfaff
cfm: Avoid constructing log message that will be droppe...
tree
|
commitdiff
2012-04-27
Ben Pfaff
meta-flow: Correctly set destination MAC in mf_set_flow...
tree
|
commitdiff
2012-04-26
Ethan Jackson
rconn: Simplify rconn_send() semantics.
tree
|
commitdiff
2012-04-26
Ansis Atteka
nicira-ext: Support masking of nd_target field
tree
|
commitdiff
2012-04-26
Ben Pfaff
coverage: Make ovs-appctl command more useful and less...
tree
|
commitdiff
2012-04-26
Ben Pfaff
coverage: Rate-limit logging coverage information.
tree
|
commitdiff
2012-04-26
Ben Pfaff
timeval: Rate-limit logging rusage information.
tree
|
commitdiff
2012-04-26
Ben Pfaff
cfm: Log fault status changes more informatively.
tree
|
commitdiff
2012-04-26
Ben Pfaff
json: Correct position tracking in JSON parser implemen...
tree
|
commitdiff
2012-04-25
Ben Pfaff
jsonrpc: Keep jsonrpc_recv() from taking over the CPU.
tree
|
commitdiff
2012-04-25
Ben Pfaff
Fix memory leaks.
tree
|
commitdiff
2012-04-25
Simon Horman
Add OXM data to mf_fields
tree
|
commitdiff
2012-04-20
Ansis Atteka
automake: ofp-errors.[c|inc] are actually inside srcdir
tree
|
commitdiff
2012-04-19
Ben Pfaff
ofproto-dpif: Make it easier to credit statistics for...
tree
|
commitdiff
2012-04-19
Ben Pfaff
classifier: Optimize search of "catchall" table.
tree
|
commitdiff
2012-04-19
Ben Pfaff
mac-learning: Speed up mac_table_hash().
tree
|
commitdiff
2012-04-19
Ben Pfaff
hash: Speed up hash_bytes().
tree
|
commitdiff
2012-04-19
Ben Pfaff
dpif: Make caller of dpif_recv() provide buffer space.
tree
|
commitdiff
2012-04-19
Ben Pfaff
netlink-socket: Make caller provide message receive...
tree
|
commitdiff
2012-04-19
Ben Pfaff
netlink-socket: Remove unnecessary #include.
tree
|
commitdiff
2012-04-19
Ben Pfaff
netlink: Postpone choosing sequence numbers until send...
tree
|
commitdiff
2012-04-19
Ben Pfaff
dpif-linux: Avoid malloc() in dpif_linux_operate().
tree
|
commitdiff
2012-04-19
Ben Pfaff
ofpbuf: New functions ofpbuf_use_stub() and ofpbuf_get_...
tree
|
commitdiff
2012-04-19
Ben Pfaff
netlink-socket: Avoid forcing a reply for final message...
tree
|
commitdiff
2012-04-19
Ben Pfaff
dpif: Include TCP flags in "ovs-dpctl dump-flows" output.
tree
|
commitdiff
2012-04-19
Ben Pfaff
ofproto-dpif: Batch flow uninstallations due to expiration.
tree
|
commitdiff
2012-04-19
Ben Pfaff
ofproto-dpif: Keep subfacet "used" times more up-to...
tree
|
commitdiff
2012-04-17
Ethan Jackson
lacp: Remove heartbeat mode.
tree
|
commitdiff
2012-04-17
Ethan Jackson
lacp: Remove custom transmission intervals.
tree
|
commitdiff
2012-04-17
Ethan Jackson
vswitch: Use consistent representation of DSCP bits.
tree
|
commitdiff
2012-04-17
Ethan Jackson
socket-util: Remove DSCP_INVALID.
tree
|
commitdiff
2012-04-17
Ethan Jackson
lib: Pull dscp bits out of reconnect.
tree
|
commitdiff
2012-04-17
Ethan Jackson
socket-util: Close socket on failed dscp modification.
tree
|
commitdiff
2012-04-12
Ethan Jackson
stream: By default disable probing on unix sockets.
tree
|
commitdiff
2012-04-12
Ethan Jackson
python: Honor zero probe interval in reconnect.py
tree
|
commitdiff
2012-04-14
Ben Pfaff
learn: Make it possible to parse "load" actions wider...
tree
|
commitdiff
2012-04-14
Ben Pfaff
learn: Fix bugs when learn actions use subfields wider...
tree
|
commitdiff
next