This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-03 13:51:30 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ffabe3dce8
opnsense-src
/
sys
/
netnatm
History
David E. O'Brien
5b1c0294e4
Forward declaring static variables as extern is invalid ISO-C. Now that
...
GCC can properly handle forward static declarations, do this properly.
2005-09-07 10:06:14 +00:00
..
natm.c
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
2005-08-09 10:20:02 +00:00
natm.h
Remove FreeBSD 2.2 protocol usrreq compatibility code.
2005-07-19 13:36:39 +00:00
natm_pcb.c
Lock down netnatm and mark as MPSAFE:
2005-07-18 16:55:46 +00:00
natm_proto.c
Forward declaring static variables as extern is invalid ISO-C. Now that
2005-09-07 10:06:14 +00:00