A redirection failure is fatal, but provides no opportunity for the caller of xfer_[v]redirect() to report the failure since the interface will already have been disconnected. Fix by sending intf_close() from within the default xfer_vredirect() handler. Debugged-by: Robin Smidsrød <robin@smidsrod.no> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
81 |
|
81 |
|
82 |
|
82 |
|
83 |
|
83 |
|
|
84 |
|
|
|
85 |
|
|
|
86 |
|
|
84 |
|
87 |
|
85 |
|
88 |
|
86 |
|
89 |
|
87 |
|
90 |
|
88 |
|
91 |
|
89 |
|
92 |
|
|
93 |
|
|
|
94 |
|
|
90 |
|
95 |
|
91 |
|
96 |
|
92 |
|
97 |
|