cascardo/ovs.git
2016-03-29 Russell Bryantdebian: Ship ovn-[ns]b man pages in ovn-common.
2016-03-29 Ben PfaffCONTRIBUTING.md: Describe a new "Vulnerability" tag.
2016-03-29 Ben PfaffAUTHORS: Add Bhargava Shastry and Kashyap Thimmaraju.
2016-03-28 Russell Bryantovn: Add external_ids to Chassis table.
2016-03-28 Russell Bryantsmap: Include hash.h.
2016-03-28 Ben Pfaffovsdb: Remove unused "struct ovsdb_log_read_cbdata".
2016-03-25 Daniele Di... ovs-thread: Do not always end quiescent state in ovs_th...
2016-03-25 Nithin Rajudatapath-windows: Fix alignment in Flow.c.
2016-03-25 Sorin Vinturisdatapath-windows: Revert unrelated change to ovs-atomic.h
2016-03-25 Aaron Conoleovs-ctl: Allow selective start for db and switch
2016-03-25 Sorin Vinturisdatapath-windows: Updated FAQ regarding Hyper-V recircu...
2016-03-25 Sorin Vinturisdatapath-windows: Extract flow metadata in execute...
2016-03-25 Sorin Vinturisdatapath-windows: Support for OVS_ACTION_ATTR_HASH...
2016-03-25 Sorin Vinturisdatapath-windows: Allow recirculation feature probe.
2016-03-25 Sorin Vinturisdatapath-windows: Added recirculation support.
2016-03-25 Sorin Vinturisdatapath-windows: Percpu allocation support function
2016-03-25 Russell Bryantovn: Get hostname from ovs external-ids.
2016-03-25 Russell Bryantovs-ctl: Store hostname as an external-id.
2016-03-25 bschanmu@redhat.comrhel: Packaging for OVN is split as per functionality
2016-03-24 Russell Bryantovn: Fix some split db issues in ovn-ctl.
2016-03-24 Russell Bryanttests: Run Python 3 tests with Python 3.
2016-03-24 Pravin B Shelartunnel-tests: Fix travis build failure.
2016-03-24 Pravin B Shelarsflow: use ovs route API to get source IP address.
2016-03-24 Pravin B Shelarnetdev: remove netdev_get_in4()
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...
next