Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
portmap: fix bug that new udp connection deletes all existing conntra…
…ck entries Calling AddPort before AddProtocol returns an error, which means ConntrackDeleteFilter has been called without port filter. Signed-off-by: Sang Heon Lee <[email protected]>
- Loading branch information