commit | 3e40282fd93553da276b48830db3df819b73c884 | [log] [tgz] |
---|---|---|
author | Jingjing Duan <Jingjing.Duan@sun.com> | Wed Aug 13 19:06:16 2008 +0100 |
committer | Paul Jakma <paul@quagga.net> | Fri Aug 22 19:52:57 2008 +0100 |
tree | ec89de00c1e111d1c7e2672829857f3bf6356fbc | |
parent | efda3bb8e548fee84928ff23329c11de8e742ecd [diff] |
[isisd] Fix packet filtering with DLPI 2008-08-13 Jingjing Duan <Jingjing.Duan@sun.com> * isisd/isis_dlpi.c: Change ioctl from PFIOCSETF (transparent mode) to I_STR (non-transparent mode). The old code resulted in no filtering at all. Signed-off-by: Paul Jakma <paul@quagga.net>