Age | Commit message (Expand) | Author |
2003-03-16 | modifed -> modified | margarida |
2003-03-12 | more .Li | Theo de Raadt |
2003-03-12 | document setting ipx frame type; from ianm@cit.uws.edu.au | Michael Shalayeff |
2003-02-03 | typos; | Jason McIntyre |
2002-12-12 | Missing 'Cm'. From <andrushock@korovino.net> | Mike Pechkin |
2002-11-24 | KNF | Henning Brauer |
2002-11-24 | consistency: use sin6 as variable name for sockaddr_in6, not sin | Henning Brauer |
2002-11-23 | typo (in #ifdef'd out code, but well...); Michal Ludvig <michal at logix.cz> | Henning Brauer |
2002-11-22 | dsetination -> destination; from Yasholomew Yashinski. | Federico G. Schwindt |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-07-08 | make failed SIOCG80211NWKEY print alert more clearly; jolan@norm.encryptedema... | Theo de Raadt |
2002-06-19 | Since we can no longer count on isprint() to tell us whether or not | Todd C. Miller |
2002-06-14 | manpage for eui64 | Jun-ichiro itojun Hagino |
2002-06-14 | add "eui64" option. from ww@styx.org. sync usage with reality. | Jun-ichiro itojun Hagino |
2002-06-14 | metric and mtu are u_long, not int. | Jun-ichiro itojun Hagino |
2002-06-10 | print ethernet address; ok provos@, itojun@ | Markus Friedl |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-06-05 | clarify nwkey usage; ok millert@ | Jason Peel |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-04-26 | use struct in_aliasreq instead of ifaliasreq when setting new inet | Federico G. Schwindt |
2002-04-25 | no need for __alignment__, it was paste error. from fgs/deraadt | Jun-ichiro itojun Hagino |
2002-04-10 | Add missing IFM_OPTIONS macro. Previously 'ifconfig -mediaopt' could | Todd C. Miller |
2002-04-08 | more details to media and mediaopt; miod ok | Theo de Raadt |
2002-02-23 | Add support for nwkey and powersave; from NetBSD | Todd C. Miller |
2002-02-21 | i_nwid is not a NUL-terminated string. Use the length parameter for the | Todd C. Miller |
2002-02-19 | when printing out the option list compare the option part only; fixes 802.11 ... | Michael Shalayeff |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-11-13 | make setting ipx frame type work; from Ian McWilliam <ianm@cit.uws.edu.au> | Michael Shalayeff |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-10-30 | strncpy() -> strlcpy(); from Jean-Francois Brousseau | Todd C. Miller |
2001-09-15 | add mtu description, from Phil Pennock <Phil.Pennock@globnix.org> | Michael Shalayeff |
2001-08-19 | fix buffer underrun on 1.51 | Jun-ichiro itojun Hagino |
2001-08-18 | more careful with snprintf result code | Theo de Raadt |
2001-07-25 | do not write into s6_addr[16] (out of bounds). | Jun-ichiro itojun Hagino |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-05-07 | tunneldelete -> deletetunnel | Markus Friedl |
2001-05-02 | implement "deletetunnel" (removes tunnel outer IP address pair) | Jun-ichiro itojun Hagino |
2001-03-01 | on "giftunnel" configuration, use specified address family | Jun-ichiro itojun Hagino |
2001-02-20 | provide SIOC[SG]LIFPHYADDR, which greatly simplify userland manipulation. | Jun-ichiro itojun Hagino |
2001-01-18 | permit prefixlen against inet address, like: | Jun-ichiro itojun Hagino |
2000-12-30 | Remove the dstsa/srcsa/clearsa directives, the bridge will be using | Angelos D. Keromytis |
2000-12-18 | fix nwid get/set | Michael Shalayeff |
2000-11-10 | show pltime=0 address as "deprecated". sync with kame. | Jun-ichiro itojun Hagino |
2000-10-17 | We use ARP for all Ethernet speeds. | Christian Weisgerber |
2000-08-03 | Fix compilation in non-INET6 case (rfunk@funknet.net) | Angelos D. Keromytis |
2000-08-01 | remove duplicate Xr | Jakob Schlyter |
2000-06-30 | correct address family handling in "giftunnel". | Jun-ichiro itojun Hagino |
2000-06-18 | routes on down interfaces are disabled | Niels Provos |