Age | Commit message (Expand) | Author |
2000-10-07 | repair SIOCGIFP*ADDR. | Jun-ichiro itojun Hagino |
2000-10-05 | there is no SIOCDIFPHYADDR in openbsd-current yet (in kame, there is) | Jun-ichiro itojun Hagino |
2000-10-04 | make sure we have root priv on SIOCSIFPHY*. from thorpej@netbsd | Jun-ichiro itojun Hagino |
2000-06-20 | Convert if_slowtimo to use new timeouts. | Artur Grabowski |
2000-06-18 | increase my commit count by 1, because after telling niels three times that h... | Theo de Raadt |
2000-06-17 | fix comments | Niels Provos |
2000-06-17 | on ifconfig down ignore all routes pointing to the downed interface. | Niels Provos |
2000-05-05 | cope with interface detach (like pcmcia card removal). remove any | Jun-ichiro itojun Hagino |
2000-03-22 | remove if_withname(), which was imported during KAME merge by mistake. | Jun-ichiro itojun Hagino |
2000-03-21 | add SIOCGIFMTU/SIOCSIFMTU; remediate redundant code of tun, ppp, sppp; chris@ ok | Michael Shalayeff |
2000-03-12 | remove redundant check against ifa_dstaddr. | Jun-ichiro itojun Hagino |
2000-01-02 | do in6_if_up() at splsoftnet() instead of splimp(), permitting device-related... | Theo de Raadt |
1999-12-18 | ifdef myip_ifp (kernel/1014, thanks to dne@mayonnaise.net for testing | Angelos D. Keromytis |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-11-20 | ioctl arguments are u_long. | Marc Espie |
1999-11-09 | Add SIOCSIFMEDIA and SIOCGIFMEDIA to the switch in ifioctl(). SIOCSIFMEDIA | Todd C. Miller |
1999-10-27 | move nat_ifdetach() after interface is removed from the list; avalon@coombs.a... | Theo de Raadt |
1999-08-08 | typo | Niklas Hallqvist |
1999-08-08 | Support detaching of network interfaces. Still work to do in ipf, and | Niklas Hallqvist |
1999-07-04 | fix unsigned without a size-type | Theo de Raadt |
1998-08-05 | fix ifc_len == 0 hack for variable size structures. | Todd C. Miller |
1998-08-04 | Add hack to SIOCGIFCONF where if ifc_len is 0, fill it in with the size neede... | Todd C. Miller |
1998-03-25 | add SIOCGIFDATA; fetches ifdata structure attached to each interface | Theo de Raadt |
1997-12-31 | NULL is not 0 | Michael Shalayeff |
1997-07-11 | argh. commited wrong file | Niels Provos |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos |
1996-08-03 | dst addr might be NULL; netbsd pr#2183; chuck@maria.wustl.edu | Theo de Raadt |
1996-07-02 | -Wall & -Wstrict-prototype fixes | Niklas Hallqvist |
1996-06-29 | provide if_attachhead(), and make if_loop use it | Theo de Raadt |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt |
1996-05-09 | linux & svr4 support | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-14 | From Lite2; only try to match a destination address on a point-to-point | Thorsten Lockert |
1996-03-05 | need some casts for clean compile | dm |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1996-02-04 | Interface# 0's name was incorrectly generated | Niklas Hallqvist |
1996-02-03 | handle interface unit numbers up to 2G-1; skip if total name is too long | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |