NetBSD/sys/net
christos cbff0fb84a Add a new function called ether_snprintf() which takes an external buffer
and a length. The buffer should be 3 * addrlen.
Remove local tap_ether_sprintf(), and use ether_snprintf() instead.
2006-03-16 15:57:59 +00:00
..
agr
Makefile
bpf.c
bpf.h
bpf_filter.c fix bpf_validate(): 2006-02-27 11:42:58 +00:00
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h add missing DLTs from the libpcap-0.9.4 distribution 2006-02-27 14:22:26 +00:00
ethertypes.h
files.pf
if.c
if.h Remove duplicate and slightly different declaration of ether_sprintf, which 2006-03-16 15:56:28 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Make sure that breq is also cleared (from Xin LI) 2006-01-17 13:23:02 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c Make Econet code compile again. 2006-02-12 10:32:46 +00:00
if_ether.h Add a new function called ether_snprintf() which takes an external buffer 2006-03-16 15:57:59 +00:00
if_ethersubr.c Add a new function called ether_snprintf() which takes an external buffer 2006-03-16 15:57:59 +00:00
if_faith.c Replace the comment that came from if_loop.c many years ago by 2006-01-31 22:27:15 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c fix memory leak when resetting the source address and destination address. 2006-03-08 03:09:33 +00:00
if_gif.h
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
if_ppp.c
if_ppp.h
if_pppoe.c Make sure error messages (received from the access concentrator) are 2006-01-31 23:50:15 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c Provide ppp like statistics instead of grovelling through the kernel 2006-03-02 17:20:07 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
if_spppvar.h
if_stf.c
if_stf.h
if_strip.c
if_stripvar.h
if_tap.c Add a new function called ether_snprintf() which takes an external buffer 2006-03-16 15:57:59 +00:00
if_tap.h
if_token.h
if_tokensubr.c
if_tun.c Some minor KNF. 2006-03-03 19:57:37 +00:00
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h
net_osdep.h Reflect reality (ktrace-lwp). 2006-01-28 01:49:58 +00:00
netisr.h
netisr_dispatch.h
pfil.c
pfil.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
pfkeyv2.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c In sysctl_iflist() don't assume TAILQ_FIRST() will never be NULL. 2006-02-21 22:01:17 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c prepare for userland compilation. 2006-01-14 18:58:05 +00:00
zlib.h zlib 1.2.3 changed the include protection variable names; adjust. 2006-01-14 20:17:12 +00:00