freebsd-dev/sys/net
Garrett Wollman 2624cf89f9 A number of bug-fixes inspired by Mark Treacy:
- Allow PPP to run multicasts natively.
- Deal properly with lots of similarly-named interfaces.
- Don't sign-extend if_flags.

NB: the last fix (to rtsock.c) must be reversed when we expand if_flags to a
reasonable size.

Submitted by:	Mark Treacy
1994-10-05 20:11:28 +00:00
..
bpf_compat.h Make idempotent. 1994-08-21 05:11:48 +00:00
bpf_filter.c Added $Id$ 1994-08-02 07:55:43 +00:00
bpf.c 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
bpf.h Make idempotent. 1994-08-21 05:11:48 +00:00
bpfdesc.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_arp.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_dl.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_ethersubr.c Added $Id$ 1994-08-02 07:55:43 +00:00
if_llc.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_loop.c Added ioctl support for SIOCSIFMTU. 1994-08-08 12:09:04 +00:00
if_ppp.c A number of bug-fixes inspired by Mark Treacy: 1994-10-05 20:11:28 +00:00
if_ppp.h Initial revision 1994-09-23 00:10:32 +00:00
if_sl.c Made SLIP MTU configurable via ifconfig(8). Changed default MTU to 552 1994-09-13 16:05:50 +00:00
if_slvar.h Make idempotent. 1994-08-21 05:11:48 +00:00
if_types.h Make idempotent. 1994-08-21 05:11:48 +00:00
if.c A number of bug-fixes inspired by Mark Treacy: 1994-10-05 20:11:28 +00:00
if.h Define IFF_ALTPHYS to be IFF_LINK2. Gross, but effective. (There aren't any 1994-10-01 19:44:38 +00:00
netisr.h Make idempotent. 1994-08-21 05:11:48 +00:00
pppcompress.c Make the kernel side of PPP compile. 1994-09-23 00:13:22 +00:00
pppcompress.h Make the kernel side of PPP compile. 1994-09-23 00:13:22 +00:00
radix.c Added $Id$ 1994-08-02 07:55:43 +00:00
radix.h Make idempotent. 1994-08-21 05:11:48 +00:00
raw_cb.c Added $Id$ 1994-08-02 07:55:43 +00:00
raw_cb.h Make idempotent. 1994-08-21 05:11:48 +00:00
raw_usrreq.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
route.c GCC cleanup. 1994-10-02 17:48:58 +00:00
route.h Make idempotent. 1994-08-21 05:11:48 +00:00
rtsock.c A number of bug-fixes inspired by Mark Treacy: 1994-10-05 20:11:28 +00:00
slcompress.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
slcompress.h Idempotency #endif was not at end of file or commented. 1994-08-22 14:16:36 +00:00
slip.h Make idempotent. 1994-08-21 05:11:48 +00:00