cascardo/ovs.git
2016-06-14 Sorin Vinturisdatapath-windows: Sample action support.
2016-06-14 Benli Yeipfix: Bug fix for not sending template packets on...
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-06-13 Ben Pfaffovs-vsctl: Support identifying Flow_Sample_Collector_Se...
2016-06-13 Jarno Rajahalmenetlink-notifier: Support multiple groups.
2016-06-13 Jesse Grossdpif-netdev: Print installed flows in dpif format.
2016-06-13 Jesse Grossodp-util: Remove odp_in_port from struct odp_flow_key_p...
2016-06-13 Jesse Grossofproto-dpif-upcall: Translate input port as part of...
2016-06-13 Hui Kangovn-architecture.7.xml: Fix ovn-controller behavior...
2016-06-12 Justin Pettitovn: Replace tabs with spaces and clean up alignment...
2016-06-11 Justin Pettitovn-nbctl: Update logical switch commands.
2016-06-11 Justin Pettitovn-nbctl: Update logical switch port commands.
2016-06-11 Justin Pettitovn: Use Logical_Switch_Port in NB.
2016-06-11 Justin Pettitovn-nbctl: Add static route commands.
2016-06-11 Justin Pettitpackets: Parse IP address strings with a zero length...
2016-06-11 Justin Pettitovn-nbctl: Update logical router port commands.
2016-06-10 Justin Pettitovn-nbctl: Update basic router commands.
2016-06-10 Justin Pettitovn-nbctl: Use "ctx->output" instead of printf for...
2016-06-10 William Tuovn-controller: Fix memory leak reported by valgrind.
2016-06-10 Ben Pfafftests: Remove "test" from test names.
2016-06-10 Ben Pfaffovn-nb.xml: Fix typo.
2016-06-09 Russell Bryantovs-bugtool: Fix flake8 errors.
2016-06-09 Pravin B Shelardatapath:backport: openvswitch: use flow protocol when...
2016-06-09 Gurucharan... automake: Add ovs-bugtool.in to flake8-check.
2016-06-09 Gurucharan... ovs-bugtool.in: Do not assign a lambda expression,...
2016-06-09 Gurucharan... ovs-bugtool.in: Comparison to None should be 'if cond...
2016-06-09 Gurucharan... ovs-bugtool.in: Test for membership should be 'not...
2016-06-09 Gurucharan... ovs-bugtool.in: Remove usage of 'has_key'.
2016-06-09 Gurucharan... ovs-bugtool.in: Remove unused variables.
2016-06-09 Gurucharan... ovs-bugtool.in: Fix errors around spaces and line length.
2016-06-09 Gurucharan... ovs-bugtool.in: Remove unused imports.
2016-06-09 YAMAMOTO Takashiovs-numa: Fix a compilation error
2016-06-08 Daniele Di... sparse: Fix conflict between netinet/in.h and linux...
2016-06-08 Terry WilsonAdd optional C extension wrapper for Python JSON parsing
2016-06-08 Terry WilsonEnsure significand remains an integer in Python3 json...
2016-06-08 Thadeu Lima... ofproto-dpif-upcall: Prevent memory leak on log message.
2016-06-07 Jesse Grosstunnels: Update schema documentation related to tunnels.
2016-06-07 Joe Stringerxenserver: Remove deprecated print statement.
2016-06-07 Joe Stringerxenserver: Use PEP 3110 exception syntax.
2016-06-07 Joe Stringerxenserver: Remove tuple unpacking in lambdas.
2016-06-07 Joe Stringerxenserver: Fix list/map access for python3.
2016-06-07 Joe Stringerxenserver: Fix string compatibility in python3.
2016-06-07 Joe Stringerxenserver: Sort vsctl port options.
2016-06-07 Ben PfaffINSTALL.Debian.md: Describe a pitfall and some solutions.
2016-06-07 Ilya Maximetstestsuite: Add PMD specific tests.
2016-06-07 Ilya Maximetsofproto-dpif.at: Run tests with dummy-pmd.
2016-06-07 Ilya Maximetsdpif-netdev.at: Run tests with dummy-pmd.
2016-06-07 Daniele Di... tests: Allow extra cmd line args to OVS_VSWITCHD_START.
2016-06-07 Daniele Di... vswitchd: Add --dummy-numa command line option.
2016-06-07 Daniele Di... netdev-dummy: Introduce sched_yield() in rxq_recv(...
2016-06-07 Daniele Di... ovs-numa: Introduce function to set current thread...
2016-06-07 Daniele Di... ovs-numa: Remove non-linux stubs.
2016-06-07 Paul Bocadatapath-windows: Add ECN support on STT decapsulation
2016-06-07 Paul Bocadatapath-windows: STT reassemble small fix
2016-06-07 Paul Bocadatapath-windows: Add VLAN support to STT
2016-06-07 Paul Bocadatapath-windows: Improved offloading on STT tunnel
2016-06-07 Paul Bocatests: Skip "daemon --service" test on Windows from...
2016-06-07 Edwin Chiudebian, rhel: Ship ovs shared libraries and header...
2016-06-07 Russell BryantINSTALL.md: Note use of "hacking" flake8 plugin.
2016-06-07 Flavio Fernandesovn-northd: logical router icmp response should not...
2016-06-07 Paul Bocatests: Fixed access denied on ovs-vswitchd.log
2016-06-07 Ilya Maximetsnetdev-dummy: Add multiqueue support to dummy-pmd.
2016-06-07 Ilya Maximetsovs-vsctl.at: Use OVS_VSCTL_CLEANUP.
2016-06-07 Ilya Maximetsdpctl: Implement dpctl/flow-get for dpif-netdev.
2016-06-07 Ilya Maximetsnetdev-dummy: Add dummy-pmd class.
2016-06-06 Aaron RosenAdd *.c to datapath/linux/.gitignore
2016-06-06 Benli Yeipfix: Bug fix for configuring IPFIX for flows
2016-06-04 Joe StringerINSTALL.md: Document system-traffic tests.
2016-06-03 Ben Pfafftests: Avoid endianness sensitivity in MPLS handling...
2016-06-03 Ben Pfafftests: Fix select group test on big-endian systems.
2016-06-03 Ben Pfaffofp-print: Sort queues before printing in OFPT_QUEUE_GE...
2016-06-03 Ben Pfaffnetdev-native-tnl: Fix treatment of GRE key on big...
2016-06-03 Ben Pfafftypes: Change ofp_port_t from uint16_t to uint32_t.
2016-06-03 Ben PfaffFAQ: Explain that the order of actions is significant.
2016-06-03 Ben Pfaffnetdev: Fix typo in comment.
2016-06-03 Thadeu Lima... route-table: If device is not there, route is still...
2016-06-03 Ben Pfaffvswitch.xml: Document interface name length restrictions.
2016-06-03 nghosh@us.ibm.comrconn: Disable probe for local connections.
2016-06-03 Nirapada Ghoshovn-nbctl: Add lrouter and lrport related commands.
2016-06-03 Ciara LoftusINSTALL.DPDK: Replace tabs with spaces
2016-06-03 Gurucharan... ovn-controller: Assign conntrack zones for gateway...
2016-06-03 Li Weiovn-northd.8.xml: fix sock path of NB and SB database.
2016-06-03 Gurucharan... ovn-controller: Refactor conntrack zone allocation.
2016-06-03 Gurucharan... ovn: Introduce l3 gateway router.
2016-06-03 Gurucharan... ovn-northd: Support connecting multiple routers to...
2016-06-02 Ben PfaffAUTHORS: Add Dustin Lundquist.
2016-06-02 Dustin Lundquistovn-northd: Restrict use of unspecified source addresses
2016-06-02 Daniele Di... tests: Add a tunnel packet-out test.
2016-06-02 Daniele Di... tests: Wait for ARPs to be sent in tunnel-push-pop.
2016-06-02 Zoltán Baloghnetdev-dpdk: vhost-user port link state fix
2016-06-02 Daniele Di... ofproto-dpif: Cache result of time_msec() for rule_expi...
2016-06-02 Thadeu Lima... netdev-vport: Update copyright headers
2016-06-02 Thadeu Lima... netdev-vport: remove unneeded headers
2016-06-01 Thadeu Lima... system-tests: fix module removal during cleanup
2016-06-01 Alin Serdeandatapath-windows: Fix alignment on Offload.c
2016-06-01 Alin Serdeandatapath-windows: Add UDP checksum verifications for...
2016-06-01 Yin Lindatapath-windows: Move UDP checksum computation to...
2016-06-01 Mauricio Vasquez Bacinclude: fix issue when configuring with --with-dpdk
2016-05-31 Joe Stringerovs-vtep: Make compatible with python2.7 and 3.
2016-05-28 Nithin Rajulist.h: Define OVS_LIST_POISON statically
next