- 22 Nov, 2013 1 commit
-
-
Ondřej Zajíček authored
RIP sockets for multiple ifaces collided, because we cannot bind to a specific iface on BSD. Workarounded by SO_REUSEPORT. Thanks to Eugene M. Zheganin for the bugreport.
-
- 07 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
Inspired by the patch from Alexander V. Chernikov.
-
- 30 Apr, 2012 1 commit
-
-
Ondřej Zajíček authored
Remove support for historic Linux kernels, merge krt-iface, krt-set and krt-scan stub headers.
-
- 26 Feb, 2010 1 commit
-
-
Ondřej Zajíček authored
- BSD kernel syncer is now self-conscious and can learn alien routes - important bugfix in BSD kernel syncer (crash after protocol restart) - many minor changes and bugfixes in kernel syncers and neighbor cache - direct protocol does not generate host and link local routes - min_scope check is removed, all routes have SCOPE_UNIVERSE by default - also fixes some remaining compiler warnings
-
- 03 Jun, 2004 1 commit
-
-
Ondřej Filip authored
BSD hates it, Linux needs it.
-
- 31 May, 2004 1 commit
-
-
Ondřej Filip authored
-
- 16 Dec, 1999 1 commit
-
-
Martin Mareš authored
multicast abilities depending on definedness of symbols and use hard-wired system-dependent configuration defines instead. Please test whereever you can.
-
- 21 May, 1999 1 commit
-
-
Martin Mareš authored
-
- 12 Apr, 1999 1 commit
-
-
Martin Mareš authored
-
- 03 Apr, 1999 1 commit
-
-
Martin Mareš authored
to distinguish between our own routes and alien ones.
-
- 27 Mar, 1999 1 commit
-
-
Martin Mareš authored
documented the remaining ones (sysdep/cf/README). Available configurations: o linux-20: Old Linux interface via /proc/net/route (selected by default on pre-2.1 kernels). o linux-21: Old Linux interface, but device routes handled by the kernel (selected by default for 2.1 and newer kernels). o linux-22: Linux with Netlink (I play with it a lot yet, so it isn't a default). o linux-ipv6: Prototype config for IPv6 on Linux. Not functional yet.
-
- 01 Mar, 1999 1 commit
-
-
Martin Mareš authored
but the framework is there and I'll try finish it soon.
-
- 10 Jan, 1999 1 commit
-
-
Martin Mareš authored
-
- 26 May, 1998 1 commit
-
-
Martin Mareš authored
CONFIG_ALL_MULTICAST (all interfaces capable of multicasting, not depending on IFF_MULTICAST flag).
-
- 15 May, 1998 1 commit
-
-
Martin Mareš authored
by the `mergedirs' script. Few more IP address manipulation functions and some fixes.
-
- 22 Apr, 1998 1 commit
-
-
Martin Mareš authored
-