mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
- Increase target limit from 4 to 64; this limit will be removed entirely at a later time. - Improve recovery from lost network connections. - Fix some potential deadlocks and a serious memory leak. - Fix incorrect use of MH_ALIGN (instead of M_ALIGN), which makes no practical difference, but triggers a KASSERT with INVARIANTS. - Fix some warnings in iscontrol(8) and improve the man page somewhat. Submitted by: Daniel Braniss <danny@cs.huji.ac.il> Sponsored by: Dansk Scanning A/S, Data Robotics Inc. |
||
|---|---|---|
| .. | ||
| auth_subr.c | ||
| config.c | ||
| fsm.c | ||
| iscontrol.8 | ||
| iscontrol.c | ||
| iscontrol.h | ||
| iscsi.conf.5 | ||
| login.c | ||
| Makefile | ||
| misc.c | ||
| pdu.c | ||