Public bug reported:

Description:
When the user is doing "ping -f myhostname.tld", ping does a ipaddr->hostname 
request at EACH packet. Which is quite a lot when used with a -f option.
Moreover it is quite useless as when used with -f, ping doesnt display the 
result of the ipaddr->hostname, but only a single dot per packet.

- I discovered this when implementing a nss plugin (/etc/nsswitch.conf kindof 
stuff).
- I dunno the actual impact of this, just seems like very inefficient.
  - But if the nss plugin doesn't have an request cache, this will become quite 
a
    denial of service for this service

** Affects: iputils (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
ping doing LOTS of useless dns request
https://launchpad.net/bugs/82720

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to