OSDN Git Service

BandwidthController: validate interface / chain names
authorNick Kralevich <nnk@google.com>
Thu, 1 May 2014 20:10:45 +0000 (13:10 -0700)
committerNick Kralevich <nnk@google.com>
Thu, 1 May 2014 22:28:51 +0000 (22:28 +0000)
commit553dc723163798720bf59d452688ad0ae946b29e
treeba02a35a034de40c156c3aae5e3ab4d2abe21e70
parent92ceda97cd153f6bee3db04cd0b6d93f32a12551
BandwidthController: validate interface / chain names

Only allow alphanumeric, dashes, underscores, or colons in
interface and chain names. First character must be alphanumeric.

Bug: 14320836
Bug: 14323009
Change-Id: Ieac729719d0f9038f60c7afcb327f17d292d6ca6
(cherry picked from commit 0b2b9021ee27af2449c433fa13ed5c57e55dd816)
BandwidthController.cpp
BandwidthController.h