sliver-openvswitch.git
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-11 Alex Wangofproto-dpif-xlate: Simplify the xlate_send_packet...
2013-10-11 Alex Wangofproto-dpif: Make execute_actions() function non-static.
2013-10-11 Alex Wangofproto-dpif: Change comment for execute_actions()...
2013-10-11 Alex Wangofproto-dpif-xlate: Fix freeing uninitialized "struct...
2013-10-11 Ben Pfaffrconn: Make thread-safe.
2013-10-11 Ben Pfaffconnmgr: Formalize 'ofproto_mutex' as protecting ofconn...
2013-10-11 Ben Pfaffconnmgr: Use 'ofproto_mutex' to protect ofconns from...
2013-10-11 Ben Pfaffrconn: Make rconn_packet_counter thread-safe.
2013-10-11 Ethan Jacksonmonitor: Fix improper use of stubs.
2013-10-10 Ben PfaffAdd software switch support for modifying ARP headers...
2013-10-10 Ben Pfaffdpif: Support working around actions that a datapath...
2013-10-10 Ben Pfaffodp-util: Make it possible to combine slow path reasons.
2013-10-10 Ben Pfaffodp-execute: Refine signatures for odp_execute_actions...
2013-10-10 Ben Pfaffofproto-dpif: Factor lots of code out into new function...
2013-10-10 Ben Pfaffofproto-dpif: Simplify code using execute_odp_actions().
2013-10-10 Ben Pfaffovs-ofctl: Add undocumented "parse-pcap" command, for...
2013-10-10 Ben Pfaffnetdev-dummy: Add pcap feature.
2013-10-10 Ben Pfaffpcap-file: Add support for append mode to pcap_open().
2013-10-10 Ben Pfaffpcap-file: Improve error logging.
2013-10-10 Ben Pfaffofproto-dpif-upcall: Make miss handlers accumulate...
2013-10-10 Ben Pfafftimeval: Call coverage_clear() before coverage_log...
2013-10-09 Ethan Jacksonofproto-dpif-xlate: Do initial rule lookup for callers.
2013-10-09 YAMAMOTO Takashitests: a comment on OF1.3 table_mod
2013-10-09 Jarno Rajahalmemeta-flow: Fix inverted IPv6 flow label masking.
2013-10-09 Giuseppe Lettierimoved base version to 2.0.90
2013-10-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-09 Alex Wangofproto-dpif-monitor: Add ofproto-dpif-monitor module.
2013-10-09 Alex Wangtimeval: Wake up all threads when time is warped.
2013-10-09 Alex Wangtests: Remove the unit test for "ovs-appctl coverage...
2013-10-09 Alex Wangofproto-dpif: Make stats update thread safe.
2013-10-09 Alex Wangofproto-dpif: Move send_packet() to ofproto-dpif-xlate...
2013-10-08 Gurucharan... ovs-lib: Return the correct exit status of the command...
2013-10-08 Ben Pfaffvswitchd: Improve the readability of the E-R diagram.
2013-10-08 Ben Pfaffovsdb-doc: Document immutable columns.
2013-10-08 Ben Pfaffovsdb-idl: Remove write-only member 'commit_seqno'...
2013-10-08 ZhengLingyunovs-controller: Avoid dereferencing NULL pointer when...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-07 Giuseppe Lettieri[gmap] fix for comma separated input
2013-10-04 Gurucharan... ovs-lib: Revert "Return the exit status of ovs-ctl...
2013-10-04 Lorand Jakabdatapath: add linux/flow_{table, netlink}.c to .gitignore
2013-10-04 Ben Pfaffovsdb-server: Document that --remote may be used multip...
2013-10-04 Ben Pfaffofproto-dpif-xlate: Suppress oversize datapath actions.
2013-10-04 Ben Pfaffofproto-dpif-xlate: Limit memory and time that translat...
2013-10-02 Pravin B Shelardatapath: Simplify mega-flow APIs.
2013-10-02 Pravin B Shelardatapath: Move mega-flow list out of rehashing struct.
2013-10-02 Pravin B Shelardatapath: Restructure datapath.c and flow.c
2013-10-03 YAMAMOTO Takashisignals: Don't assume that sys_siglist is an array.
2013-10-02 Flavio Leitnerutil: use gcc builtins to better check array sizes
2013-10-02 Ben Pfaffofproto-dpif-upcall: Remove dead code from recv_upcalls().
2013-10-02 YAMAMOTO Takashiofproto-dpif-upcall: reduce number of wakeup
2013-10-02 Duffie Cooleyovs-lib: Return the exit status of ovs-ctl in ovs_ctl().
2013-10-02 Gurucharan... ovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-10-01 Justin Pettitstream: Log a warning when the default OpenFlow or...
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin Pettitovsdb: Define official port number.
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-09-30 Pravin B Shelardatapath: Fix vxlan gso with vlan.
2013-10-01 Alex Wangofproto-dpif: Compute the subfacet add/del rate using...
2013-10-01 Alex Wangcoverage: Reimplement the "ovs-appctl coverage/show...
2013-10-01 Duffie Cooleyrhel: fix the exit status of the openvswitch init script.
2013-10-01 Simon Hormanofproto-dpif: Correct endian problem in recv_upcalls()
2013-10-01 Ethan Jacksonofproto-dpif: Move special upcall handling into ofproto...
2013-09-27 Jarno RajahalmeSuppress warnings about unused variables and functions.
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Shih-Hao Liovs-bugtool: Change log-days parameter based on file...
2013-09-27 Joe Stringerodp: Only pass vlan_tci to commit_vlan_action()
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-27 Ben Pfaffnicira-ext: Fix incorrect description of NXM_NX_IPV6_LA...
2013-09-26 Gurucharan... ofproto: Recycle least recently used ofport.
2013-09-26 Ben PfaffFAQ: Explain why allowing only IP traffic breaks IP...
2013-09-26 Shih-Hao Liovs-bugtool: Limit disk usage
2013-09-26 Ben Pfaffclassifier: Avoid accumulating junk in cls_partition...
2013-09-26 Ben Pfaffclassifier: Speed up lookup when metadata partitions...
2013-09-26 Ben Pfafftag: Reintroduce tag library.
2013-09-26 Ben Pfaffmatch: New function minimatch_matches_flow().
2013-09-26 Gurucharan... ovs-ofctl: Fix a typo in documentation.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-26 Simon Hormandatapath: Move segmentation compatibility code into...
2013-09-25 Simon Hormandatapath: simplify VLAN segmentation
2013-09-25 Ben Pfafftunnel: Make tnl_find() easier to understand.
2013-09-25 YAMAMOTO TakashiOPENFLOW-1.1+: update for OF1.3 ONF Extentions and...
2013-09-25 YAMAMOTO Takashifor ovs-appctl bridge/dump-flows, don't show "priority...
2013-09-25 Simon Hormanpackets: Remove unused function eth_mpls_depth
2013-09-24 Ben Pfaffdatapath: Fix typos in comment.
2013-09-24 Jarno Rajahalmeofproto-dpif-upcall: Fix a memory leak.
2013-09-24 Gurucharan... ovs-dpctl: Update usage where datapath name is optional.
2013-09-24 Gurucharan... odp-util: Parse the in_port as a name correctly.
2013-09-24 Gurucharan... ovs-dpctl: Parse the arguments correctly for del-flow.
2013-09-24 Gurucharan... ovs-dpctl: Add a missing simap_destroy()
2013-09-24 Gurucharan... ovs-dpctl: Remove stale comment.
2013-09-24 Ben Pfaffofproto-dpif-upcall: Fix typos in comments.
2013-09-24 Ben Pfaffhmap: Make bad hash functions easier to find.
2013-09-24 Ben Pfaffofproto: Fix memory leak in rule_actions_unref().
2013-09-24 Ben Pfaffofproto: Allow ofproto_delete_flow() to delete hidden...
2013-09-23 Wei Yongjundatapath: remove duplicated include from vport-gre.c
2013-09-23 Wei Yongjundatapath: remove duplicated include from vport-vxlan.c
2013-09-20 Ethan Jacksoncfm: Don't enforce CFM_FAULT_INTERVAL.
2013-09-20 alex wangcfm: Prevent interval fault when demand mode is enabled...
2013-09-19 Ben Pfaffofproto-dpif-upcall: Forward packets in order of arrival.
next