Commit Graph

2157 Commits

Author SHA1 Message Date
christos
45eb37228a new openssl 2016-05-03 17:23:17 +00:00
christos
30a6f2ec16 new ntpd 2016-05-01 23:23:22 +00:00
nonaka
5abfa3fb18 note nvme(4). 2016-05-01 10:23:53 +00:00
roy
465626aae4 Note import of dhcpcd-6.10.3 2016-04-20 08:54:38 +00:00
ozaki-r
a7aa74a57f Fix format 2016-04-13 00:47:46 +00:00
ozaki-r
4f0eb37aac ddb: rename show arptab to show routes
show arptab command of ddb is now inappropriate because it actually dumps
routes but arp entries aren't routes anymore. So rename it to show routes
and move the code from if_arp.c to route.c.

ok christos@
2016-04-13 00:47:01 +00:00
roy
f42c031c26 Note import of openresolv-3.8.0 2016-04-11 10:44:30 +00:00
roy
dffb5661e0 Note import of dhcpcd-6.10.2 2016-04-10 21:09:41 +00:00
roy
4844e7c234 Note addition of new pidfile functions. 2016-04-10 21:08:48 +00:00
ozaki-r
09973b35ac Separate nexthop caches from the routing table
By this change, nexthop caches (IP-MAC address pair) are not stored
in the routing table anymore. Instead nexthop caches are stored in
each network interface; we already have lltable/llentry data structure
for this purpose. This change also obsoletes the concept of cloning/cloned
routes. Cloned routes no longer exist while cloning routes still exist
with renamed to connected routes.

Noticeable changes are:
- Nexthop caches aren't listed in route show/netstat -r
  - sysctl(NET_RT_DUMP) doesn't return them
  - If RTF_LLDATA is specified, it returns nexthop caches
- Several definitions of routing flags and messages are removed
  - RTF_CLONING, RTF_XRESOLVE, RTF_LLINFO, RTF_CLONED and RTM_RESOLVE
- RTF_CONNECTED is added
  - It has the same value of RTF_CLONING for backward compatibility
- route's -xresolve, -[no]cloned and -llinfo options are removed
  - -[no]cloning remains because it seems there are users
  - -[no]connected is introduced and recommended
    to be used instead of -[no]cloning
- route show/netstat -r drops some flags
  - 'L' and 'c' are not seen anymore
  - 'C' now indicates a connected route
- Gateway value of a route of an interface address is now not
  a L2 address but "link#N" like a connected (cloning) route
- Proxy ARP: "arp -s ... pub" doesn't create a route

You can know details of behavior changes by seeing diffs under tests/.

Proposed on tech-net and tech-kern:
  http://mail-index.netbsd.org/tech-net/2016/03/11/msg005701.html
2016-04-04 07:37:07 +00:00
ozaki-r
0b31db8c25 Document arp sysctl removals 2016-03-30 05:55:04 +00:00
ozaki-r
9bacf05801 Document net.inet6.ip6.neighborgcthresh change 2016-03-30 05:45:26 +00:00
mrg
6647f806a6 note (belatedly) gdb 7.10 import. 2016-03-26 10:40:05 +00:00
mbalmer
9949b464d8 Note Lua patch level. 2016-03-25 08:16:57 +00:00
roy
617cd03a1a Note wpa_supplicant interface matching addition 2016-03-23 09:56:40 +00:00
christos
6361633a4d tz{code,data}2016b 2016-03-15 17:30:26 +00:00
christos
d600878e36 new openssh 2016-03-11 01:57:14 +00:00
christos
fd7d1a5df9 new bind 2016-03-10 04:02:29 +00:00
christos
61a6f3b1eb new openssl 2016-03-02 01:54:19 +00:00
mrg
540da75fb3 add mv(1) and SIGINFO. 2016-02-28 11:00:14 +00:00
roy
06d45ff91d Note import of openresolv-3.7.3 2016-02-22 10:10:15 +00:00
christos
e7f950d16b mention latest elftoolchain 2016-02-20 02:50:33 +00:00
christos
74d3e3e66c new openssl 2016-01-30 17:00:53 +00:00
roy
d19d3590dc Note import of dhcpcd-6.10.1 2016-01-20 19:43:23 +00:00
christos
bcae4de40b mention new bind. 2016-01-20 02:15:15 +00:00
christos
feb1e65606 new gettext (and minor explanations to other GPL programs) 2016-01-12 23:03:55 +00:00
christos
fd90bcde07 mention new dhcp. 2016-01-10 20:12:20 +00:00
christos
41b5dd61e0 update tmux info 2016-01-10 19:06:08 +00:00
christos
b4d1e6eb5b new byacc 2016-01-09 22:07:53 +00:00
christos
767df2e7b4 new acpica 2016-01-09 21:16:35 +00:00
christos
41fe85e8dc new flex 2016-01-09 18:37:24 +00:00
christos
3ec8d00a3d new ntpd 2016-01-08 21:38:16 +00:00
roy
57e55b4121 Note import of dhcpcd-6.10.0 2016-01-07 20:16:12 +00:00
msaitoh
0c27f9bb62 Add ismt(4). 2016-01-05 11:33:18 +00:00
jdc
afddb7ce54 Mention admtemp(4) and lmtemp(4) temperature limits changes. 2016-01-03 17:29:25 +00:00
pgoyette
27d4456b5d Mention modularization of raidframe driver 2015-12-26 01:18:25 +00:00
christos
df0a0855b0 mention sortinfo 2015-12-18 19:01:21 +00:00
christos
69949f29e0 new mdocml 2015-12-17 22:32:41 +00:00
christos
e63b12e88f new bind 2015-12-17 04:04:39 +00:00
jdc
572b198968 Mention new ADM1026 i2c driver. 2015-12-16 08:08:22 +00:00
christos
1078cb9176 add ip6addrctl 2015-12-12 23:43:36 +00:00
christos
e2c3609f82 new openssl 2015-12-06 21:54:26 +00:00
roy
62322cbffe Note import of dhcpcd-6.9.4 2015-12-01 10:36:15 +00:00
mrg
b6e10eb27c note cpuctl and multiple-cpu support. 2015-11-16 03:38:18 +00:00
phx
f8fe085c49 Amiga Xorg support. 2015-11-12 15:13:03 +00:00
christos
70a08afc24 Mention TI-RPC changes. 2015-11-07 23:16:00 +00:00
jmcneill
c02e58f275 omapgpio(4): Add support for TI AM335x GPIO 2015-11-02 00:50:47 +00:00
christos
ec3e61d2b5 mention vioscsi 2015-10-30 23:06:49 +00:00
christos
bbdbbcbda0 new ntpd 2015-10-23 18:09:42 +00:00
christos
629b694dc0 new tzcode. 2015-10-09 17:22:44 +00:00