mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-04-25 19:51:29 +00:00
Application of mopd-2.5.3-mcast.patch:
* Fri Oct 26 2001 Maciej W. Rozycki <macro@ds2.pg.gda.pl> - updated the mcast patch to match new file locations and to fit the linux one (mcast) * Sat Feb 5 2000 Maciej W. Rozycki <macro@ds2.pg.gda.pl> - added a hack to register group membership of "MOP Dump/Load Assistance" and "MOP Remote Console" multicast groups (mcast); need to rewrite it to make use of AF_PACKET Downloaded from: ftp://ftp.linux-mips.org/pub/linux/mips/people/macro/mopd/mopd-2.5.3-mcast.patch.gz .patch SHA256 = 54e1141196b411c64911aa1a56086b46377de6a1f5bd99dea81a164adb137da3 Patch history copied from: ftp://ftp.linux-mips.org/pub/linux/mips/people/macro/mopd/mopd-2.5.3-15.spec
This commit is contained in:
committed by
Boris Gjenero
parent
416858fb68
commit
3b606eb2af
@@ -60,7 +60,7 @@ void mopProcess __P((struct if_info *, u_char *));
|
||||
|
||||
int AllFlag = 0; /* listen on "all" interfaces */
|
||||
int VersionFlag = 0; /* Show version */
|
||||
int promisc = 0; /* promisc mode not needed */
|
||||
int nomulti = 1; /* multicast mode not needed */
|
||||
char *Program;
|
||||
|
||||
extern char version[];
|
||||
|
||||
Reference in New Issue
Block a user