Module Name:src
Committed By: roy
Date: Tue Sep 15 10:11:36 UTC 2020
Modified Files:
src/usr.sbin/ndp: ndp.8 ndp.c
Log Message:
ndp: Show U for Unreachable
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.sbin/ndp/ndp.8
cvs rdiff -u -r1.57 -r1.58 src
Module Name:src
Committed By: roy
Date: Fri Jun 12 21:08:02 UTC 2020
Modified Files:
src/usr.sbin/ndp: ndp.8 ndp.c
Log Message:
ndp: Sync usage and SYNPOSIS with reality
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/ndp/ndp.8
cvs rdiff -u -r1
Module Name:src
Committed By: roy
Date: Sun Dec 16 08:47:43 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
ndp: SIOCSPFXFLUSH_IN6 and SIOCSRTRFLUSH_IN6 expect struct in6_ifreq
And not just a character string of the interface name.
This only worked before be
Module Name:src
Committed By: nonaka
Date: Thu Jul 12 08:20:49 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
Use s6, not mysin.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/ndp/ndp.c
Please note that diffs are not public dom
Module Name:src
Committed By: nonaka
Date: Thu Jul 12 08:16:14 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
ndp(8): host_buf should not be used in delete().
host_buf is passed to the argument host of delete() in do_foreach().
To generate a diff of this
Module Name:src
Committed By: nonaka
Date: Thu Jul 12 07:32:35 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
Remove duplicate rtrlist() function prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/usr.sbin/ndp/ndp.c
Please note t
Module Name:src
Committed By: christos
Date: Sat Jun 16 13:09:41 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
PR/53371: Thomas Barabosch: Potential memory leak in usr.sbin/ndp/ndp.c
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sb
Module Name:src
Committed By: wiz
Date: Wed Feb 14 10:13:26 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.8
Log Message:
Sort some lists. Use EXIT STATUS instead of RETURN VALUES.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/ndp/ndp.8
Plea
Module Name:src
Committed By: maxv
Date: Wed Feb 14 06:52:41 UTC 2018
Modified Files:
src/usr.sbin/ndp: ndp.8
Log Message:
Use .Cm instead of .Li, same as arp.8.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/ndp/ndp.8
Please note that diffs
Module Name:src
Committed By: christos
Date: Mon Sep 19 19:13:14 UTC 2016
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
remove unused ancient code and widen v6 address so that columns are aligned.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/u
Module Name:src
Committed By: christos
Date: Mon Dec 14 18:24:06 UTC 2015
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
Don't forget to set sin_scope. From Ryota Ozaki
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/usr.sbin/ndp/ndp.c
Please not
Module Name:src
Committed By: ozaki-r
Date: Mon Dec 14 06:17:05 UTC 2015
Modified Files:
src/usr.sbin/ndp: Makefile
Log Message:
Add getaddrinfo.c to RUMPSRCS for link-local addresses
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/ndp/Makefile
Module Name:src
Committed By: martin
Date: Tue Dec 17 20:26:46 UTC 2013
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
Simplify code to print the router/prefix list: use memcpy and local structs
properly aligned on the stack to decode the binary format passed by the
Module Name:src
Committed By: uwe
Date: Fri Jun 21 12:50:50 UTC 2013
Modified Files:
src/usr.sbin/ndp: Makefile
Log Message:
Don't check MKINET6 - parent makefile doesn't descend to ndp if it's "no".
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbi
Module Name:src
Committed By: uwe
Date: Fri Jun 21 12:42:56 UTC 2013
Removed Files:
src/usr.sbin/ndp: gnuc.h
Log Message:
Remove this stub that hasn't been necessary in a decade or so.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 src/usr.sbin/ndp/gnuc.h
Ple
Module Name:src
Committed By: drochner
Date: Mon Jun 6 16:50:46 UTC 2011
Modified Files:
src/usr.sbin/ndp: ndp.c
Log Message:
make this work again after routing socket alignment changes
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/ndp/ndp.c
Module Name:src
Committed By: christos
Date: Sun Dec 12 18:50:31 UTC 2010
Modified Files:
src/usr.sbin/ndp: Makefile
Log Message:
use new tcpdump.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/ndp/Makefile
Please note that diffs are not public
17 matches
Mail list logo