On 8 June 2018 at 09:58, Adrian Farrel <[email protected]> wrote: > James, > > I believe "iff" was intended as written. > > https://en.wikipedia.org/wiki/If_and_only_if > > Adrian
Hi Adrian, That seems like a handy acronym and I'm not against it's use. I'm just questioning how commonly used it is in networking circles and thus, whether this document should have a glossary or not? After a quick scan of "recent" RFCs it's not in common use (only one other RFC apart from this one); $ for i in `seq 5000 8500`; do wget "https://www.rfc-editor.org/rfc/rfc$i.txt"; done $ grep " iff " *.txt | awk '{print $1}' | uniq rfc7242.txt: rfc7855.txt: Cheers, James. _______________________________________________ spring mailing list [email protected] https://www.ietf.org/mailman/listinfo/spring
