X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fcmd%2Fnncp-cfgnew%2Fmain.go;h=d26c901a14efdd8ecf99ef114772d9e74e62bedb;hb=369ef72fdf833e4d9d76be076dbaf45cf5ca1e62;hp=f823601084ca7bdd30664b805807483b02036a04;hpb=d1550141d5c5057a86debd5fe4de2fd72ecc1cab;p=nncp.git diff --git a/src/cmd/nncp-cfgnew/main.go b/src/cmd/nncp-cfgnew/main.go index f823601..d26c901 100644 --- a/src/cmd/nncp-cfgnew/main.go +++ b/src/cmd/nncp-cfgnew/main.go @@ -109,6 +109,12 @@ func main() { # Do not use .hdr files # nohdr: true + # MultiCast Discovery: + # List of interfaces where to listen for MCD announcements + # mcd-listen: ["em0", "igb1"] + # Interfaces and intervals (in seconds) where to send MCD announcements + # mcd-send: {em0: 60, igb1: 5} + # Enable notification email sending # notify: { # file: { @@ -216,6 +222,7 @@ func main() { # # addr: lan # # when-tx-exists: true # # nock: true + # # mcd-ignore: true # # # # autotoss: false # # autotoss-doseen: true