summaryrefslogtreecommitdiff
path: root/print-juniper.c
Commit message (Collapse)AuthorAgeFilesLines
...
* -change the BPF_ defines to JUNIPER_BPF defines as they are privatehannes2004-10-281-12/+14
| | | | | -rename ppp_heuristic_guess to juniper_ppp_heuristic_guess as only juniper supported protocols are being tested
* - add a brief ML-PPP printerhannes2004-10-201-2/+2
| | | | | | - add PPP_IPV6 in the PPP name resolution table - change the cryptic SSNHF LCP options to "12 Bit seq #" for better clarity to human devices
* add support for dissecting DLT_JUNIPER_ATM1 (137) and DLT_JUNIPER_ATM2 (135)hannes2004-10-191-0/+287