cascardo/ovs.git
2014-05-19 Flavio Leitnerofproto/xlate: Move is_admissible() up
2014-05-19 Flavio Leitnerdpif: Comestic indentation fixes
2014-05-19 Flavio Leitnerpacket: Add function ip_is_local_multicast()
2014-05-19 Daniel Borkmannpackets: Add igmp header definitions
2014-05-19 Daniel Borkmannnetinet: Add IPPROTO_IGMP definition
2014-05-19 Thomas Grafovs-vsctl: Add error column to show command
2014-05-19 Thomas Grafvswitchd: Add error column to Interface table to store...
2014-05-19 Thomas Grafvlog: Provide convenience macros to additionally store...
2014-05-19 Jarno Rajahalmelib/classifier: Rename 'cls_subtable_cache' as 'cls_sub...
2014-05-19 Ben Pfaffovs-rcu: Fix typo in comment.
2014-05-19 Ryan Wilsonovs-rcu: Add OVSRCU_TYPE_INITIALIZER which initializes...
2014-05-19 Ben Pfaffacinclude.m4: Fix "sparse", via detection of GNU make...
2014-05-19 Joe Stringertests: Check dpif-netdev odp_actions consistency.
2014-05-19 Joe Stringertests: Create dpif-netdev.at.
2014-05-19 Joe Stringerodp-util: Always serialise recirculation in upcall...
2014-05-19 Joe Stringertests: Remove duplicate STRIP_USED definition.
2014-05-19 Joe Stringerodp-util: Improve formatting of ND export to odp.
2014-05-16 Jarno RajahalmeUse prefix trie lookup for IPv4 by default.
2014-05-16 Ryan Wilsonnetdev: Remove netdev from global shash when the user...
2014-05-16 Andy Zhouofproto-dpif: Install internal rule should not change...
2014-05-16 Simon Hormanovs-atomic: Remove atomic_uint64_t and atomic_int64_t.
2014-05-16 Simon Hormanofproto-dpif-upcall: Use atomic_long in struct udpif
2014-05-16 Simon Hormanofproto-dpif: Break out MPLS controller tests into...
2014-05-15 Ben Pfaffofproto-dpif-upcall: Avoid use-after-free in revalidate...
2014-05-15 Simon Hormandatapath: sample action without side effects
2014-05-15 Gurucharan... tests: Change to parse dynamically allocated ports...
2014-05-15 Gurucharan... ovsdb-server.at: Skip transient transaction tests for...
2014-05-15 Justin PettitPrepare for post-2.3.0 (2.3.90).
2014-05-15 Justin PettitPrepare for 2.3.0.
2014-05-15 Jarno Rajahalmelib/classifier: Simpilify array ordering.
2014-05-14 Gurucharan... ovs-pki: Workaround lack of /dev/stdin in Windows.
2014-05-14 Joe Stringerodp-util: Fix a comment.
2014-05-14 Gurucharan... test-ovsdb: Fix setvbuf incompatibility on Windows.
2014-05-14 Gurucharan... util: set_program_name() can be called twice with diffe...
2014-05-14 Gurucharan... util: Disable popups while asserting in windows.
2014-05-14 Gurucharan... tests/library.at: Disable unix socket tests on Windows.
2014-05-14 Gurucharan... ovs-pki: Pass correct argument to 'sign' command.
2014-05-14 Gurucharan... timeval: Workaround strftime bug in VS 2013.
2014-05-14 Gurucharan... ovsdb: Open database in binary mode.
2014-05-14 Ben Pfaffmeta-flow: Use OXM-defined constant for TCP flags in...
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben Pfaffnx-match: Refactor nxm_put_ip() to handle all IPv4...
2014-05-14 Ben PfaffImplement OpenFlow 1.5 port desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.5 group desc stats request.
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-05-14 Ben Pfaffofp-util: Remove ofputil_get_phy_port_size().
2014-05-14 Ben Pfaffofp-util: Simplify ofputil_decode_switch_features().
2014-05-14 Ben PfaffImplement OpenFlow 1.4 queue statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port statistics.
2014-05-14 Ben PfaffImplement basic OpenFlow 1.4 table-mod message.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Implement OpenFlow 1.4 port status and port...
2014-05-14 Ben Pfaffofp-util: Reduce duplicate code.
2014-05-14 Ben Pfaffofp-util: Generalize functions for parsing OF1.3+ prope...
2014-05-14 Ben Pfaffofp-util: Remove ofputil_count_phy_ports().
2014-05-14 Ben Pfaffofp-msgs: New functions ofpmp_version() and ofpmp_decod...
2014-05-14 Ben Pfaffofp-util: Fix definition of OFPUTIL_P_OF13_UP.
2014-05-14 Ben Pfaffovs-ofctl: Fix port lookup and "ovs-ofctl" behavior...
2014-05-14 Ben PfaffAUTHORS: Add Ashwin Swaminathan.
2014-05-14 Anoob Somanofproto-dpif-xlate: Fix null pointer dereference
2014-05-13 Simon Hormandatapath: Free skb(s) on recirculation error
2014-05-13 Jarno Rajahalmelib/classifier: Fix array splicing.
2014-05-13 Ben PfaffINSTALL: Describe how to use a separate build directory.
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "ofproto-dpif - patch...
2014-05-12 YAMAMOTO Takashiofproto-dpif.h: Fix a comment
2014-05-12 YAMAMOTO Takashidpif-netdev: Remove unused members
2014-05-12 YAMAMOTO Takashiofproto-dpif: Whitespace fixes
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix races in dpif/dump-flows test
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Use OVS_APP_EXIT_AND_WAIT where approp...
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix some races
2014-05-12 Rami RosenFix a typo in lib/vconn-provider.h.
2014-05-12 Jarno Rajahalmelib/classifier: Add subtable cache diagnostics.
2014-05-10 YAMAMOTO Takashiacinclude.m4: Fix a typo in a help message
2014-05-10 YAMAMOTO Takashiacinclude.m4: Expand tabs
2014-05-09 Alex Wangofproto-dpif-upcall: Do not call dpif_handlers_set...
2014-05-09 Thomas Grafovs-ctl: Don't decrease max open fds if already set...
2014-05-09 Ben PfaffMakefiles: Fix invocation of dot2pic when builddir...
2014-05-09 YAMAMOTO Takashidot2pic: Stop assuming the path of the interpreter
2014-05-09 YAMAMOTO Takashidot2pic: Use "> $@; mv $@.tmp $@" notation to make...
2014-05-09 YAMAMOTO TakashiRevert commit 74622b44b ("Fix dot2pic make dependencies")
2014-05-09 Ethan Jacksonovs-dev.py: Add support for dpdk builds.
2014-05-08 Ben Pfaffutil: Remove duplicate CACHE_LINE_SIZE definition.
2014-05-08 Andy Zhouofp-util: compile group stats with visual studio
2014-05-08 Ben Pfaffovs-thread: Issue better diagnostics for locking uninit...
2014-05-08 Andy Zhoubond: raise minimal bond distribution per interface
2014-05-08 YAMAMOTO TakashiFAQ: Mention packet filter incompatibility
2014-05-07 Joe Stringertunnel: Fix bug where misconfiguration persists.
2014-05-07 Ethan Jacksonnetdev: Allow netdev_change_seq_changed() to accept...
2014-05-07 Ben Pfafflacp: Really fix mutex initialization.
2014-05-07 Andy Zhoubond: fix a bug that disabled bond stats collection
2014-05-07 Ashwin Swaminathanvtep: Update vtep schema with tunnel table
2014-05-07 Alex Wangbfd: Update bfd status on bfd creation and deletion.
2014-05-07 Alex Wangcfm: Update cfm status on cfm creation and deletion.
2014-05-06 YAMAMOTO TakashiFix dot2pic make dependencies
2014-05-06 YAMAMOTO TakashiFAQ: Expand tabs
2014-05-06 YAMAMOTO Takashiutil: Use posix_memalign for xmalloc_cacheline if available
2014-05-05 Gurucharan... vlog: Use python 2.4 compatible functions.
2014-05-05 Ben Pfaffofproto: Log flow mod statistics per controller rather...
2014-05-05 Ben Pfaffrconn: Preserve the name of an unreliable connection...
next