]> git.ipfire.org Git - thirdparty/bird.git/commit
Implemented scanning of network interfaces. Mostly very ugly code due to
authorMartin Mares <mj@ucw.cz>
Tue, 26 May 1998 21:42:05 +0000 (21:42 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 26 May 1998 21:42:05 +0000 (21:42 +0000)
commit8a48ecb8b15e827f779d4b9fb080dff280b99872
tree539024c093f36859ca9c9fae37add38ac9731feb
parentb1487ee909ebd4cfc59f30d3678cb6667d4a72c8
Implemented scanning of network interfaces. Mostly very ugly code due to
terrible kernel interface (SIOGIFCONF and friends).
nest/Makefile
nest/iface.c [new file with mode: 0644]
nest/iface.h
sysdep/unix/Modules
sysdep/unix/main.c
sysdep/unix/sync-if.c [new file with mode: 0644]