git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
NEWS: Mention support for keys in CAPWAP.
[sliver-openvswitch.git]
/
lib
/
2011-09-10
Valient Gough
datapath: add key support to CAPWAP tunnel
tree
|
commitdiff
2011-09-10
Pravin Shelar
datapath: VLAN actions should use push/pop semantics
tree
|
commitdiff
2011-09-09
Ben Pfaff
netlink-socket: Avoid use-after-free in nl_lookup_genl_...
tree
|
commitdiff
2011-09-09
Ethan Jackson
cfm: Write remote MPIDs to the database.
tree
|
commitdiff
2011-09-09
Ethan Jackson
cfm: Eight byte MPIDs in extended mode.
tree
|
commitdiff
2011-09-09
Ethan Jackson
cfm: Allow accurate transmission intervals in extended...
tree
|
commitdiff
2011-09-09
Ethan Jackson
cfm: New cfm extended mode.
tree
|
commitdiff
2011-09-09
Ethan Jackson
cfm: Remove cfm_remote_mpid configuration.
tree
|
commitdiff
2011-09-09
Ethan Jackson
cfm: Trigger fault on unexpected CCM reception.
tree
|
commitdiff
2011-09-09
Ethan Jackson
lacp: Clean up LACP module interface.
tree
|
commitdiff
2011-09-08
Ben Pfaff
datapath: Allow a packet with no input port to omit...
tree
|
commitdiff
2011-09-08
Pravin Shelar
Strip down vport interface : iflink
tree
|
commitdiff
2011-09-06
Ben Pfaff
netlink-protocol: Move CTRL_ATTR_MCAST definitions...
tree
|
commitdiff
2011-09-02
Ethan Jackson
netlink-protocol: Define missing symbols.
tree
|
commitdiff
2011-09-02
Ethan Jackson
dpif-linux: Stop listening for RTNL notifications.
tree
|
commitdiff
2011-09-02
Ethan Jackson
netlink-socket: New function nl_lookup_genl_mcgroup().
tree
|
commitdiff
2011-09-02
Ethan Jackson
netlink-notifier: Rename rtnetlink code.
tree
|
commitdiff
2011-09-02
Ethan Jackson
lib: Rename rtnetlink.[ch] files.
tree
|
commitdiff
2011-08-29
Justin Pettit
datapath: Disable LRO from userspace instead of the...
tree
|
commitdiff
2011-08-28
Justin Pettit
netdev-linux: Introduce netdev_linux_ethtool_set_flag().
tree
|
commitdiff
2011-08-27
Ethan Jackson
cfm: Zero out empty field as required.
tree
|
commitdiff
2011-08-27
Ethan Jackson
socket-util: Suppress valgrind uninitialized use warning.
tree
|
commitdiff
2011-08-24
Ben Pfaff
docs: Add Makefile rule to check syntax of manpages.
tree
|
commitdiff
2011-08-24
Ben Pfaff
docs: Fix some manpage syntax errors found with "groff".
tree
|
commitdiff
2011-08-24
Ben Pfaff
ovsdb-data: Simplify converting an OVSDB datum to JSON...
tree
|
commitdiff
2011-08-24
Ben Pfaff
python: Take advantage of Python "x < y < z" syntax.
tree
|
commitdiff
2011-08-22
Ethan Jackson
dpif-linux: Call rtnetlink_notifier_run() as required.
tree
|
commitdiff
2011-08-22
Ethan Jackson
rtnetlink: Notifiers should only run once per poll...
tree
|
commitdiff
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
tree
|
commitdiff
2011-08-19
Ben Pfaff
classifier: Fix typo in comment.
tree
|
commitdiff
2011-08-18
Ben Pfaff
odp-util: Fix parsing of Ethertypes 0x8000 and above.
tree
|
commitdiff
2011-08-15
Ben Pfaff
ofp-print: Add missing "break".
tree
|
commitdiff
2011-08-15
Ben Pfaff
poll-loop: Remove static variable n_waiters.
tree
|
commitdiff
2011-08-15
Ben Pfaff
dpif-netdev: Avoid pointlessly maintaining a port count.
tree
|
commitdiff
2011-08-12
Ethan Jackson
nicra-ext: New action NXAST_OUTPUT_REG.
tree
|
commitdiff
2011-08-12
Ethan Jackson
nx-match: New function nxm_read_field_bits().
tree
|
commitdiff
2011-08-12
Ethan Jackson
nx-match: Update register check functions.
tree
|
commitdiff
2011-08-12
Ethan Jackson
nx-match: Fix bug in "move" action.
tree
|
commitdiff
2011-08-12
Ethan Jackson
flow: New FLOW_WC_SEQ build assertion.
tree
|
commitdiff
2011-08-12
Ethan Jackson
lib: Whitespace cleanup.
tree
|
commitdiff
2011-08-12
Ben Pfaff
ofp-parse: Fix parsing of register values 2**31 and...
tree
|
commitdiff
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_stats_request with ofputil...
tree
|
commitdiff
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_mod to struct ofputil_flow...
tree
|
commitdiff
2011-08-09
Ben Pfaff
New action NXAST_RESUBMIT_TABLE.
tree
|
commitdiff
2011-08-08
Ben Pfaff
odp-util: New function odp_flow_key_from_string().
tree
|
commitdiff
2011-08-08
Ben Pfaff
odp-util: Format VLAN headers more like other headers...
tree
|
commitdiff
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
tree
|
commitdiff
2011-08-08
Ben Pfaff
netdev: Decouple creating and configuring network devices.
tree
|
commitdiff
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
tree
|
commitdiff
2011-08-08
Ben Pfaff
ofp-util: Rewrite action decoding to improve compiler...
tree
|
commitdiff
2011-08-04
Casey Barker
lib: Adapt headers for use in C++.
tree
|
commitdiff
2011-08-04
Ethan Jackson
util: Fix non-ANSI function declaration.
tree
|
commitdiff
2011-08-04
Justin Pettit
ovs-appctl: Add "version" command to print version...
tree
|
commitdiff
2011-08-04
Justin Pettit
util: Introduce get_program_version function.
tree
|
commitdiff
2011-08-04
Simon Horman
ovs-dpctl: Show number of flows
tree
|
commitdiff
2011-08-01
Ben Pfaff
vlog: Move log level definitions from source code to...
tree
|
commitdiff
2011-08-01
Ben Pfaff
vlog: Add a new log level "off".
tree
|
commitdiff
2011-07-29
Ethan Jackson
nx-match: Shorten line length to 79 characters.
tree
|
commitdiff
2011-07-28
pravin shelar
Datapath action should not refer to controller
tree
|
commitdiff
2011-07-28
Ben Pfaff
vlog: Fix typo in VLOG_IS_ERR_ENABLED macro definition.
tree
|
commitdiff
2011-07-27
Ben Pfaff
socket-util: New function lookup_hostname().
tree
|
commitdiff
2011-07-27
Ben Pfaff
socket-util: Factor inet_parse_passive() out of inet_op...
tree
|
commitdiff
2011-07-27
Ben Pfaff
netlink-socket: Reduce nl_sock_recv() from 2 (or more...
tree
|
commitdiff
2011-07-27
Ben Pfaff
netlink-socket: Remove unused nl_sock_sendv() function.
tree
|
commitdiff
2011-07-27
Ben Pfaff
vlan-bitmap: Remove function vlan_bitmap_contains().
tree
|
commitdiff
2011-07-27
Ben Pfaff
mac-learning: Fix inverted logic in is_learning_vlan().
tree
|
commitdiff
2011-07-27
Ben Pfaff
ofp-print: Make port "config" and "state" output easier...
tree
|
commitdiff
2011-07-26
Ben Pfaff
vswitchd: Prevent multiple ovs-vswitchd processes from...
tree
|
commitdiff
2011-07-26
Ben Pfaff
dirs: Make sysconfdir available via ovs_sysconfdir().
tree
|
commitdiff
2011-07-26
Ben Pfaff
stream-unix: Fix naming of passive Unix streams.
tree
|
commitdiff
2011-07-26
Ben Pfaff
nx-match: Make more fields writable with NXAST_REG_MOVE...
tree
|
commitdiff
2011-07-23
Ethan Jackson
mac-learning: Simplify memory management.
tree
|
commitdiff
2011-07-23
Ethan Jackson
mac-learning: Use random secret in hash function.
tree
|
commitdiff
2011-07-23
Ethan Jackson
bundle: New action "bundle_load".
tree
|
commitdiff
2011-07-23
Ethan Jackson
bundle: Implement NX_BD_ALG_ACTIVE_BACKUP.
tree
|
commitdiff
2011-07-23
Ethan Jackson
nx-match: New helpers.
tree
|
commitdiff
2011-07-23
Ben Pfaff
util: New function log_2_floor().
tree
|
commitdiff
2011-07-23
Ethan Jackson
nx-match: Whitespace cleanup.
tree
|
commitdiff
2011-07-22
Ethan Jackson
mac-learning: Convert to hmap.
tree
|
commitdiff
2011-07-22
Ethan Jackson
mac-learning: Fix serious performance bug in the learni...
tree
|
commitdiff
2011-07-20
Ben Pfaff
bundle: Avoid GCC 4.5 warning about possibly uninitiali...
tree
|
commitdiff
2011-07-20
Ben Pfaff
bundle: Treat slave_type properly as 32-bit value.
tree
|
commitdiff
2011-07-19
Ethan Jackson
vswitch: Implement bundle action.
tree
|
commitdiff
2011-07-19
Ethan Jackson
ofputil: Export ofputil_check_output_port().
tree
|
commitdiff
2011-07-19
Ethan Jackson
nicira-ext: Generalize nx_mp_fields into nx_hash_fields.
tree
|
commitdiff
2011-07-13
Ben Pfaff
ovs-bugtool: Add plugins previously used only under...
tree
|
commitdiff
2011-07-08
Ben Pfaff
packets: Remove unneeded !! from eth_addr_is_local().
tree
|
commitdiff
2011-07-08
Ben Pfaff
vconn-stream: Always call the stream's run function...
tree
|
commitdiff
2011-06-30
Ben Pfaff
ofp-util: Centralize decoding of OpenFlow actions.
tree
|
commitdiff
2011-06-30
Ben Pfaff
ofp-util: Simplify iteration through OpenFlow actions.
tree
|
commitdiff
2011-06-30
Ben Pfaff
ofp-util: Rename OFPUTIL_INVALID to OFPUTIL_MSG_INVALID.
tree
|
commitdiff
2011-06-30
Ben Pfaff
classifier: Print ARP opcode as "arp_op" instead of...
tree
|
commitdiff
2011-06-29
Ethan Jackson
bond: Drop packets on slaves disabled by LACP.
tree
|
commitdiff
2011-06-28
Ethan Jackson
ofp-parse: Fix invalid memory use.
tree
|
commitdiff
2011-06-27
Ethan Jackson
bond: Drop packets on backup slaves.
tree
|
commitdiff
2011-06-23
Ben Pfaff
ovs-ofctl: Accept only valid flow_mod and flow_stats_re...
tree
|
commitdiff
2011-06-21
Ben Pfaff
ovsdb-idl: Plug hole in state machine.
tree
|
commitdiff
2011-06-21
Ben Pfaff
vlog: Add a little more detail to ratelimit messages
tree
|
commitdiff
2011-06-21
Ben Pfaff
ovsdb-idl: Improve comment.
tree
|
commitdiff
2011-06-17
Ben Pfaff
Reduce log level for ENODEV errors getting Ethernet...
tree
|
commitdiff
next