Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-03 | bad types; wileyc@sekiya.twics.co.jp | Theo de Raadt | |
1997-09-27 | undo previous AF_UNSPEC change. analyze two alternatives: AF_SOMETHINGNEW, | Theo de Raadt | |
or how much work it would be fix everything that uses AF_UNSPEC. | |||
1997-07-27 | for AF_UNSPEC sockets, do not whack the ethernet address; this is what bpf | Theo de Raadt | |
uses when it sends packets out. blame tqbf@rdist.org for this fix. | |||
1997-07-24 | do not ignore IFF_NOARP | Theo de Raadt | |
1997-07-23 | define ETHERTYPE_IPX | Michael Shalayeff | |
1997-07-23 | make it compile w/o NETATALK defined | Michael Shalayeff | |
1997-07-23 | A block of code from the last commit was not #ifdef NETATALK. | denny | |
1997-07-23 | AppleTalk support based on netatalk-1.4a2 and FreeBSD. | denny | |
1997-01-26 | Don't examine an mbuf after it has been released; from Andreas Gunnarsson | Thorsten Lockert | |
1997-01-02 | accept llc/snap packets; still cannot send them... | Theo de Raadt | |
1996-12-19 | do SIOCGIFADDR | Michael Shalayeff | |
1996-12-19 | treat only ether II type packets for ipx. | Michael Shalayeff | |
1996-06-02 | removed an unused variable | Niklas Hallqvist | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-05-06 | fix includes for x25/llc. | Michael Shalayeff | |
1996-05-06 | if.h was missed from the commit. | Michael Shalayeff | |
if_ethersubr.c: missed variables added. | |||
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff | |
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff. | |||
1996-05-02 | pretty | Theo de Raadt | |
1996-04-29 | fix last fix that was unfix for the before previous fix. | Michael Shalayeff | |
that is, redundant ). | |||
1996-04-29 | fix the wrong changes, so the bcasts will work now ;) | Michael Shalayeff | |
1996-04-28 | IPX additions and fixes. | Michael Shalayeff | |
ether -- missed the input for IPX. fddi -- just added. ppp -- field codes added. loop -- minor fix. | |||
1996-04-19 | According to the latest config stuff changes (as for if_ppp.c). | Michael Shalayeff | |
the other stuff is just for IPX support. | |||
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-12-27 | from netbsd; Avoid extra byte-swapping in average cases | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |