cascardo/ovs.git
2016-05-09 Ben Pfaffcmap: New macro CMAP_INITIALIZER, for initializing...
2016-05-09 Ben Pfaffofproto-dpif: Do not count resubmit to later tables...
2016-05-09 Ben Pfaffofproto-dpif: Rename "recurse" to "indentation".
2016-05-08 Ben Pfaffovn-nbctl: Add sanity checking for lswitch-add.
2016-05-08 Ben Pfaffovn-nbctl: Make error handling consistent with ovs...
2016-05-08 Ben Pfaffovn-nbctl: Mark lport-del commands as writing the database.
2016-05-06 Ciara Loftusnetdev-dpdk: Print default vhost-sock-dir value & updat...
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-05-06 RYAN D. MOATSAdd change tracking documentation
2016-05-06 Hui Kangovn-sbctl: Display correct ovnsb sock location in help...
2016-05-05 Daniele Di... dpif-netdev: Fix dp_netdev_pmd_remove_flow().
2016-05-05 Steve Ruanovn-northd: Add support for static_routes.
2016-05-04 Joe Stringercheck-kmod: Remove all OVS modules in this target.
2016-05-04 Jarno Rajahalmeclassifier: Remove rare optimization case.
2016-05-04 Jarno Rajahalmeclassifier: Remove logging.
2016-05-04 Jarno Rajahalmeclassifier: Remove redundant index.
2016-05-03 Joe Stringercompat: Remove skbuff header helper backports.
2016-05-03 Joe Stringercompat: Remove unused ipv[46] backports.
2016-05-03 Joe Stringercompat: Document nf_defrag_ipv[46] backport.
2016-05-03 Joe Stringerdatapath: Fix template leak in error cases.
2016-05-03 Joe Stringerdatapath: Orphan skbs before IPv6 defrag
2016-05-03 Joe Stringercompat: nf_defrag_ipv6: fix NULL deref panic.
2016-05-03 Joe Stringercompat: nf_defrag_ipv6: avoid nf_iterate recursion.
2016-05-03 Joe Stringercompat: nf_defrag_ipv6: avoid/free clone operations.
2016-05-03 Joe Stringercompat: ipv6: Pass struct net into nf_ct_frag6_gather.
2016-05-03 Joe Stringercompat: ipv4: Pass struct net into ip_defrag.
2016-05-03 Joe Stringercompat: Add a struct net parameter to l4_pkt_to_tuple.
2016-05-02 Daniele Di... flow: Fix flow_wc_map() for ICMPv6/IGMP type and code.
2016-05-02 Joe Stringercompat: skbuff: Remove references to old kernels.
2016-05-02 Joe StringerFAQ: Update feature table.
2016-05-02 Joe StringerFAQ: Shift IPFIX into the feature support table.
2016-04-29 Aaron Conolenetdev-dpdk: Check dpdk-extra when reading db
2016-04-29 Aaron Conolenetdev-dpdk: Allow arbitrary eal arguments
2016-04-29 Aaron Conolenetdev-dpdk: Autofill lcore coremask if absent
2016-04-29 Aaron Conolenetdev-dpdk: Restrict vhost_sock_dir
2016-04-29 Aaron Conolenetdev-dpdk: Convert initialization from cmdline to db
2016-04-29 Aaron Conolenetdev-dpdk: Restore thread affinity after DPDK init
2016-04-29 Joe Stringerofp-actions: Fix use-after-free in decode_NOTE.
2016-04-27 Pravin B Shelarstt: linearize for CONFIG_SLUB case
2016-04-27 Pravin B ShelarRemove "VLAN splinters" feature.
2016-04-27 Sairam Venugopaldatapath-windows: Fix recirculation when it is not...
2016-04-27 Daniele Di... datapath-windows: Fix bug in OvsTcpGetWscale().
2016-04-27 Daniele Di... hmap: Add HMAP_FOR_EACH_POP.
2016-04-27 Daniele Di... system-tests: Add tcp simple test.
2016-04-27 Daniele Di... system-tests: Disable offloads in userspace tests.
2016-04-26 Alin Serdeandatapath-windows: Pause switch state on PnP event
2016-04-12 Darrell Ballovn-controller-vtep: Support BUM traffic for the VTEP...
2016-04-23 Simon Hormanpackets: use flow protocol when recalculating ipv6...
2016-04-23 YAMAMOTO Takashiutil.h: Restore stdarg.h which is necessary for va_list
2016-04-22 Joe Stringerofproto-dpif-xlate: Tidy up ct_mark xlate code.
2016-04-22 Joe Stringerofproto-dpif-xlate: xlate ct_{mark, label} correctly.
2016-04-22 Joe Stringersystem-traffic: Add basic geneve tunnel sanity test.
2016-04-22 Joe Stringersystem-traffic: Add basic gre tunnel sanity test.
2016-04-22 Joe Stringersystem-traffic: Fix IPv6 frag vxlan check.
2016-04-22 Simon Hormandebian: Fix treatment of upstream version that contains...
2016-04-22 Ben PfaffAUTHORS: Add Antonio Fischetti.
2016-04-22 antonio.fischetti... odp-util: Fix build warning on flags_mask.
2016-04-22 Ben PfaffAUTHORS: Add JunoZhu <zhunatuzi@gmail.com>.
2016-04-22 JunoZhuovn: Add column enabled to table Logical_Router
2016-04-22 Paul Bocadatapath-windows: Fixed buffer overflow in OvsInitVport...
2016-04-22 Rodriguez Betancourt... cksum: Refine schema cksum validation
2016-04-22 Sairam Venugopaldatapath-windows: Add braces to fix error C2275.
2016-04-22 Huang Leilib: Fix error reporting in parse_sockaddr_components...
2016-04-22 Kevin TraynorFAQ: Add entry for OVS/DPDK version dependencies.
2016-04-22 Jamie Lennoxovn: Fix link in tutorial
2016-04-22 Nithin Rajudatapath-windows: remove OvsAllocateForwardingContextForNBL
2016-04-21 Sairam Venugopaldatapath-windows: Add ICMP types in NetProto.h
2016-04-21 Sairam Venugopaldatapath-windows: Refactor Conntrack Module in Hyper-V
2016-04-21 RYAN D. MOATSovn: Add more details to test output.
2016-04-21 Miguel Angel Ajonetdev-linux: Fix ingress policing burst rate configura...
2016-04-21 Paul Bocadatapath-windows: Removed always true condition in...
2016-04-21 Paul Bocadatapath-windows: Removed double initialization on...
2016-04-21 Paul Bocadatapath-windows: Avoid using uninitialized gOvsExtDriv...
2016-04-21 Thadeu Lima... tunneling: Fix for concomitant IPv4 and IPv6 tunnels
2016-04-18 Daniele Di... checkpatch: Accept form feeds.
2016-04-18 Ben Pfaffofp-errors: Introduce OF1.6 (proposed) error code for...
2016-04-18 Ben PfaffAdd skeleton for OF1.6 support.
2016-04-18 Ben Pfaffvswitch.xml: OpenFlow 1.5 has been released.
2016-04-17 Jarno Rajahalmeclassifier: Reorganize classifier.h
2016-04-17 Jarno Rajahalmeclassifier: Fix race condition leading to NULL dereference.
2016-04-16 Numan Siddiqueovn: Fix the port secuirty test failure by adding a...
2016-04-15 mweglicxUpdate relevant artifacts to add support for DPDK 16.04.
2016-04-15 Bhanuprakash... acinclude: Autodetect DPDK location when configuring OVS
2016-04-15 Russell BryantAUTHORS: Add Flavio Fernandes.
2016-04-15 Flavio Fernandesovn-tutorial: Update expected output from show commands
2016-04-15 Russell Bryantpython: Update Python version checks.
2016-04-15 Joe Stringermanpages: Update documentation for ct_* masks.
2016-04-15 Joe Stringerofproto-dpif-xlate: Generate bitmasks in set_field.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-prop.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 RYAN D. MOATSovn-controller: Dynamically reconnect if ovn-remote...
2016-04-14 Numan Siddiqueovn-northd: Handle IPv4 addresses with prefixes in...
2016-04-14 Russell Bryantovn-controller: Warn if system-id is missing.
2016-04-14 Nithin Rajudatapath-windows: post event during vport delete
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/type-props.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
next