mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
1999-06-01 Ulrich Drepper <drepper@cygnus.com> * manual/llio.texi: Remove menu entry for removed section. 1999-05-29 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/sigaction.c: Fix typo and avoid unused variables. 1999-06-01 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_DDCMP): Add it (from Linux 2.3.4).
This commit is contained in:
@ -92,6 +92,7 @@ struct arphdr
|
||||
#define ARPHRD_PPP 512
|
||||
#define ARPHRD_HDLC 513 /* (Cisco) HDLC. */
|
||||
#define ARPHRD_LAPB 516 /* LAPB. */
|
||||
#define ARPHRD_DDCMP 517 /* Digital's DDCMP. */
|
||||
|
||||
#define ARPHRD_TUNNEL 768 /* IPIP tunnel. */
|
||||
#define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */
|
||||
|
Reference in New Issue
Block a user