Revision a57b3c64 vif-custom

b/vif-custom
41 41
  success
42 42
  INDEV=$BRIDGE
43 43
  try init_ebtables
44
  # nfdhcpd creates responses with src mac the mac of indec
45
  INDEV_MAC=$(cat /sys/class/net/$INDEV/address)
44 46
  DROPDHCPREQCMD="runlocked $RUNLOCKED_OPTS ebtables -A $FROM -p ipv4 --ip-protocol udp --ip-destination-port 67 -j DROP"
45 47
fi
46 48

  

Also available in: Unified diff