This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netgraph
History
Julian Elischer
53dc6459d7
Allow the caller to get an erro direclty if we sent the packet immediatly.
...
Submitted by: Ian Dowse <iedowse@maths.tcd.ie> MFC after: 1 day
2003-07-03 22:09:47 +00:00
..
atm
Allow VPI/VCI 0/0 to be opened. This will be used by the IDT77252 driver
2003-07-02 11:52:46 +00:00
bluetooth
Use the <sys/bitstring.h> rather than <bitstring.h>
2003-06-13 19:40:44 +00:00
netgraph.h
…
ng_async.c
…
ng_async.h
…
ng_base.c
Deprecate machine/limits.h in favor of new sys/limits.h.
2003-04-29 13:36:06 +00:00
ng_bpf.c
…
ng_bpf.h
…
ng_bridge.c
fix a cut-n-paste error.
2003-05-15 18:51:28 +00:00
ng_bridge.h
…
ng_cisco.c
…
ng_cisco.h
…
ng_device.c
…
ng_device.h
…
ng_echo.c
…
ng_echo.h
…
ng_eiface.c
…
ng_eiface.h
…
ng_etf.c
…
ng_etf.h
…
ng_ether.c
…
ng_ether.h
…
ng_fec.c
Remove extraneous reference to intrq.h, which broke the kernel build.
2003-04-21 03:17:27 +00:00
ng_fec.h
…
ng_frame_relay.c
…
ng_frame_relay.h
…
ng_gif_demux.c
…
ng_gif_demux.h
…
ng_gif.c
…
ng_gif.h
…
ng_hole.c
…
ng_hole.h
…
ng_iface.c
…
ng_iface.h
…
ng_ip_input.c
…
ng_ip_input.h
…
ng_ksocket.c
Add missing braces.
2003-04-28 20:38:05 +00:00
ng_ksocket.h
…
ng_l2tp.c
…
ng_l2tp.h
…
ng_lmi.c
…
ng_lmi.h
…
ng_message.h
KASSERT that NG_MKMESSAGE() is not called with mbuf flags.
2003-04-18 12:37:33 +00:00
ng_mppc.c
…
ng_mppc.h
…
ng_one2many.c
…
ng_one2many.h
…
ng_parse.c
…
ng_parse.h
…
ng_ppp.c
Deprecate machine/limits.h in favor of new sys/limits.h.
2003-04-29 13:36:06 +00:00
ng_ppp.h
…
ng_pppoe.c
…
ng_pppoe.h
…
ng_pptpgre.c
…
ng_pptpgre.h
…
ng_rfc1490.c
…
ng_rfc1490.h
…
ng_sample.c
…
ng_sample.h
…
ng_socket.c
…
ng_socket.h
…
ng_socketvar.h
…
ng_source.c
…
ng_source.h
…
ng_split.c
…
ng_split.h
…
ng_tee.c
Allow the caller to get an erro direclty if we sent the packet immediatly.
2003-07-03 22:09:47 +00:00
ng_tee.h
…
ng_tty.c
…
ng_tty.h
…
ng_UI.c
…
ng_UI.h
…
ng_vjc.c
…
ng_vjc.h
…
NOTES
…