projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Correct the warning for format specifier.
[openvswitch]
/
lib
/
2012-11-05
Mehak Mahajan
Correct the warning for format specifier.
tree
|
commitdiff
2012-11-05
Simon Horman
ofp-util: Add version bitmap support to hello messages.
tree
|
commitdiff
2012-11-05
Simon Horman
vconn: Replace minimum version with bitmap of allowed...
tree
|
commitdiff
2012-11-05
Simon Horman
ofp-util: Add functions to support version number bitmaps.
tree
|
commitdiff
2012-11-04
Ben Pfaff
util: New functions for the index of the leftmost or...
tree
|
commitdiff
2012-11-04
Ben Pfaff
util: Group functions for bitwise tests.
tree
|
commitdiff
2012-11-04
Ben Pfaff
ofproto: Report 0 Mbps when speed not available instead...
tree
|
commitdiff
2012-11-02
Mehak Mahajan
Process RARP packets with ethertype 0x8035 similar...
tree
|
commitdiff
2012-11-02
Justin Pettit
dpif: Add function to get the dpif type.
tree
|
commitdiff
2012-11-02
Justin Pettit
dpif: Add new dpif_port_exists() function.
tree
|
commitdiff
2012-11-02
Justin Pettit
tests: Rewrite unit tests to not expect bridge with...
tree
|
commitdiff
2012-11-02
Justin Pettit
Separate OpenFlow port numbers from datapath ones.
tree
|
commitdiff
2012-11-02
Justin Pettit
Use ODP ports in dpif layer and below.
tree
|
commitdiff
2012-11-02
Justin Pettit
Always treat datapath ports as 32 bits.
tree
|
commitdiff
2012-11-02
Justin Pettit
sset: Add sset_at_position() function.
tree
|
commitdiff
2012-11-02
Justin Pettit
dpif: Fix minor typo in comment.
tree
|
commitdiff
2012-11-01
Jesse Gross
odp: Enable parsing ipv4_tunnel key.
tree
|
commitdiff
2012-10-30
Ansis Atteka
netdev-vport: Warn users that pmtud is deprecated
tree
|
commitdiff
2012-10-29
Justin Pettit
flow: Set ttl in flow_compose().
tree
|
commitdiff
2012-10-26
Ethan Jackson
timeval: Fix occasional backtrace() related deadlock.
tree
|
commitdiff
2012-10-26
Ansis Atteka
netdev-vport: Disable Path MTU Discovery by default
tree
|
commitdiff
2012-10-26
Isaku Yamahata
OF11: push_vlan support
tree
|
commitdiff
2012-10-25
Ethan Jackson
poll-loop: Log backtraces when CPU usage is high.
tree
|
commitdiff
2012-10-25
Ethan Jackson
timeval: Coalesce backtraces with counts.
tree
|
commitdiff
2012-10-25
Ethan Jackson
timeval: Take a backtrace on each SIGALRM.
tree
|
commitdiff
2012-10-24
Mehak Mahajan
Allow processing of RARP packets.
tree
|
commitdiff
2012-10-22
Mehak Mahajan
ARP packets must have print arp_tpa/arp_spa instead...
tree
|
commitdiff
2012-10-22
Mehak Mahajan
Do not print ICMP fields for non IP packets.
tree
|
commitdiff
2012-10-22
Mehak Mahajan
Change logging format for flows to that accepted by...
tree
|
commitdiff
2012-10-21
Ethan Jackson
timeval: Simplify poll interval logging.
tree
|
commitdiff
2012-10-20
Kyle Mestery
datapath: Add support for tun_key to Open vSwitch datapath
tree
|
commitdiff
2012-10-18
Joe Stringer
ofp-actions: Implement writing to metadata field
tree
|
commitdiff
2012-10-18
Ben Pfaff
ofp-actions: Prefer OFPAT11_DEC_TTL to NXAST_DEC_TTL...
tree
|
commitdiff
2012-10-18
Ben Pfaff
ofp-parse: Remove unreachable code.
tree
|
commitdiff
2012-10-18
Isaku Yamahata
ofpaction: support OF11 pop_vlan
tree
|
commitdiff
2012-10-18
Ben Pfaff
ofp-util: Again allow OpenFlow port 0 in commands and...
tree
|
commitdiff
2012-10-18
Ben Pfaff
ofp-util: Separate output, error reporting in ofputil_p...
tree
|
commitdiff
2012-10-18
Isaku Yamahata
lib: support OF11 dec_nw_ttl
tree
|
commitdiff
2012-10-17
Ethan Jackson
timeval: Optionally enable cached timing at configure...
tree
|
commitdiff
2012-10-16
Ethan Jackson
ofp-actions: Remove unused variable.
tree
|
commitdiff
2012-10-16
Ethan Jackson
timeval: Block SIGALRM when sleeping.
tree
|
commitdiff
2012-10-16
Isaku Yamahata
instruction/clear-actions: string parser/formater,...
tree
|
commitdiff
2012-10-16
Isaku Yamahata
instruction: support goto-table action
tree
|
commitdiff
2012-10-15
Ethan Jackson
timeval: Add new "backtrace" appctl command.
tree
|
commitdiff
2012-10-15
Ethan Jackson
cfm: Scope CFM packets to key zero.
tree
|
commitdiff
2012-10-14
Ben Pfaff
ofp-errors: Merge OF1.0 "all tables full" with OF1...
tree
|
commitdiff
2012-10-12
Simon Horman
ofp-print: Do not display flow mod cookie if it is...
tree
|
commitdiff
2012-10-12
Simon Horman
ofp-util: Correct setting of Flow Mod cookie on encode
tree
|
commitdiff
2012-10-12
Simon Horman
ofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
tree
|
commitdiff
2012-10-12
Simon Horman
ofp-util: Correct comment above ofputil_append_port_stat()
tree
|
commitdiff
2012-10-12
Simon Horman
ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
tree
|
commitdiff
2012-10-12
Simon Horman
Use enum ofperr in ofputil_decode_flow_removed()
tree
|
commitdiff
2012-10-11
Ed Maste
lib: Use FreeBSD libc function for proctitle
tree
|
commitdiff
2012-10-11
Ed Maste
lib: Move addition of program_name to proctitle_set
tree
|
commitdiff
2012-10-10
Simon Horman
ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
tree
|
commitdiff
2012-10-09
Ethan Jackson
config: Add explicit support for building on ESX.
tree
|
commitdiff
2012-10-06
Pravin B Shelar
datapath: 64-bit GRE support
tree
|
commitdiff
2012-10-05
Ethan Jackson
timeval: Recover from failed timer_create() calls.
tree
|
commitdiff
2012-10-05
Ethan Jackson
timeval: Don't require signals for time_alarm().
tree
|
commitdiff
2012-10-04
Ben Pfaff
ofproto-dpif: Avoid zeroing tunnel info in handle_miss_...
tree
|
commitdiff
2012-10-04
Mehak Mahajan
ovsdb/jsonrpc-server: ovsdb-server closes accepted...
tree
|
commitdiff
2012-10-04
Ben Pfaff
Fix vswitch-idl.ovsidl build rule with separate source...
tree
|
commitdiff
2012-10-04
Ethan Jackson
lib: Specify idl location more precisely.
tree
|
commitdiff
2012-10-04
Simon Horman
ofp-util: Set Packet In Format: Use prevailing OpenFlow...
tree
|
commitdiff
2012-10-03
Jesse Gross
flow: Fix struct flow size build assertion failure.
tree
|
commitdiff
2012-10-03
Jesse Gross
flow: Extend struct flow to contain tunnel outer header.
tree
|
commitdiff
2012-10-01
Simon Horman
ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
tree
|
commitdiff
2012-09-28
Ed Maste
lib: Add xpipe_nonblocking helper
tree
|
commitdiff
2012-09-28
Simon Horman
ofp-actions: Add parsing of set_field actions
tree
|
commitdiff
2012-09-28
Ethan Jackson
idl: Optionally warn when writing to read-write columns.
tree
|
commitdiff
2012-09-27
Isaku Yamahata
pstream: Add set_dscp method.
tree
|
commitdiff
2012-09-26
Isaku Yamahata
socket-util: export set_dscp()
tree
|
commitdiff
2012-09-26
Isaku Yamahata
stream-provider: remove stale declaration of stream_set...
tree
|
commitdiff
2012-09-26
Ben Pfaff
dpif-netdev: Remove unneeded 'key' parameter from dp_ne...
tree
|
commitdiff
2012-09-26
Ben Pfaff
Deprecate referring to ports by name in ovs-ofctl.
tree
|
commitdiff
2012-09-26
Isaku Yamahata
ofp-actions: Add support for OpenFlow 1.2 "set-field...
tree
|
commitdiff
2012-09-26
Ben Pfaff
ofp-actions: Allow OF1.1+ actions to be variable-length.
tree
|
commitdiff
2012-09-26
Ben Pfaff
ofp-actions: Prepare to treat OF1.2 actions as OF1...
tree
|
commitdiff
2012-09-25
Jesse Gross
packets: Add ECN constants.
tree
|
commitdiff
2012-09-25
Jesse Gross
netdev-vport: Fix ToS/TTL mixup in unparsing.
tree
|
commitdiff
2012-09-21
Ben Pfaff
unixctl: Fix comment on unixctl_command_register().
tree
|
commitdiff
2012-09-21
Simon Horman
flow: Only show IPv4 flow information for IPv4 flows
tree
|
commitdiff
2012-09-20
Ben Pfaff
ovs-ofctl: Accept port keywords, OF1.1 port numbers...
tree
|
commitdiff
2012-09-19
Ben Pfaff
ofp-actions: Improve explanation of 'compat' member...
tree
|
commitdiff
2012-09-17
Ben Pfaff
stream-unix: Reduce connection failure log level from...
tree
|
commitdiff
2012-09-14
Simon Horman
ofp-actions: helper functions for of12 set-field action
tree
|
commitdiff
2012-09-13
Simon Horman
ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
tree
|
commitdiff
2012-09-13
Ben Pfaff
ofp-actions: Right-justify the value in ofpact_reg_load...
tree
|
commitdiff
2012-09-12
Isaku Yamahata
lib/ofp-actions: use mf_subvalue in struct ofpact_reg_load.
tree
|
commitdiff
2012-09-07
Ben Pfaff
jsonrpc: Treat receiving part of a message as activity.
tree
|
commitdiff
2012-09-07
Ben Pfaff
jsonrpc: Treat draining data from send queue as activity.
tree
|
commitdiff
2012-09-07
Ben Pfaff
reconnect: Rename reconnect_received() to reconnect_act...
tree
|
commitdiff
2012-09-05
Ben Pfaff
dpif-linux: Report packet loss as WARN instead of ERR.
tree
|
commitdiff
2012-09-05
Ben Pfaff
ovsdb: Enforce immutability of immutable columns.
tree
|
commitdiff
2012-09-05
Simon Horman
ofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID
tree
|
commitdiff
2012-09-05
Simon Horman
ofp-errors: Use OFPERR_OFPBRC_BAD_PORT
tree
|
commitdiff
2012-09-05
Simon Horman
ofp-errors: Ignore text enclosed in square brackets
tree
|
commitdiff
2012-09-04
Simon Horman
lib/ofp-util: preparation for OF12 of ofp-util
tree
|
commitdiff
2012-09-04
Simon Horman
ofp-errors: Use standardised code for OFPERR_OFPBMC_BAD...
tree
|
commitdiff
2012-09-04
Simon Horman
ofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED
tree
|
commitdiff
next