Do not add ebtables rule for dhcp response
authorDimitris Aragiorgis <dimara@grnet.gr>
Fri, 28 Feb 2014 10:55:12 +0000 (12:55 +0200)
committerDimitris Aragiorgis <dimara@grnet.gr>
Fri, 28 Feb 2014 10:56:51 +0000 (12:56 +0200)
commitc7b580d5077f603d40c2d360443b3e8678256169
tree77963800733aa772ab064a16e34092fb76c55e7c
parent4d3b088057a65e2b4044fb980d7beaba6e10b9a9
Do not add ebtables rule for dhcp response

nfdhpcd opens a socket and binds it with tap interface. So dhcp
response will NOT go though the bridge and ebtables rule is
not needed.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
common.sh