diff options
author | Indrek Ardel <indrek@ardel.eu> | 2024-03-10 04:00:32 +0200 |
---|---|---|
committer | Indrek Ardel <indrek@ardel.eu> | 2024-03-12 17:19:17 +0200 |
commit | 3e1e2a3e7b6f5d969819bffda2858a91132d595e (patch) | |
tree | ec2ae87fa057f63b536b8172855f20b844453190 /debian/control | |
parent | 46cdd46215844ff99fa50462367d6040d8af10d3 (diff) | |
download | vyos-1x-3e1e2a3e7b6f5d969819bffda2858a91132d595e.tar.gz vyos-1x-3e1e2a3e7b6f5d969819bffda2858a91132d595e.zip |
conntrack: T4022: add RTSP conntrack helper
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index dddc4e14c..c5a60f660 100644 --- a/debian/control +++ b/debian/control @@ -256,6 +256,9 @@ Depends: # For "nat64" jool, # End "nat64" +# For "system conntrack modules rtsp" + nat-rtsp, +# End "system conntrack modules rtsp" # For "system ntp" chrony, # End "system ntp" |