CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/17 00:18:18
Modified files:
regress/usr.bin/snmp: Makefile
Log message:
Only use the first egress interface in $IFIDX and $IFLLADDR. Systems
can have more then one interface.
This only works if ther first egress interface is a ethernet interface
(P2P interfaces have no LLADDR) but that was already buggy before this.
OK bluhm@ martijn@
