[Netpass-devel] NetPass CHANGES,1.29,1.30
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2006-03-23 18:50:13
|
Update of /cvsroot/netpass/NetPass In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15265 Modified Files: CHANGES Log Message: added custom-mac specification to per-network config to more easily support NU non-GARP feature. see appendix D in doc Index: CHANGES =================================================================== RCS file: /cvsroot/netpass/NetPass/CHANGES,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- CHANGES 16 Mar 2006 21:27:50 -0000 1.29 +++ CHANGES 23 Mar 2006 18:50:04 -0000 1.30 @@ -320,3 +320,8 @@ jcm bug#1451626 user editored emitted debugging output in some circumstances jcm bug#1451625 remove a user from all groups, sometimes doesnt delete the user from the database + +2006-03-20 + jcm added 'custom mac' to per-network configuration. this can be used to set the + redirector's per-vlan mac address to the same as the router, which will + let you disable garp. see Appendix D in the doc for a discussion. |