Hartmut Brandt
|
4b394dbdd4
|
Test the OPEN flag to see whether a VCI is already open on the hook instead
to look for vci != 0. We can now open VCI 0 for monitoring purposes.
|
2003-07-15 15:48:10 +00:00 |
|
Hartmut Brandt
|
b3d4fe3d04
|
Remove three unneccessary comparisons that were always true.
Spotted by: gcc
|
2003-07-15 11:50:59 +00:00 |
|
Hartmut Brandt
|
3fb1076132
|
Allow VPI/VCI 0/0 to be opened. This will be used by the IDT77252 driver
to provide a "receive all cells" mode that can be used for monitoring.
Check only the relevant MTU size when NOTX or NORX flags are set.
|
2003-07-02 11:52:46 +00:00 |
|
Hartmut Brandt
|
cfca62bfac
|
This is a netgraph node to access ATM interfaces. It works with the
hatm(4) and fatm(4) drivers, en(4) will follow soon.
|
2003-06-25 13:20:19 +00:00 |
|