Revision e2a666d52b4825c26c857cada211f3baac26a600 authored by Rusty Russell on 19 October 2012, 01:23:15 UTC, committed by Linus Torvalds on 19 October 2012, 15:27:43 UTC
Linus deleted the old code and put signing on the install command,
I fixed it to extract the keyid and signer-name within sign-file
and cleaned up that script now it always signs in-place.

Some enthusiast should convert sign-key to perl and pull
x509keyid into it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c9623de
History
File Mode Size
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 341 bytes
team.c -rw-r--r-- 61.8 KB
team_mode_activebackup.c -rw-r--r-- 3.2 KB
team_mode_broadcast.c -rw-r--r-- 2.0 KB
team_mode_loadbalance.c -rw-r--r-- 16.7 KB
team_mode_roundrobin.c -rw-r--r-- 2.5 KB

back to top