checking IP address change

From: Roman Mashak (mrv_at_tusur.ru)
Date: 07/18/05


Date: Mon, 18 Jul 2005 18:08:43 +0900

Hello, All!

Is there any other way (may be via /proc fs) to check that IP address on
interfaces has changed except using 'ifreq' structure and calling ioctl(fd,
SIOCGIFCONF, ...) ?

With best regards, Roman Mashak. E-mail: mrv@tusur.ru



Relevant Pages

  • Re: checking IP address chang
    ... > interfaces has changed except using 'ifreq' structure and calling ioctl(fd, ... Some DHCP clients are able to execute a script ...
    (comp.os.linux.development.apps)
  • Re: checking IP address chang
    ... ??>> on interfaces has changed except using 'ifreq' structure and calling ... ??>> ioctl(fd, SIOCGIFCONF, ...)? ... I need some kind of script on ...
    (comp.os.linux.development.apps)
  • checking IP address chang
    ... interfaces has changed except using 'ifreq' structure and calling ioctl(fd, ... SIOCGIFCONF, ...) ...
    (comp.os.linux.development.apps)
  • Re: want to make plugin, but only C++ SDK
    ... They used interfaces -- abstract classes -- to define a set of methods ... writing a plug-in in Delphi would be easy. ... so when GeoShell tries to call a function on a ... it would wind up calling the wrong method. ...
    (comp.lang.pascal.delphi.misc)
  • Re: ioctl to see if an interface exists?
    ... magically appears in front of Alex Buell: ... ioctl(socket, SIOCGIFCONF, &ifc); to get a list for all the ... I became obsessed when I thought you might be having a buffer overflow, ... many interfaces are present, unfortunately most don't. ...
    (comp.unix.programmer)