sliver-openvswitch.git
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-10 Simon HormanUse updated dl_type when checking actions that use...
2013-05-09 Justin Pettitofpbuf: Fix small typo.
2013-05-09 Justin PettitINSTALL: Finish sentence about running tests with valgrind.
2013-05-09 Takashi Kawaguchiflow: Fix IPv6 fragment packet handling
2013-05-09 Ethan Jacksonofproto-dpif: Update 'facet->rule' stats in facet_push_...
2013-05-09 Ethan Jacksonofproto-dpif: Simplify send_packet().
2013-05-09 Ethan Jacksonofproto-dpif: Remove ofproto_update_local_port_stats().
2013-05-09 Ben Pfaffofproto-dpif: Simplify ofproto_receive().
2013-05-09 Ben Pfafftunnel: Make tnl_port_receive() parameter 'const'.
2013-05-09 Ben Pfaffofproto-dpif: Make ofport_dpif_cast() internally consis...
2013-05-09 Ben Pfaffprocess: Fix indentation in header.
2013-05-08 Jarno Rajahalmeofproto-dpif: Keep perfect fitness on tunnel input.
2013-05-08 Jarno Rajahalmeofproto-dpif: Remove initial_vals.tunnel_ip_tos.
2013-05-08 Jarno RajahalmeKeep all of tunnel metadata in flow.
2013-05-08 Ben PfaffNEWS: Modification of 'in_port' backported to 1.11.
2013-05-08 Ben PfaffAlways check return value of strftime().
2013-05-08 Simon HormanDo not perform validation in learn_parse();
2013-05-08 Simon HormanCheck actions prerequisites in parse_ofp_str()
2013-05-08 Ben Pfaffovs-pki: Reduce CA certificate validity to 10 years...
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-05-08 Ben Pfaffofproto-dpif: Avoid figuring out sFlow and IPFIX action...
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.
2013-05-07 Jarno Rajahalmedatapath: Free skb dropped by lisp_tnl_send().
2013-05-07 Ben Pfaffovs-ofctl: Fix bad info in comment on transact_multiple...
2013-05-07 Justin Pettitovsdb-client: Fix recently introduced svec_sort() bug.
2013-05-06 Justin Pettitovsdb-client: Avoid assertion with multiple databases.
2013-05-06 Ben PfaffAllow master to build on Fedora with the recent threadi...
2013-05-06 Pravin B Shelardatapath: Kill VPORT_F_TUN_ID vport flag.
2013-05-06 Pravin B Shelardatapath: Move vport init to first port create.
2013-05-06 Pravin B Shelardatapath: Unify vport error stats handling.
2013-05-06 Pravin B Shelartunneling: Remove struct tnl_vport and tnl_ops.
2013-05-06 Jesse Grossdatapath: Remove unused get_config vport op.
2013-05-03 Ben Pfaffbridge: Correctly omit unsupported interface statistics...
2013-05-03 Ed Mastenetdev-bsd: Use UINT64_MAX for unsupported stats.
2013-05-03 Ben Pfaffofp-util: Fix type of 'port' param to ofputil_encode_du...
2013-05-03 Ben Pfaffovs-ofctl: Make "ovs-ofctl monitor" respond to echo...
2013-05-03 Ben Pfaffrconn: Discard messages received on monitor connections.
2013-05-03 Ben Pfaffrconn: Factor code out from copy_to_monitor().
2013-05-03 Ed Mastesocket-util: restore building on FreeBSD.
2013-05-03 Ben Pfaffvconn: Mark class structures as const.
2013-05-03 Ben Pfaffofp-util: Make names[] in ofputil_action_code_from_name...
2013-05-03 Ben Pfaffvlog: Mark more static data const.
2013-05-03 Ben Pfaffnetdev-linux: Mark more static data as "const".
2013-05-03 Ben Pfaffstream-fd: Mark 'fd_pstream_class' const.
2013-05-03 Ben Pfaffnetdev: Make 'smap' variable const in netdev_set_qos().
2013-05-03 Ben Pfaffhmap: Make HMAP_INITIALIZER a valid initializer for...
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-05-03 Ben Pfaffdpif-linux: Make dummy_action const in dpif_linux_init_...
2013-05-03 Ben Pfaffsystem-stats: Use getmntent_r() for thread-safety.
2013-05-02 Ben PfaffUse gmtime_r() and localtime_r() instead of non-thread...
2013-05-02 Andy Zhouovs-benchmark: improve 'rate' command piped output...
2013-05-02 Ben Pfaffsocket-util: Use getaddrinfo() instead of gethostbyname...
2013-05-02 Ben PfaffUse pthread_sigmask() in place of sigprocmask(), for...
2013-05-02 Neil MckeeChange sFlow model to reflect per-bridge sampling
2013-05-02 Jesse Grossdatapath: Immediately exit on error in ovs_vport_cmd_set().
2013-05-02 Ben Pfaffdpif-linux: Close channel Netlink sockets when a port...
2013-05-02 Ben Pfaffdpif-linux: Use MAX_PORTS instead of hard-coded 65535.
2013-05-02 Justin PettitFAQ: Indicate LTS is now the 1.9.x series.
2013-05-02 Simon HormanMake it more obvious that OVS_KEY_ATTR_MPLS may be...
2013-05-01 Justin PettitSet release date for 1.10.0.
2013-05-01 Duffie Cooleyovs-sandbox: Use $schema for creating the db.
2013-05-01 Simon HormanRemove spurious IPv4 data from MPLS packet test
2013-05-01 Giuseppe LettieriSetting tag sliver-openvswitch-1.10.90-2 sliver-openvswitch-1.10.90-2
2013-04-30 Ben Pfaffdpif-netdev: Shorten delay loops.
2013-04-30 Ethan Jacksonofproto: Add ipfix-entities.def to gitignore.
2013-04-30 Ben Pfaffofproto-dpif: Fix 'size' argument to fix_sflow_action().
2013-04-30 Thomas Grafdatapath: Remove unneeded ovs_netdev_get_ifindex()
2013-04-29 Gurucharan... worker: Prevent worker from being responsible for pidfi...
2013-04-29 Gurucharan... vswitchd: Disable system stats collection on a concurre...
2013-04-29 Ben Pfaffnetlink-socket: Use xmalloc() instead of malloc().
2013-04-29 Ben Pfaffnetlink-socket: Minor style fix.
2013-04-29 Ben Pfafftimeval: Remove prototype for unimplemented function.
2013-04-29 Justin PettitPrepare for post-1.11.0 (1.11.90).
2013-04-29 Justin PettitPrepare for 1.11.0
2013-04-29 Pravin B Shelardatapath: Use generic struct pcpu_tstats.
2013-04-29 Ben Pfaffdpif-netdev: Update max_mtu correctly.
2013-04-29 Jesse Grossvxlan: Correct comments and NEWS to reflect IANA port...
2013-04-26 Kyle MesteryAdd FAQ entries around the VXLAN support in Open vSwitch.
2013-04-26 Kyle MesteryUpdate the default VXLAN destination UDP port to the...
2013-04-25 Giuseppe Lettiericheck that tap device is actually created
2013-04-25 Giuseppe Lettierifixed missing dependency
2013-04-24 Giuseppe Lettierifix fake shutdown of external nodes
2013-04-22 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-22 Giuseppe Lettierifix dependencies for external nodes
2013-04-22 Thierry ParmentelatSetting tag sliver-openvswitch-1.10.90-1 sliver-openvswitch-1.10.90-1
2013-04-22 Thierry Parmentelatupdate mainstream version number
2013-04-08 Justin Pettitbridge: Report PID of yielding process when multiple...
2013-04-25 Thomas Grafdatapath: Account for RHEL6.4 backports in compat layer
2013-04-25 Thomas Grafdatapath: Use openvswitch_handle_frame hook in >=RHEL6...
2013-04-24 Ben PfaffFAQ: Explain why VMs on a VLAN can't access the Internet.
2013-04-24 Simon Hormanmatch: Correct formatting of MPLS
2013-04-24 Ben PfaffFAQ: Describe how to connect bridges with patch ports.
2013-04-24 Ben Pfafftimeval: Check for HAVE_BACKTRACE instead of HAVE_EXECI...
2013-04-23 YAMAMOTO Takashideal with platforms where backtrace() is in a different...
2013-04-23 Gurucharan... debian: force-reload-kmod while package upgrading.
2013-04-23 Gurucharan... INSTALL.Debian: Update instructions related to package...
next