Bug 55843 - [PATCH] Add Skinny support to libalias
Summary: [PATCH] Add Skinny support to libalias
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 4.8-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-21 18:30 UTC by Joe Marcus Clarke
Modified: 2003-09-23 08:51 UTC (History)
1 user (show)

See Also:


Attachments
libalias.diff (13.73 KB, patch)
2003-08-21 18:30 UTC, Joe Marcus Clarke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Marcus Clarke freebsd_committer freebsd_triage 2003-08-21 18:30:00 UTC
The attached patch adds Skinny Station Protocol support to libalias.  Skinny
is the protocol used by Cisco IP phones to talk to Cisco Call Managers.
With this code, one can use a Cisco IP phone behind a FreeBSD NAT'ing
firewall.  These diffs apply cleanly to -CURRENT and -STABLE.  I have been
running this code on both machines for about two years, and it works quite
well.

I have tried to match the style of the existing libalias code as much as
possible.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-09-23 08:51:01 UTC
State Changed
From-To: open->closed

Committed, thanks :-)!.