Support Path MTU
Bug #1904883 reported by
Adam Dyess
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-advanced-routing |
Fix Released
|
Wishlist
|
Sudeep Bhandari |
Bug Description
It would be nice to be able to set the PATH MTU
ip route add <subnet> via <gateway> [mtu lock <mtu-lock>] [mtu <mtu>]

Related branches
~sudeephb/charm-advanced-routing:master
- Paul Goins: Approve
- Eric Chen: Approve
-
Diff: 46 lines (+10/-4)2 files modifiedsrc/README.md (+1/-1)
src/lib/routing_entry.py (+9/-3)
Changed in charm-advanced-routing: | |
importance: | Undecided → Wishlist |
tags: | added: bseng-134 |
Changed in charm-advanced-routing: | |
assignee: | nobody → Sudeep Bhandari (sudeephb) |
Changed in charm-advanced-routing: | |
milestone: | none → 22.08 |
Changed in charm-advanced-routing: | |
status: | New → Fix Committed |
Changed in charm-advanced-routing: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.