[Bug 205144] [patch] make rsh(1) compatible with recent Cisco IOS versions

2017-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205144

Eugene Grosbein  changed:

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 205144] [patch] make rsh(1) compatible with recent Cisco IOS versions

2017-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205144

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Mon Nov  6 12:45:52 UTC 2017
New revision: 325474
URL: https://svnweb.freebsd.org/changeset/base/325474

Log:
  MFC r324212:

rsh: introduce new option -N disabling shutdown of socket sending path.

  PR:   205144
  Approved by:  mav (mentor)

Changes:
  stable/10/usr.bin/rsh/rsh.1
  stable/10/usr.bin/rsh/rsh.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 205144] [patch] make rsh(1) compatible with recent Cisco IOS versions

2017-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205144

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Mon Nov  6 12:44:27 UTC 2017
New revision: 325473
URL: https://svnweb.freebsd.org/changeset/base/325473

Log:
  MFC r324212:

rsh: introduce new option -N disabling shutdown of socket sending path.

  PR:   205144
  Approved by:  mav (mentor)

Changes:
  stable/11/usr.bin/rsh/rsh.1
  stable/11/usr.bin/rsh/rsh.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 205144] [patch] make rsh(1) compatible with recent Cisco IOS versions

2017-10-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205144

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Mon Oct  2 16:33:05 UTC 2017
New revision: 324212
URL: https://svnweb.freebsd.org/changeset/base/324212

Log:
  rsh: introduce new option -N disabling shutdown of socket sending path.

  This prevents premature disconnection of rsh session with protocol
  implementation confused by "end-of-file" condition for standard
  input stream. For example, modern Cisco IOS (15.x) versions
  can be managed with "rsh -N" cron jobs having /dev/null as stdin.

  PR:   205144
  Approved by:  avg (mentor)
  MFC after:1 week

Changes:
  head/usr.bin/rsh/rsh.1
  head/usr.bin/rsh/rsh.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 205144] [patch] make rsh(1) compatible with recent Cisco IOS versions

2017-09-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205144

Eugene Grosbein  changed:

   What|Removed |Added

 CC||eu...@freebsd.org
 Status|New |Open
   Assignee|freebsd-b...@freebsd.org|eu...@freebsd.org

--- Comment #1 from Eugene Grosbein  ---
My PR.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 205144] [patch] make rsh(1) compatible with recent Cisco IOS versions

2015-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205144

eu...@grosbein.net changed:

   What|Removed |Added

 CC||freebsd-net@FreeBSD.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"