ppp(8): Use netgraph7 tty node when WANT_NETGRAPH7 make variable is defined.
authorNuno Antunes <nuno.antunes@gmail.com>
Wed, 4 Jul 2012 11:46:06 +0000 (12:46 +0100)
committerNuno Antunes <nuno.antunes@gmail.com>
Thu, 5 Jul 2012 08:16:30 +0000 (09:16 +0100)
commitc0c9c0e505ff571e80a320af21b92e8ec57ba46c
treec358725459e57b64fe13d6bdc109ea8633fd2867
parente71e017b9af2a5fa00b7d90617fdf2a46102566b
ppp(8): Use netgraph7 tty node when WANT_NETGRAPH7 make variable is defined.

* Now that netgraph7's ng_tty node is ported we can use it instead of
  legacy netgraph's node. This fixes the hack introduced in commit
  f0f93f7f2d479e18fe43625ce59583ba7a773bf2.
usr.sbin/ppp/tty.c