haiku/src
Alexander von Gluck IV dd7f08b519 NetServer: Add IPv6 link local address to each nic on boot
* Remove old ioctl code, cleanup AutoLooper.
* Move link local code into NetServer
  AutoLooper should only be used for things that
  count as "auto-configuration" such as DHCP, router
  advertisements, and DHCPv6
* Properly form IPv6 link local address from MAC address
* I think some IPv6 routes are needed still for proper
  local link connectivity.
* Duplicate Address Detection is still a TODO
* Style cleanup
2012-02-07 15:46:37 -06:00
..
add-ons added IODATA ETXUS2 device and updated usbdevs 2012-02-02 22:23:57 +01:00
apps added IODATA ETXUS2 device and updated usbdevs 2012-02-02 22:23:57 +01:00
bin [Coverity] Restore std::cout flags and MimeAttr ctor. inits 2012-02-02 20:46:00 +01:00
build Rename strlen.c strnlen.c to strlen.cpp strnlen.cpp. 2011-12-29 15:43:23 +01:00
data Added Dvorak (programmer's) keymap. Patch by Duggan. Fixes #8177. 2011-12-03 21:45:52 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Fixing debug in Media Kit. 2012-01-29 00:06:13 +01:00
libs Use correct ALM variable index. 2012-01-19 09:31:48 +13:00
preferences 3DRender prefernces: Wrap text in B_TRANSLATE 2012-02-03 12:05:00 +00:00
servers NetServer: Add IPv6 link local address to each nic on boot 2012-02-07 15:46:37 -06:00
system Remove some more glibc-files that are not required. 2012-02-07 22:32:19 +01:00
tests Show correct text in fwide_test. 2012-02-07 22:31:23 +01:00
tools Fix build. 2011-12-17 00:04:46 -05:00
Jamfile