Deleted Added
full compact
tcp.h (214478) tcp.h (235530)
1/* @(#) $Header: /tcpdump/master/tcpdump/tcp.h,v 1.14 2007-12-09 00:30:47 guy Exp $ (LBL) */
2/*
3 * Copyright (c) 1982, 1986, 1993
4 * The Regents of the University of California. All rights reserved.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions
8 * are met:

--- 91 unchanged lines hidden (view full) ---

100#ifndef PPTP_PORT
101#define PPTP_PORT 1723
102#endif
103#define BEEP_PORT 10288
104#ifndef NFS_PORT
105#define NFS_PORT 2049
106#endif
107#define MSDP_PORT 639
1/* @(#) $Header: /tcpdump/master/tcpdump/tcp.h,v 1.14 2007-12-09 00:30:47 guy Exp $ (LBL) */
2/*
3 * Copyright (c) 1982, 1986, 1993
4 * The Regents of the University of California. All rights reserved.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions
8 * are met:

--- 91 unchanged lines hidden (view full) ---

100#ifndef PPTP_PORT
101#define PPTP_PORT 1723
102#endif
103#define BEEP_PORT 10288
104#ifndef NFS_PORT
105#define NFS_PORT 2049
106#endif
107#define MSDP_PORT 639
108#define RPKI_RTR_PORT 2222 /* experimental up until sidr-wg registers a well-known port */
108#define LDP_PORT 646
109#ifndef SMB_PORT
110#define SMB_PORT 445
111#endif
109#define LDP_PORT 646
110#ifndef SMB_PORT
111#define SMB_PORT 445
112#endif