Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202221 - net-misc/quagga - md5 patch for 2.6.22+ kernels
Summary: net-misc/quagga - md5 patch for 2.6.22+ kernels
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-14 09:30 UTC by sargun dhillon
Modified: 2007-12-19 08:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The Patch (out.patch,14.93 KB, patch)
2007-12-14 09:31 UTC, sargun dhillon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sargun dhillon 2007-12-14 09:30:39 UTC
Enabling Quagga to do BGP MD5 with peers through Linux 2.6.22+ You must have linux  with CONFIG_TCP_MD5SIG=y/m in the kernel.

Reproducible: Always

Steps to Reproduce:
1. Patch it & recompile with --enable-tcp-md5
2. set "neighbor $IP password $Secret
3. Let the session recreate

Actual Results:  
You have a more secure BGP Session
Comment 1 sargun dhillon 2007-12-14 09:31:03 UTC
Created attachment 138436 [details, diff]
The Patch
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-14 09:40:21 UTC
Please, always use *unified* diffs, not the unreadable context ones.

Comment 3 Alin Năstac (RETIRED) gentoo-dev 2007-12-14 09:49:16 UTC
We already have md5 support in all quagga versions, so what is your point?
And please attach a patch in unified form.
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2007-12-19 08:14:29 UTC
Closed as INVALID.
Feel free to reopen it if you consider my decision was wrong.