Sponsored Content
Special Forums Cybersecurity Security Advisories (RSS) Debian: 2174-1: avahi: denial of service Post 302500197 by Linux Bot on Monday 28th of February 2011 12:00:04 AM
Old 02-28-2011
Debian: 2174-1: avahi: denial of service

LinuxSecurity.com: It was discovered that avahi, an implementation of the zeroconf protocol, can be crashed remotely by a single UDP packet, which may result in a denial of service. [More...]

More...
 
shevek::avahi::browser(3)				     Library Functions Manual					 shevek::avahi::browser(3)

NAME
shevek::avahi::browser - Class for browsing other hosts. SYNOPSIS
#include <avahi.hh> Inherits shevek::refbase. Classes struct details Details about a discovered service. These are internally created and may be examined by the application. struct owner Information about a discovered server. Public Types typedef std::set< details > details_list Container class for a list of details. typedef std::map < Glib::ustring, owner > list" Container class for a list of owners. Public Member Functions list const & get_list () Access the list of owners. sigc::signal1< void, Glib::ustring const & > signal_changed ()" Signal to be notified when the list changes. ~browser () The destructor cleans everything up. Static Public Member Functions static Glib::RefPtr< browser > create (Glib::ustring const &protocol) Create a browser class without an existing avahi object. Don't use this if you have an avahi object; use avahi::create_browser instead. static list get_list_block (Glib::ustring const &protocol, Glib::ustring const &name=Glib::ustring()) Synchronously get a list of owners. When using this, the servers are not monitored, so you will not be notified of any changes. Friends class avahi Detailed Description Class for browsing other hosts. Author Generated automatically by Doxygen for libshevek from the source code. libshevek Fri May 11 2012 shevek::avahi::browser(3)
All times are GMT -4. The time now is 05:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy