cascardo/ovs.git
2016-03-24 Pravin B Shelartunneling: Enable IPv6 tuneling.
2016-03-24 Pravin B Shelarnetdev-dummy: change netdev seq on ip address change.
2016-03-24 Pravin B Shelartnl-neigh-cache: tighten arp and nd snooping.
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-24 Pravin B Shelarlib: Fix compose nd
2016-03-24 RYAN D. MOATSEnsure that dumped OF flows in ovn tests include counters
2016-03-24 RYAN D. MOATSSeparating OVN NB and SB database processes
2016-03-23 Alin Serdeanbuild windows: Update OpenSSL download link
2016-03-23 Lance Richardsontravis: support OS X builds
2016-03-23 Lance Richardsonosx: Fix OS X build issues
2016-03-23 Russell Bryantovn: Fix windows build.
2016-03-23 Russell Bryantovn: Document chassis->name for ovn-controller-vtep.
2016-03-23 Han Zhoulib/util.c: Optimise bitwise_rscan.
2016-03-23 Russell Bryantovn: Add hostname to Chassis.
2016-03-23 Alin Serdeandatapath-windows: Change reported time for flows
2016-03-23 Ben Pfaffofpbuf: Don't include unneeded "packets.h".
2016-03-23 YAMAMOTO Takashiofproto/trace: Fix "unchanged" output for Final flow
2016-03-23 YAMAMOTO Takashivlog.at: Avoid using GNU sed extension
2016-03-23 YAMAMOTO Takashiovs_strerror, ovs_format_message: Always use "Success...
2016-03-23 YAMAMOTO TakashiINSTALL.NetBSD.md: Update for six
2016-03-23 Lance Richardsonbyte-order: use system ntohll() and htonll() for OS X
2016-03-23 Lance Richardsonosx: handle differences between OS X and other BSDs
2016-03-23 Lance Richardsonovs-pki: OS X compatibility
2016-03-23 Lance Richardsontimeval: Add clock_gettime() for OS X
2016-03-23 Lance Richardsonofproto-dpif: rename wait() to avoid collision with...
2016-03-23 Ilya Maximetsnetdev-dpdk: Fix crash when changing the vhost-user...
2016-03-23 Simon Hormanbond: don't re-zero recirc_id when creating bond
2016-03-22 RYAN D. MOATSovsdb-idl: Present tracked changes in increasing change...
2016-03-22 RYAN D. MOATSAdd useful information to ovn E2E tests
2016-03-22 Ben PfaffFAQ: Document that new fields need to be added to nx_pu...
2016-03-22 Ian Stokesbridge: Dump configurable QoS types.
2016-03-22 Ian Stokesbridge: Fix qos_unixctl_show bug.
2016-03-22 Russell Bryantdb-ctl-base: Fix a typo.
2016-03-22 Russell Bryantovn: Remove outdated debug messages.
2016-03-22 Han Zhouovn: Update the test case for localnet port.
2016-03-21 Jesse Grossdatapath: Check for sock argument to v6ops->fragment.
2016-03-21 Nithin Rajulist.h: Define OVS_LIST_POISON statically
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/ofp-errors.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/geneve.h to include/openvswitch directory
2016-03-19 Lance Richardsontests: enable basic lcov code coverage reporting support
2016-03-18 Lance Richardsontests: consistently use OVS_APP_EXIT_AND_WAIT() for...
2016-03-18 Lance Richardsontests: make as() function as documented
2016-03-18 Lance Richardsontests: Make OVS_APP_EXIT_AND_WAIT() wait for process...
2016-03-18 Numan Siddiqueovn: Add l3 port security for IPv4 and IPv6
2016-03-18 Quentin MonnetNEWS: Update (--color option for ovs-ofctl).
2016-03-18 Quentin Monnetovs-ofctl: Update manpage for --color option.
2016-03-18 Quentin Monnetofp-actions: Color output of flow actions for ovs-ofctl...
2016-03-18 Quentin Monnetmatch: Color output of match conditions for ovs-ofctl...
2016-03-18 Quentin Monnetovs-ofctl: Add output colors for flow attributes.
2016-03-18 Quentin Monnetovs-ofctl: Declare / set up colors for command output.
2016-03-18 Quentin Monnetovs-ofctl: Add option for color output to dump-flows...
2016-03-18 Saurabh Shrivastavavtep: Introduce other_config column in some vtep schema...
2016-03-17 Russell Bryantrhel: Don't package ovs-testcontroller with ovn.
2016-03-17 Gurucharan... ovs-vtep: Delete flows with untagged vlan carefully.
2016-03-17 Ben Pfaffovs-ctl: Remove code for upgrading from Open vSwitch...
2016-03-17 Ben Pfaffovs-ctl: Remove code for upgrading from Open vSwitch...
2016-03-17 Rodriguez Betancourt... INSTALL.md: Suggest jemalloc memory allocator.
2016-03-17 Ilya Maximetsnetdev: New field 'is_pmd' in netdev_class.
2016-03-16 Russell BryantNEWS: Add 2.5.0 release date.
2016-03-15 Sairam Venugopaldatapath-windows: Support for IPv6 in TCP segmentation
2016-03-14 Pravin B Shelardatapath: Fix build failure related to missing vlan.h
2016-03-14 Alin SerdeanBuild Windows include runtime
2016-03-14 Lance Richardsonovsdb-idl: improve error handling when schema is not...
2016-03-14 Pravin B Shelardatapath: Remove OVS_FRAGMENT_BACKPORT
2016-03-14 Pravin B Shelardatapath: Drop support for kernel older than 3.10
2016-03-12 Ben Pfaffovn: Implement basic ARP support for L3 logical routers.
2016-03-12 Ben Pfaffovn-controller: Add data structure for indexing lports...
2016-03-12 Ben Pfaffovn: Use callback function instead of simap for logical...
2016-03-12 Ben Pfaffactions: Implement OVN "arp" action.
2016-03-11 Ben PfaffDocument how to match any packet with a VLAN header.
2016-03-11 Alexandru Ardeleanlib/ovs-thread: make use of the pthread_attr object
2016-03-11 Andy Zhouovsdb-server: Add Json cache count to memory/show
2016-03-11 Pravin B Shelarnetdev-linux: Fix netdev ipv6 notification
2016-03-11 Pravin B Shelarsmap: bsd: Fix compilation error.
2016-03-11 Numan SiddiqueSet reason before sending continuation packet-in to...
2016-03-11 Mauricio VásquezINSTALL.DPDK: remove issue with QEMU v2.4.0 and dpdkvho...
2016-03-10 Yuanhan Liunetdev-dpdk: fix mbuf leaks master
2016-03-08 andy zhouovsdb-server: Fix a reference count leak bug
2016-03-08 bschanmu@redhat.comrhel: Use ovn-ctl to ovn-controller service
2016-03-08 Ben Pfaffopenflow: Support matching and modifying MPLS TTL field.
2016-03-08 Ben Pfaffnetdev: Improve comments on netdev_rxq_recv().
2016-03-08 Ben Pfaffdpif-netdev: Fix typo in comment.
2016-03-08 Ben Pfaffovs-ofctl: Fix command names in documentation.
2016-03-08 Joe Stringerofp-actions: Assert variable actions have len>0.
2016-03-08 Joe Stringertests: Expand 'bundle with many ports' test.
2016-03-08 Ben PfaffRevert "ovn-controller: race between binding-run and...
2016-03-07 Ben Pfaffunixctl: Log commands received and their replies (at...
2016-03-07 Ben Pfaffbinding: Track local datapaths even when no transaction...
2016-03-07 Russell Bryantovs-sandbox: Add note about OVN to initial output.
2016-03-07 William Tuofp-util: Fix use-after-free in group append.
2016-03-07 William Tuofpbuf: Fix use-after-free in bundle parse.
2016-03-07 Jarno Rajahalmeofpbuf: Fix setting of 'msg' in ofpbuf_clone_with_headr...
2016-03-07 Jarno Rajahalmeofpbuf: Rename 'data_delta' to 'xxx_offset'
2016-03-07 Jarno Rajahalmeofpbuf: Make offset calculation more consistent.
2016-03-07 Russell BryantAUTHORS: Add Ramu Ramamurthy.
2016-03-07 Ramu Ramamurthyovn-controller: race between binding-run and patch...
2016-03-07 bschanmu@redhat.comUse 'RUNDIR' from make for rhel/ovn-controller.service
2016-03-06 Ilya Maximetsnetdev-dpdk: Fix memory leak in netdev_dpdk_vhost_destr...
2016-03-04 Pravin B Shelardatapath: STT: Fix checksum handling.
next