let mpe/mpw/mpip use exp as a txprio field

2019-04-13 Thread David Gwynne
the mpls exp bits are now defined as a prio field, but we don't have support for that currently. this lets the mpls tunnelling interfaces configure the use of the exp fields for prio with the same machinery used for all the other tunnel interfaces. the interfaces default to using 0 for the value w

trailing whitespace policy

2019-04-13 Thread Jerome Pinot
Hi, I saw a recent commit in armv7 which fixed some KNF but added some trailing white spaces. I already saw some commit that removed trailing white spaces and thought about sending a patch (actually joined here). I usually don't send this kind of patch as it's not usually accepted: - it doesn't do

ifconfig: remove obsolete vlan code

2019-04-13 Thread Klemens Nanni
`vlan' and `[-]vlandev' were deprecated starting with 6.3, 6.5 printed a warning when using it and current.html had a note as well, now is the time to remove them. OK? Index: ifconfig.c === RCS file: /cvs/src/sbin/ifconfig/ifconfig.c