| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide "Point-to-Multipoint Layer 3 GRE tunnel interfaces (mgre) example" |  kn | 2021-01-08 | 1 | -2/+63 |
* | couple more article fixes; |  jmc | 2020-12-05 | 1 | -4/+4 |
* | s/explicitley/explicitly/ |  sthen | 2020-11-18 | 1 | -3/+3 |
* | Fix a bunch of typos in various man pages. |  fcambus | 2020-06-18 | 1 | -6/+6 |
* | grammar fix; |  jmc | 2020-04-02 | 1 | -3/+3 |
* | Fix a bunch of typos in various man pages. |  fcambus | 2019-05-29 | 1 | -4/+4 |
* | document txprio ioctl support |  dlg | 2018-11-16 | 1 | -2/+18 |
* | admin that eoip(4) comes from the gre pseudo device driver |  dlg | 2018-11-15 | 1 | -1/+8 |
* | spell an ioctl command better. |  dlg | 2018-11-15 | 1 | -3/+3 |
* | Tweak gre(4): |  bentley | 2018-04-20 | 1 | -9/+8 |
* | gre(4) supports MPLS in GRE encapsulation like rfc 4023 describes |  dlg | 2018-03-12 | 1 | -2/+11 |
* | update the programming stuff to include mgre |  dlg | 2018-02-28 | 1 | -9/+19 |
* | enter mgre(4) |  dlg | 2018-02-27 | 1 | -6/+16 |
* | Pp useless before/after S{h,s}; |  jmc | 2018-02-25 | 1 | -2/+1 |
* | give egre an example |  dlg | 2018-02-25 | 1 | -57/+86 |
* | various tweaks; ok dlg |  jmc | 2018-02-23 | 1 | -22/+21 |
* | lint fix |  dlg | 2018-02-23 | 1 | -3/+2 |
* | add a SECURITY CONSIDERATIONS section. |  dlg | 2018-02-23 | 1 | -1/+20 |
* | provide some (probably too many) nvgre(4) examples |  dlg | 2018-02-23 | 1 | -2/+151 |
* | try to fix the nvgre words a bit |  dlg | 2018-02-22 | 1 | -32/+27 |
* | speeling |  dlg | 2018-02-22 | 1 | -2/+2 |
* | various tweaks; |  jmc | 2018-02-22 | 1 | -9/+9 |
* | slight tweak |  dlg | 2018-02-22 | 1 | -3/+3 |
* | reorganise the manpage with subsections for each type of interface. |  dlg | 2018-02-22 | 1 | -47/+276 |
* | make the Nd lines (subjectively) less worse |  dlg | 2018-02-22 | 1 | -3/+3 |
* | allow wccp processing to be enabled per interface with the link0 flag. |  dlg | 2018-02-16 | 1 | -2/+6 |
* | tweak previous; ok dlg |  jmc | 2018-02-15 | 1 | -6/+5 |
* | say that the only optional header we support is the Key. |  dlg | 2018-02-15 | 1 | -3/+9 |
* | there are more GRE rfcs |  dlg | 2018-02-15 | 1 | -1/+19 |
* | make a start at documenting egre(4) |  dlg | 2018-02-15 | 1 | -40/+55 |
* | tweak previous; |  jmc | 2018-02-07 | 1 | -5/+2 |
* | split mobileip(4) out from the gre(4) driver. |  dlg | 2018-02-07 | 1 | -30/+7 |
* | Adjust references for sysctl(3) to sysctl(2) |  deraadt | 2018-01-12 | 1 | -3/+3 |
* | remove deprectaed linkX notation; |  jmc | 2017-12-01 | 1 | -3/+3 |
* | wrec.org is dead. Use working links instead. |  tb | 2017-06-08 | 1 | -4/+4 |
* | shuffle this page a little, to make it read better; |  jmc | 2016-08-31 | 1 | -43/+28 |
* | Split gre(4) into two interfaces: gre(4) and mobileip(4). |  reyk | 2016-08-31 | 1 | -34/+22 |
* | Remove obsolete gre(4) ioctls GRESADDRS, GRESADDRD, GREGADDRS, |  reyk | 2016-08-28 | 1 | -25/+3 |
* | double word fix. |  sobrado | 2015-07-16 | 1 | -3/+3 |
* | write Mobile IP{,v6} in a consistent way, as given in RFCs 5944 and 6275. |  sobrado | 2015-06-02 | 1 | -6/+6 |
* | minor tweaks; |  jmc | 2015-03-18 | 1 | -7/+8 |
* | "handle" wccp2 packets if net.inet.gre.wccp is set to 2 by truncating |  mcbride | 2015-03-18 | 1 | -8/+10 |
* | fix obvious .An formatting errors |  schwarze | 2013-10-19 | 1 | -4/+4 |
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ |  schwarze | 2013-07-16 | 1 | -3/+3 |
* | last stage of rfc changes, using consistent Rs/Re blocks, and moving the |  jmc | 2012-09-26 | 1 | -3/+20 |
* | within Rs/Re reference blocks, use %U instead of %O (or any other |  jmc | 2012-08-18 | 1 | -4/+4 |
* | Try to document how to use gre(4) keepalives with pf(4) enabled. |  claudio | 2012-03-26 | 1 | -2/+14 |
* | remove more atalk bits |  deraadt | 2011-07-09 | 1 | -3/+2 |
* | Update BUGS section. The crazy route lookup is gone so is link1. |  claudio | 2011-04-04 | 1 | -21/+2 |
* | Mention keepalives here too; ok jmc@ |  sthen | 2010-06-29 | 1 | -2/+22 |