summaryrefslogtreecommitdiffstats
path: root/sysdep/unix/sync-if.c
AgeCommit message (Expand)Author
1999-03-03Rewrote the kernel syncer. The old layering was horrible.Martin Mares
1999-03-02o The if_change_too_big_p change was too high-spirited. Fixed.Martin Mares
1999-03-02Interface logic changes:Martin Mares
1999-02-13config->router_id works again.Martin Mares
1999-02-05Synced kernel interface to new interface.Martin Mares
1998-12-08Hopefully finished kernel syncer (krt) rewrite:Martin Mares
1998-10-19Use (SOCK_DGRAM,IPPROTO_IP) socket instead of (SOCK_STREAM,IPPROTO_TCP).Martin Mares
1998-10-18Split protocol init to building of protocol list and real protocol init.Martin Mares
1998-10-13o There are cases when SIOCGIFINDEX is defined, but it doesn't work. WhenMartin Mares
1998-10-13Strange, on atrey ioctl() does not fill structure, and bird segfaultsPavel Machek
1998-06-01Synced to new interface code.Martin Mares
1998-05-26Implemented scanning of network interfaces. Mostly very ugly code due toMartin Mares