This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netatalk
History
rwatson
3e2e3a5984
Don't lock sockets around calls to mac_socket_create_mbuf() -- policies
...
are now expected to acquire the socket lock if they require them. Obtained from: TrustedBSD Project
2009-06-20 17:28:38 +00:00
..
aarp.c
Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC
2009-06-05 14:55:22 +00:00
aarp.h
…
at_control.c
Lock interface address list lock around ifaddr inserts and deletes
2009-04-19 22:01:38 +00:00
at_extern.h
Add code to allow the system to handle multiple routing tables.
2008-05-09 23:03:00 +00:00
at_proto.c
Add code to allow the system to handle multiple routing tables.
2008-05-09 23:03:00 +00:00
at_rmx.c
…
at_var.h
…
at.h
…
COPYRIGHT
…
ddp_input.c
Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC
2009-06-05 14:55:22 +00:00
ddp_output.c
Don't lock sockets around calls to mac_socket_create_mbuf() -- policies
2009-06-20 17:28:38 +00:00
ddp_pcb.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
ddp_pcb.h
…
ddp_usrreq.c
Reimplement the netisr framework in order to support parallel netisr
2009-06-01 10:41:38 +00:00
ddp_var.h
…
ddp.h
…
endian.h
…
phase2.h
…